This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
sftpgo
Watch
1
Star
0
Fork
0
You've already forked sftpgo
mirror of
https://github.com/drakkan/sftpgo.git
synced
2025-12-06 22:30:56 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08e85f6be9e7fa73e30f4bf5563f70a279868cf0
sftpgo
/
sftpd
History
Nicola Murino
08e85f6be9
sftpd: return sftp.ErrSSHFxNoSuchFile if the client ask the file for a missing path
...
some clients expected this error and not the generic one if the path is missing
2019-11-14 14:18:43 +01:00
..
handler.go
sftpd: return sftp.ErrSSHFxNoSuchFile if the client ask the file for a missing path
2019-11-14 14:18:43 +01:00
internal_test.go
sftpd: explicitly configure supported SFTP extensions
2019-11-12 07:37:47 +01:00
lister.go
Improve documentation
2019-07-30 20:51:29 +02:00
scp.go
sftpd: refactor connection closing
2019-10-10 09:04:17 +02:00
server.go
dataprovider: add support for user status and expiration
2019-11-13 11:36:21 +01:00
sftpd_test.go
sftpd: return sftp.ErrSSHFxNoSuchFile if the client ask the file for a missing path
2019-11-14 14:18:43 +01:00
sftpd.go
dataprovider: add custom command and/or HTTP notifications on users add, update and delete
2019-11-14 11:06:03 +01:00
transfer.go
dataprovider: add custom command and/or HTTP notifications on users add, update and delete
2019-11-14 11:06:03 +01:00