1
0
mirror of https://github.com/restic/restic.git synced 2024-06-27 07:55:08 +02:00
restic/internal/backend/sftp
rawtaz 680a14afa1
Merge pull request #2530 from restic/fix-sftp-mkdirall
sftp: Use MkdirAll provided by the client
2020-02-13 01:12:59 +01:00
..
config_test.go internal: backend: sftp: support user@domain parsing as user 2019-12-19 13:15:37 +01:00
config.go internal: backend: sftp: support user@domain parsing as user 2019-12-19 13:15:37 +01:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
layout_test.go internal/backend/sftp: fix dropped test error 2020-02-12 13:36:21 -08:00
sftp_test.go Remove SuspendSignalHandler 2018-01-17 23:14:47 +01:00
sftp.go sftp: Use MkdirAll provided by the client 2020-01-01 17:26:38 +01:00
sshcmd_test.go Moves files 2017-07-23 14:19:13 +02:00