This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
rclone
Watch
2
Star
0
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone.git
synced
2025-04-22 12:04:57 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
rclone
/
cmd
/
serve
/
sftp
History
albertony
87124ff6c3
serve sftp: add support for more hashes (crc32, sha256, blake3, xxh3, xxh128)
2024-12-09 14:23:03 +01:00
..
connection_test.go
build: remove build constraint syntax for go 1.16 and older
2024-04-18 16:53:55 +02:00
connection.go
serve sftp: add support for more hashes (crc32, sha256, blake3, xxh3, xxh128)
2024-12-09 14:23:03 +01:00
handler.go
build: remove build constraint syntax for go 1.16 and older
2024-04-18 16:53:55 +02:00
server.go
serve sftp: fix loading of authorized keys file with comment on last line -
fixes
#8227
2024-12-04 13:42:10 +01:00
sftp_test.go
serve sftp: convert options to new style
2024-07-15 11:09:54 +01: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: support listening on passed FDs
2024-09-06 17:21:56 +01:00