sftpgo/common
2020-11-17 19:36:39 +01:00
..
actions.go add Azure Blob support 2020-10-25 08:18:48 +01:00
actions_test.go add Azure Blob support 2020-10-25 08:18:48 +01:00
common.go add setstat_mode 2 2020-11-12 10:39:46 +01:00
common_test.go simplify some code 2020-11-07 18:05:47 +01:00
connection.go add a File interface so we can avoid to use os.File directly 2020-11-17 19:36:39 +01:00
connection_test.go add a File interface so we can avoid to use os.File directly 2020-11-17 19:36:39 +01: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 a File interface so we can avoid to use os.File directly 2020-11-17 19:36:39 +01:00
transfer_test.go move stat to base connection and differentiate between Stat and Lstat 2020-08-25 18:23:00 +02:00