..
mocks
move SFTPGo package to the internal folder
2022-07-24 16:18:54 +02:00
cmd_unix.go
move SFTPGo package to the internal folder
2022-07-24 16:18:54 +02:00
cmd_windows.go
move SFTPGo package to the internal folder
2022-07-24 16:18:54 +02:00
cryptfs_test.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
httpfs_test.go
allow cross folder renaming if the underlying resource is the same
2022-08-15 21:39:04 +02:00
internal_test.go
use the new atomic types introduced in Go 1.19
2022-08-30 15:47:41 +02:00
internal_unix_test.go
move SFTPGo package to the internal folder
2022-07-24 16:18:54 +02:00
lister.go
move SFTPGo package to the internal folder
2022-07-24 16:18:54 +02:00
middleware.go
use epoch timestamp instead of current timestamp for unknown modification times
2022-08-16 17:59:13 +02:00
middleware_test.go
use epoch timestamp instead of current timestamp for unknown modification times
2022-08-16 17:59:13 +02:00
scp.go
eventmanager: add support for data retention checks
2022-08-04 21:50:38 +02:00
server.go
move SFTPGo package to the internal folder
2022-07-24 16:18:54 +02:00
sftpd.go
move SFTPGo package to the internal folder
2022-07-24 16:18:54 +02:00
sftpd_test.go
disable self connections by default
2022-10-12 18:12:12 +02:00
ssh_cmd.go
move SFTPGo package to the internal folder
2022-07-24 16:18:54 +02:00
subsystem.go
move SFTPGo package to the internal folder
2022-07-24 16:18:54 +02:00
transfer.go
use the new atomic types introduced in Go 1.19
2022-08-30 15:47:41 +02:00