mirror of
https://github.com/rclone/rclone.git
synced 2024-11-26 10:13:52 +08:00
test: add sftp to rsync.net to integration tests
This commit is contained in:
parent
38a8071a58
commit
c1492cfa28
|
@ -189,6 +189,9 @@ backends:
|
||||||
- backend: "sftp"
|
- backend: "sftp"
|
||||||
remote: "TestSFTPRclone:"
|
remote: "TestSFTPRclone:"
|
||||||
fastlist: false
|
fastlist: false
|
||||||
|
- backend: "sftp"
|
||||||
|
remote: "TestSFTPRsyncNet:"
|
||||||
|
fastlist: false
|
||||||
- backend: "sugarsync"
|
- backend: "sugarsync"
|
||||||
remote: "TestSugarSync:Test"
|
remote: "TestSugarSync:Test"
|
||||||
fastlist: false
|
fastlist: false
|
||||||
|
|
Loading…
Reference in New Issue
Block a user