1
0
mirror of https://github.com/restic/restic.git synced 2024-06-29 08:10:52 +02:00
restic/internal/backend/sftp
2018-01-17 23:14:47 +01:00
..
config_test.go Moves files 2017-07-23 14:19:13 +02:00
config.go sftp: Return error when path starts with a tilde (~) 2017-09-30 10:34:23 +02:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
foreground_unix.go sftp: Prompt for password, don't terminate on SIGINT 2018-01-17 23:02:47 +01:00
foreground_windows.go sftp: Prompt for password, don't terminate on SIGINT 2018-01-17 23:02:47 +01:00
layout_test.go Remove SuspendSignalHandler 2018-01-17 23:14:47 +01:00
sftp_test.go Remove SuspendSignalHandler 2018-01-17 23:14:47 +01:00
sftp.go Remove SuspendSignalHandler 2018-01-17 23:14:47 +01:00
split_test.go Moves files 2017-07-23 14:19:13 +02:00
split.go Run goimports 2017-07-23 14:21:03 +02:00
sshcmd_test.go Moves files 2017-07-23 14:19:13 +02:00