This website requires JavaScript.
Explore
Help
Sign in
beenull
/
sftpgo
Watch
1
Star
0
Fork
You've already forked sftpgo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
784f75f45b
sftpgo
/
sftpd
History
Nicola Murino
784f75f45b
use net.Conn instead of ssh.Conn to close connections
2019-09-11 09:41:46 +02:00
..
handler.go
use net.Conn instead of ssh.Conn to close connections
2019-09-11 09:41:46 +02:00
internal_test.go
atomic upload mode: remove temporary file on error
2019-09-10 18:47:21 +02:00
lister.go
Improve documentation
2019-07-30 20:51:29 +02:00
scp.go
actions: don't execute actions on errors
2019-09-07 23:10:20 +02:00
server.go
use net.Conn instead of ssh.Conn to close connections
2019-09-11 09:41:46 +02:00
sftpd.go
use net.Conn instead of ssh.Conn to close connections
2019-09-11 09:41:46 +02:00
sftpd_test.go
atomic upload mode: remove temporary file on error
2019-09-10 18:47:21 +02:00
transfer.go
atomic upload mode: remove temporary file on error
2019-09-10 18:47:21 +02:00