What is the problem you are having with rclone?
Haven't used rclone for a while, but just resumed as I have a faster internet connection.
To be honest I dont really need an answer, but just thought it was a bit odd that rclone sync reports a a strange ETA sometimes testing my new 1Gbps fibre. Its dropping about a year a second, down to 55y after a few mins so I should be good overall!
The other slightly interesting thing I've found with a fast internet connection is its actually sometimes faster for me to re-upload 300GB of data than let it move things at the remote end if there have been lots of changes. Moving directories etc seems to work at about 1 file/folder per second or even less.
Transferred: 14.919 GiB / 34.283 GiB, 44%, 2 B/s, ETA 251y7w5d3h4s999ms
Checks: 12970 / 12970, 100%
Renamed: 1
Transferred: 1001 / 5577, 18%
Elapsed time: 15m3.7s
Run the command 'rclone version' and share the full output of the command.
% rclone version
rclone v1.61.1
- os/version: darwin 12.6.3 (64 bit)
- os/kernel: 21.6.0 (x86_64)
- os/type: darwin
- os/arch: amd64
- go/version: go1.19.4
- go/linking: dynamic
- go/tags: cmount
Which cloud storage system are you using? (eg Google Drive)
Dropbox (crypt)
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone sync -v -PL --stats 2s --transfers 6 --checkers 10 --delete-during --tpslimit=12 --tpslimit-burst=10 --track-renames --track-renames-strategy modtime --backup-dir DB_rclone_crypt:/directory --filter-from rcloneFilters.txt / DB_rclone_crypt:/directory/
The rclone config contents with secrets removed.
Paste config here
A log from the command with the -vv
flag
Paste log here