This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
sftpgo
Watch
4
Star
0
Fork
0
mirror of
https://github.com/drakkan/sftpgo.git
synced
2024-04-21 12:32:38 +00:00
Code
Issues
Releases
Wiki
Activity
Files
v2.2.3
sftpgo
/
ftpd
T
History
Nicola Murino
97122ef06c
backport some fixes from the main branch
...
Signed-off-by: Nicola Murino <
nicola.murino@gmail.com
>
2022-03-04 19:14:39 +01:00
..
cryptfs_test.go
make the sdk a separate module
2022-01-13 10:52:03 +01:00
ftpd_test.go
make the sdk a separate module
2022-01-13 10:52:03 +01:00
ftpd.go
log at info level the service configurations
2022-01-13 10:51:48 +01:00
handler.go
REST API: add an option to create missing dirs
2021-12-19 12:14:53 +01:00
internal_test.go
backport some fixes from the main branch
2022-03-04 19:14:39 +01:00
server.go
logs: use info level for login related messages
2021-12-02 19:36:42 +01:00
transfer.go
FTP: try to return more specific error codes/messages for some errors
2021-06-28 19:40:04 +02:00