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
da03f6c4e35b9179513fd0224fdd98db5f71e3dd
sftpgo
/
internal
/
ftpd
T
History
Nicola Murino
3e8254e398
fs actions: add first upload/download
...
Signed-off-by: Nicola Murino <
nicola.murino@gmail.com
>
2022-08-21 19:01:08 +02:00
..
cryptfs_test.go
move SFTPGo package to the internal folder
2022-07-24 16:18:54 +02:00
ftpd_test.go
fs actions: add first upload/download
2022-08-21 19:01:08 +02:00
ftpd.go
move SFTPGo package to the internal folder
2022-07-24 16:18:54 +02:00
handler.go
use epoch timestamp instead of current timestamp for unknown modification times
2022-08-16 17:59:13 +02:00
internal_test.go
ftpd: allow to require TLS on a per-user basis
2022-07-26 18:51:39 +02:00
server.go
add support for anonymous users
2022-07-27 18:54:25 +02:00
transfer.go
move SFTPGo package to the internal folder
2022-07-24 16:18:54 +02:00