forked from TrueCloudLab/rclone
test: add sftp to rsync.net to integration tests
This commit is contained in:
parent
38a8071a58
commit
c1492cfa28
1 changed files with 3 additions and 0 deletions
|
@ -189,6 +189,9 @@ backends:
|
|||
- backend: "sftp"
|
||||
remote: "TestSFTPRclone:"
|
||||
fastlist: false
|
||||
- backend: "sftp"
|
||||
remote: "TestSFTPRsyncNet:"
|
||||
fastlist: false
|
||||
- backend: "sugarsync"
|
||||
remote: "TestSugarSync:Test"
|
||||
fastlist: false
|
||||
|
|
Loading…
Reference in a new issue