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 14:20:55 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6bcf0cd94fa7e87000f358350e99756f86d6418
sftpgo
/
ftpd
History
Nicola Murino
4652f9ede8
FTPD: allow to set different passive IPs based on the client's IP address
2021-11-25 12:45:09 +01: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
logger: add a flag to use UTC time for logging
2021-11-06 15:18:16 +01:00
ftpd.go
FTPD: allow to set different passive IPs based on the client's IP address
2021-11-25 12:45:09 +01:00
handler.go
refactor custom actions
2021-10-10 13:08:05 +02:00
internal_test.go
FTPD: allow to set different passive IPs based on the client's IP address
2021-11-25 12:45:09 +01:00
server.go
FTPD: allow to set different passive IPs based on the client's IP address
2021-11-25 12:45:09 +01:00
transfer.go
FTP: try to return more specific error codes/messages for some errors
2021-06-28 19:40:04 +02:00