mirror of
https://github.com/rclone/rclone.git
synced 2026-01-07 02:54:04 +00:00
Add ftp backend - fixes #540
This commit is contained in:
committed by
Nick Craig-Wood
parent
ae17d88518
commit
c72fca2711
@@ -15,4 +15,5 @@ import (
|
||||
_ "github.com/ncw/rclone/sftp"
|
||||
_ "github.com/ncw/rclone/swift"
|
||||
_ "github.com/ncw/rclone/yandex"
|
||||
_ "github.com/ncw/rclone/ftp"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user