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 06:40:54 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
320e404e4d5a0c745fc89b361501f63ed7bba87f
sftpgo
/
internal
/
ftpd
History
Nicola Murino
320e404e4d
vfs: make PipeWriter an interface
...
Signed-off-by: Nicola Murino <
nicola.murino@gmail.com
>
2023-10-23 09:56:46 +02:00
..
cryptfs_test.go
fix or suppress lint warnings detected by golangci-lint 1.55.0
2023-10-20 20:31:17 +02:00
ftpd_test.go
fix or suppress lint warnings detected by golangci-lint 1.55.0
2023-10-20 20:31:17 +02:00
ftpd.go
ftpd: advertise TLS support only if really enabled
2023-08-21 15:48:29 +02:00
handler.go
add support for conditional resuming of uploads
2023-10-23 09:56:40 +02:00
internal_test.go
add support for conditional resuming of uploads
2023-10-23 09:56:40 +02:00
server.go
ftpd: advertise TLS support only if really enabled
2023-08-21 15:48:29 +02:00
transfer.go
vfs: make PipeWriter an interface
2023-10-23 09:56:46 +02:00