rclone/fstest/test_all
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
..
clean.go Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
config.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
config.yaml sftp: add --sftp-ssh to specify an external ssh binary to use 2023-07-28 10:29:02 +01:00
report.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
run.go refactor: replace strings.Replace with strings.ReplaceAll 2022-05-17 11:08:37 +01:00
run_test.go build: update to use go1.14 for the build 2020-02-26 21:26:47 +00:00
test_all.go build: update to go1.21rc3 and make go1.19 the minimum required version 2023-07-16 10:09:25 +01:00