Transfer Progress? Stuck with sync

I'm using rclone sync but its been "suck" on transfering the same 4 files for over an hour! ? - how can I see whats going on?

DEBUG LOG:

2021/02/03 DEBUG : rclone: Version "v1.54.0" starting with parameters ["rclone" "sync" "-i" "remote:" "C:\\Users\\Tony\\Pictures" "--filter-from" "C:\\Program Files (x86)\\rclone\\filter-file.txt" "--order-by" "modtime,ascending" "-P" "--log-file=C:\\Program Files (x86)\\rclone\\log.txt" "--log-level" "DEBUG" "--log-format" "date, time, microseconds"]
2021/02/03 DEBUG : Using config file from "C:\\Users\\Tony\\.config\\rclone\\rclone.conf"
2021/02/03 DEBUG : Creating backend with remote "remote:"
2021/02/03 DEBUG : Creating backend with remote "C:\\Users\\Tony\\Pictures"
2021/02/03 DEBUG : fs cache: renaming cache item "C:\\Users\\Tony\\Pictures" to be canonical "//?/C:/Users/Tony/Pictures"
2021/02/03 DEBUG : .tmp.drivedownload: Excluded
2021/02/03 DEBUG : Camera Roll: Excluded
2021/02/03 DEBUG : desktop.ini: Excluded
2021/02/03 DEBUG : img592.tif: Excluded
2021/02/03 DEBUG : img807.tif: Excluded
2021/02/03 DEBUG : Saved Pictures: Excluded
2021/02/03 DEBUG : 5 Meyers ct: Excluded
2021/02/03 DEBUG : Crypto Folder: Excluded
2021/02/03 DEBUG : My Music: Excluded
2021/02/03 DEBUG : pCloud Save: Excluded
2021/02/03 DEBUG : Personal: Excluded
2021/02/03 DEBUG : System Volume Information: Excluded
2021/02/03 DEBUG : Windows_Backups: Excluded
2021/02/03 DEBUG : .apdisk: Excluded
2021/02/03 DEBUG : .DS_Store: Excluded
2021/02/03 DEBUG : 1Password Emergency Kit A3-BZC9FD-my.pdf: Excluded
2021/02/03 DEBUG : My Videos/google_unsupported: Excluded
2021/02/03 DEBUG : My Pictures/Mom: Excluded
2021/02/03 DEBUG : My Pictures/Scans: Excluded

2021/02/03 DEBUG : rclone: Version "v1.54.0" starting with parameters ["rclone" "sync" "-i" "remote:" "C:\\Users\\Tony\\Pictures" "--filter-from" "C:\\Program Files (x86)\\rclone\\filter-file.txt" "--order-by" "modtime,ascending" "-P" "--log-file=C:\\Program Files (x86)\\rclone\\log.txt" "--log-level" "DEBUG" "--log-format" "date, time, microseconds"]

the TOTAL file size of those 4 files is only 98.5Mb so what gives here?

hello,

when posting, there should have been a template of questions......
the debug log would be helpful.....

edited my post to include the debug log which isn't super helpful b/c it just ends at the last exclude from the config file

perhaps try without -i

blah so basic - was 'testing' based on

Please use the -i / --interactive flag while learning rclone to avoid accidental data loss.

sure,

another option for testing is --dry-run

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.