sftpgo-mirror/common
2020-08-16 20:17:02 +02:00
..
actions.go refactoring: add common package 2020-07-24 23:39:38 +02:00
actions_test.go add support for the venerable FTP protocol 2020-07-29 21:56:56 +02:00
common.go add post-login hook 2020-08-12 16:15:12 +02:00
common_test.go add WebDAV support 2020-08-11 23:56:10 +02:00
connection.go add a maximum allowed size for a single upload 2020-08-16 20:17:02 +02:00
connection_test.go add a maximum allowed size for a single upload 2020-08-16 20:17:02 +02:00
tlsutils.go add support for the venerable FTP protocol 2020-07-29 21:56:56 +02:00
tlsutils_test.go add support for the venerable FTP protocol 2020-07-29 21:56:56 +02:00
transfer.go add WebDAV support 2020-08-11 23:56:10 +02:00
transfer_test.go add WebDAV support 2020-08-11 23:56:10 +02:00