This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
rclone
Watch
1
Star
0
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone.git
synced
2025-02-20 07:48:33 +02:00
Code
Issues
Releases
Activity
rclone
/
cmd
/
serve
/
sftp
History
Nick Craig-Wood
71e172a139
serve/sftp: support empty "md5sum" and "sha1sum" commands
...
This is to enable the new command detection to work with the sftp backend.
2019-08-14 20:54:08 +01:00
..
connection_test.go
serve sftp: serve an rclone remote over SFTP
2019-05-11 23:39:04 +01:00
connection.go
serve/sftp: support empty "md5sum" and "sha1sum" commands
2019-08-14 20:54:08 +01:00
handler.go
serve sftp: implement auth proxy
2019-08-06 11:43:42 +01:00
server.go
serve sftp: fix detection of whether server is authorized
2019-08-08 12:37:50 +01:00
sftp_test.go
serve: factor out common testing parts for ftp, sftp and webdav tests
2019-08-06 11:43:42 +01:00
sftp_unsupported.go
serve sftp: serve an rclone remote over SFTP
2019-05-11 23:39:04 +01:00
sftp.go
serve sftp: implement auth proxy
2019-08-06 11:43:42 +01:00