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
25f7043fb312c68759edecfe6dbbfcf1e3d4ded7
sftpgo
/
sftpd
T
History
Nicola Murino
25f7043fb3
sftpd transfer: close the file before executing any action ...
...
... that could potentially move or delete it
2019-07-27 11:17:32 +02:00
..
handler.go
add support for custom actions
2019-07-27 09:38:09 +02:00
internal_test.go
add support for custom actions
2019-07-27 09:38:09 +02:00
lister.go
first version
2019-07-20 12:26:52 +02:00
server.go
add support for custom actions
2019-07-27 09:38:09 +02:00
sftpd_test.go
add support for custom actions
2019-07-27 09:38:09 +02:00
sftpd.go
add support for custom actions
2019-07-27 09:38:09 +02:00
transfer.go
sftpd transfer: close the file before executing any action ...
2019-07-27 11:17:32 +02:00