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
v1.1.1
sftpgo
/
common
T
History
Mark Sagi-Kazar
and
Nicola Murino
5e2db77ef9
refactor: add an enum for filesystem providers
...
Signed-off-by: Mark Sagi-Kazar <
mark.sagikazar@gmail.com
>
2020-10-05 21:40:21 +02:00
..
actions_test.go
refactor: add an enum for filesystem providers
2020-10-05 21:40:21 +02:00
actions.go
refactor: add an enum for filesystem providers
2020-10-05 21:40:21 +02:00
common_test.go
sftpd: ensure to always close idle connections
2020-09-18 18:15:28 +02:00
common.go
sftpd: ensure to always close idle connections
2020-09-18 18:15:28 +02:00
connection_test.go
ssh commands: return better error messages
2020-09-19 10:14:30 +02:00
connection.go
ssh commands: return better error messages
2020-09-19 10:14:30 +02:00
tlsutils_test.go
add support for the venerable FTP protocol
2020-07-29 21:56:56 +02:00
tlsutils.go
add support for the venerable FTP protocol
2020-07-29 21:56:56 +02:00
transfer_test.go
move stat to base connection and differentiate between Stat and Lstat
2020-08-25 18:23:00 +02:00
transfer.go
sftpd: add Readlink support
2020-08-22 14:52:17 +02:00