1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-25 09:18:55 +00:00
restic/internal/backend/sftp
2018-04-10 21:35:30 +02:00
..
config.go sftp: Return error when path starts with a tilde (~) 2017-09-30 10:34:23 +02:00
config_test.go
doc.go
layout_test.go Change List() implementation for all backends 2018-01-21 21:15:09 +01:00
sftp.go local/sftp: Handling non-existing dirs in List() 2018-04-10 21:35:30 +02:00
sftp_test.go Remove SuspendSignalHandler 2018-01-17 23:14:47 +01:00
sshcmd_test.go