sftpgo-mirror/internal/sftpd
JK 2bbd8b3a5f
fix using rsync if running sftpgo as non-root user (#1535)
Signed-off-by: Jerome Küttner <j.kuettner@mittwald.de>
2024-04-15 12:52:08 +02:00
..
mocks move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
cmd_unix.go fix using rsync if running sftpgo as non-root user (#1535) 2024-04-15 12:52:08 +02:00
cmd_windows.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
cryptfs_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
handler.go add a nil check for attributes 2024-02-18 10:14:05 +01:00
httpfs_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
internal_test.go ssh: add username to sftp auth errors 2024-02-25 15:45:50 +01:00
internal_unix_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
lister.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
middleware.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
middleware_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
scp.go add DirLister interface 2024-02-15 20:53:56 +01:00
server.go notifier plugin: add support for login succeeded events 2024-04-10 18:39:08 +02:00
sftpd.go ssh: remove moduli, log negotiated algorithms 2024-02-24 20:35:09 +01:00
sftpd_test.go ssh: remove moduli, log negotiated algorithms 2024-02-24 20:35:09 +01:00
ssh_cmd.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
subsystem.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
transfer.go vfs: make PipeReader an interface 2024-01-24 19:59:50 +01:00