Difference between revisions of "Rclone sync"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
[[rclone ls]] gdrive:/backups/logbin | [[rclone ls]] gdrive:/backups/logbin | ||
+ | |||
+ | |||
+ | rclone sync -v /backups/logbin gdrive:/backups/logbin | ||
+ | 2023/02/19 16:24:35 INFO : Google drive root 'backups/logbin': Modify window is 1ms | ||
+ | 2023/02/19 16:24:35 INFO : Google drive root 'backups/logbin': Waiting for checks to finish | ||
+ | 2023/02/19 16:24:35 INFO : Google drive root 'backups/logbin': Waiting for transfers to finish | ||
+ | 2023/02/19 16:24:36 INFO : mariadb-bin.000001: Copied (replaced existing) | ||
+ | 2023/02/19 16:24:36 INFO : Waiting for deletions to finish | ||
+ | 2023/02/19 16:24:36 INFO : | ||
+ | Transferred: 2.194 MBytes (846.460 kBytes/s) | ||
+ | Errors: 0 | ||
+ | Checks: 2 | ||
+ | Transferred: 1 | ||
+ | Elapsed time: 2.6s | ||
== Related commands == | == Related commands == |
Revision as of 16:25, 19 February 2023
rclone sync
rclone sync /backups/logbin gdrive:/backups/logbin rclone sync -v /backups/logbin gdrive:/backups/logbin
rclone ls gdrive:/backups/logbin
rclone sync -v /backups/logbin gdrive:/backups/logbin 2023/02/19 16:24:35 INFO : Google drive root 'backups/logbin': Modify window is 1ms 2023/02/19 16:24:35 INFO : Google drive root 'backups/logbin': Waiting for checks to finish 2023/02/19 16:24:35 INFO : Google drive root 'backups/logbin': Waiting for transfers to finish 2023/02/19 16:24:36 INFO : mariadb-bin.000001: Copied (replaced existing) 2023/02/19 16:24:36 INFO : Waiting for deletions to finish 2023/02/19 16:24:36 INFO : Transferred: 2.194 MBytes (846.460 kBytes/s) Errors: 0 Checks: 2 Transferred: 1 Elapsed time: 2.6s
Related commands
rsync --delete
See also
Advertising: