This website requires JavaScript.
Explore
Help
Register
Sign In
f-denkena
/
rclone
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a64a8aad0e2d52026a91ad534dd0968716053244
rclone
/
backend
/
sftp
T
History
Nicolas Dessart
and
Nick Craig-Wood
a64a8aad0e
sftp,ftp: add http proxy authentication support
...
This change supports the `
http://user:pass@host:port
` syntax for the http_proxy setting.
2026-01-08 16:31:11 +00:00
..
sftp_internal_test.go
build: remove build constraint syntax for go 1.16 and older
2024-04-18 16:53:55 +02:00
sftp_test.go
build: remove build constraint syntax for go 1.16 and older
2024-04-18 16:53:55 +02:00
sftp_unsupported.go
build: fix linting issues reported by running golangci-lint with different GOOS
2024-04-22 19:29:12 +02:00
sftp.go
sftp,ftp: add http proxy authentication support
2026-01-08 16:31:11 +00:00
ssh_external_test.go
sftp: fix zombie SSH processes with --sftp-ssh -
Fixes
#8929
2025-11-04 12:09:47 +00:00
ssh_external.go
sftp: fix zombie SSH processes with --sftp-ssh -
Fixes
#8929
2025-11-04 12:09:47 +00:00
ssh_internal.go
sftp: add --sftp-http-proxy to connect via HTTP CONNECT proxy
2025-04-29 14:16:17 +01:00
ssh.go
build: remove build constraint syntax for go 1.16 and older
2024-04-18 16:53:55 +02:00
stringlock_test.go
build: modernize Go usage
2025-02-28 11:31:14 +00:00
stringlock.go
build: remove build constraint syntax for go 1.16 and older
2024-04-18 16:53:55 +02:00