rclone/fstest
Nick Craig-Wood 10449c86a4 sftp: add --sftp-ssh to specify an external ssh binary to use
This allows using an external ssh binary instead of the built in ssh
library for making SFTP connections.

This makes another integration test target TestSFTPRcloneSSH:

Fixes #7012
2023-07-28 10:29:02 +01:00
..
fstests fstests: allow ObjectUpdate test to retry upload 2023-06-27 16:02:33 +01:00
mockdir build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
mockfs mockfs: make it so it can be registered as an Fs 2023-04-28 14:31:05 +01:00
mockobject Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
test_all sftp: add --sftp-ssh to specify an external ssh binary to use 2023-07-28 10:29:02 +01:00
testserver sftp: add --sftp-ssh to specify an external ssh binary to use 2023-07-28 10:29:02 +01:00
testy testy: test utility functions 2020-06-15 21:34:37 +01:00
fstest.go protondrive: add protondrive backend - fixes #6072 2023-07-22 10:46:21 +01:00
run.go test: replace defer cleanup with `t.Cleanup` 2022-12-09 14:38:05 +00:00