sftpgo-mirror/common
Nicola Murino 2746c0b0f1 move stat to base connection and differentiate between Stat and Lstat
we will use Lstat once it will be exposed in pkg/sftp
2020-08-25 18:23:00 +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 sftpd: add Readlink support 2020-08-22 14:52:17 +02:00
common_test.go sftpd: improve truncate 2020-08-22 10:12:00 +02:00
connection.go move stat to base connection and differentiate between Stat and Lstat 2020-08-25 18:23:00 +02:00
connection_test.go move stat to base connection and differentiate between Stat and Lstat 2020-08-25 18:23:00 +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 sftpd: add Readlink support 2020-08-22 14:52:17 +02:00
transfer_test.go move stat to base connection and differentiate between Stat and Lstat 2020-08-25 18:23:00 +02:00