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-03-07 02:45:20 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
rclone
/
cmd
/
serve
/
sftp
History
albertony
e11e679e90
Some checks are pending
Docker beta build / Build image job (push)
Waiting to run
Details
serve sftp: fix loading of authorized keys file with comment on last line -
fixes
#8227
2024-12-04 13:42:10 +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
vfs: convert vfs options to new style
2024-07-15 11:09:54 +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