--files-from文件中的路径将被解释为从命令中指定的根开始。前面的/字符被忽略。 例如,假设您有files-from.txt此内容: # comment file1.jpg subdir/file2.jpg 然后你可以像这样使用它: rclone copy--files-fromfiles-from.txt/home/me/pics remote:pics 这将仅传输这些文件(如果存在) /home/me/pics/file1...
rclone copy --files-from /tmp/files remote: /tmp/download Where /tmp/files contains the single line test.jpg It is recommended to use copy when copying individual files, not sync. They have pretty much the same effect but copy will use a lot less memory.
Copy mode to just copy new/changed files Sync (one way) mode to make a directory identical Check mode to check for file hash equality Can sync to and from network, eg two different cloud accounts See the home page for installation, usage, documentation, changelog and configuration walkthrough...
Rclone is a command line program to sync files and directories to and from Google Drive Amazon S3 Openstack Swift / Rackspace cloud files / Memset Memstore Dropbox Google Cloud Storage Amazon Cloud Drive Microsoft One Drive Hubic Backblaze B2 Yandex Disk The local filesystem Features MD5/SHA1 ...
Choose a number from below, or type in your own value. . . . 35 / OpenStack Swift (Rackspace Cloud Files, Blomp Cloud Storage, Memset Memstore, OVH) \ (swift) 36 / Oracle Cloud Infrastructure Object Storage \ (oracleobjectstorage) 37 / Pcloud \ (pcloud) <snip> Storage> 36 附註:...
Option Storage. Type of storage to configure. Choose a number from below, or type in your own value. . . . 35 / OpenStack Swift (Rackspace Cloud Files, Blomp Cloud Storage, Memset Memstore, OVH) \ (swift) 36 / Oracle Cloud Infrastructure Object Storage \ (oracleobjectstorage) 37 / P...
Only PEM encrypted key files (old OpenSSH format) are supported. Encrypted keys in the new OpenSSH format can't be used. y) Yes type in my own password g) Generate random password n) No leave this optional password blank y/g/n> n When set forces the usage of the ssh-agent. When...
Choose a number from below, or type in your own value. 1 / 1Fichier \ (fichier) 2 / Akamai NetStorage \ (netstorage) 3 / Alias for an existing remote \ (alias) 4 / Amazon Drive \ (amazon cloud drive) 5 / Amazon S3 Compliant Storage Providers including AWS, Alibaba, Ceph, China ...
Only PEM encrypted key files (old OpenSSH format) are supported. Encrypted keys in the new OpenSSH format can't be used. y) Yes type in my own password g) Generate random password n) No leave this optional password blank y/g/n> n When set forces the usage of the ssh-agent. When...
# rclone purge sgdemo:test01 --progress Transferred: 0 B / 0 B, -, 0 B/s, ETA - Checks: 46 / 46, 100% Deleted: 23 (files), 1 (dirs) Elapsed time: 10.2s # rclone ls sgdemo:test01 2023/04/14 09:40:51 Failed to ls: directory not found...