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-07 23:00:55 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a26962f36723c478fe13116a9d527074e92d25b1
sftpgo
/
ftpd
History
Nicola Murino
a26962f367
add dot and dot dot directories to sftp/ftp file listing
2021-07-31 09:42:23 +02:00
..
cryptfs_test.go
add dot and dot dot directories to sftp/ftp file listing
2021-07-31 09:42:23 +02:00
ftpd_test.go
add dot and dot dot directories to sftp/ftp file listing
2021-07-31 09:42:23 +02:00
ftpd.go
FTP: enable ftpserverlib logging and make debug mode configurable
2021-07-20 17:22:08 +02:00
handler.go
add dot and dot dot directories to sftp/ftp file listing
2021-07-31 09:42:23 +02:00
internal_test.go
improve logging
2021-07-24 20:11:17 +02:00
server.go
improve logging
2021-07-24 20:11:17 +02:00
transfer.go
FTP: try to return more specific error codes/messages for some errors
2021-06-28 19:40:04 +02:00