This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
sftpgo
Watch
1
Star
0
Fork
0
You've already forked sftpgo
mirror of
https://github.com/drakkan/sftpgo.git
synced
2025-12-07 14:50:55 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8dafecdd9e2e38d6f7eb9690f7c6fcd2403f82b
sftpgo
/
sftpd
History
Nicola Murino
b8dafecdd9
transfer: initialize lastActivity
...
This avoid a random value for transfer of empty file where no reads or writes happen
2019-08-02 15:49:51 +02:00
..
handler.go
transfer: initialize lastActivity
2019-08-02 15:49:51 +02:00
internal_test.go
windows: fix test cases
2019-07-27 21:19:30 +02:00
lister.go
Improve documentation
2019-07-30 20:51:29 +02:00
server.go
sftpd: simplify initialization code
2019-08-02 11:17:23 +02:00
sftpd_test.go
convert public key from newline delimited string to a real array
2019-08-01 22:42:46 +02:00
sftpd.go
Improve documentation
2019-07-30 20:51:29 +02:00
transfer.go
Improve documentation
2019-07-30 20:51:29 +02:00