rclone/backend/sftp
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
..
sftp_internal_test.go sftp: add support for about and hashsum on windows server 2022-06-08 21:14:53 +02:00
sftp_test.go sftp: add --sftp-ssh to specify an external ssh binary to use 2023-07-28 10:29:02 +01:00
sftp_unsupported.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
sftp.go sftp: add --sftp-ssh to specify an external ssh binary to use 2023-07-28 10:29:02 +01:00
ssh_external.go sftp: add --sftp-ssh to specify an external ssh binary to use 2023-07-28 10:29:02 +01:00
ssh_internal.go sftp: add --sftp-ssh to specify an external ssh binary to use 2023-07-28 10:29:02 +01:00
ssh.go sftp: add --sftp-ssh to specify an external ssh binary to use 2023-07-28 10:29:02 +01:00
stringlock_test.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
stringlock.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00