hi so i need help with rclone --track-renames-strategy size,leaf command
so i have 2 remote lets call them remote1 and remote2
so i made changed to remote1 files like some had space at then end and weird char etc
lets say remote1 has
folder
|
|file.txt
|nud3s.txt
and in remote2 the files are named as
folder
|
|file .txt
|nud3s%20.txt
and i want to rename it NOT UPLOAD. like rename. i tired this command
rclone sync "THD1:/#Unsorted/Tanner Planes - Digital Dropshipping Mastery" "ODGTB:/#Unsorted/Tanner Planes - Digital Dropshipping Mastery" -vv -P
But it started to upload here is the log
2023/07/20 12:34:02 INFO : 5. Week Four/Day 1 Analyzing Your Store Data - Tanner Planes' School .mp4: Deleted
2023/07/20 12:34:02 INFO : 6. DDM 2.0 - The Next Level/3. Structuring Your Offers To Explode - Tanner Planes' School .mp4: Deleted
2023/07/20 12:34:02 INFO : 10. BONUS - Ad Creatives Simplified/2. My UGC Video Recommendations - Tanner Planes' School .mp4: Deleted
2023/07/20 12:34:02 INFO : 4. Week Three/Day 4 Posting Your Organic Content - Tanner Planes' School .mp4: Deleted
2023/07/20 12:34:02 INFO : 4. Week Three/Day 3 Creating Your Organic Content - Tanner Planes' School .mp4: Deleted
2023/07/20 12:34:02 INFO : 2. Week One/Week One - Day Five Crafting A Unique Value Proposition.pdf: Deleted
2023/07/20 12:34:02 INFO : 5. Week Four/Day 5 Launching Cold TikTok Ads - Tanner Planes' School .mp4: Deleted
2023/07/20 12:34:02 INFO : 6. DDM 2.0 - The Next Level/2. Getting The Perfect Final Product - Tanner Planes' School .mp4: Deleted
2023/07/20 12:34:02 INFO : 7. BONUS - Influencer Marketing/2. Finding Influencers For Your Niche - Tanner Planes' School .mp4: Deleted
2023/07/20 12:34:02 INFO : 7. BONUS - Influencer Marketing/4. How Much You Should Pay Influencers - Tanner Planes' School .mp4: Deleted
2023/07/20 12:34:02 INFO : 3. Week Two/Day 6 Setting Up Your Store Backend - Tanner Planes' School .mp4: Deleted
2023/07/20 12:34:02 INFO : 4. Week Three/Week Three - Day Two Planning _ Scripting Your Organic Content.pdf: Deleted
2023/07/20 12:34:02 INFO : 7. BONUS - Influencer Marketing/3. Reaching Out To Influencers Properly - Tanner Planes' School .mp4: Deleted
2023/07/20 12:34:02 INFO : 3. Week Two/Day 1 Adding Guarantees To Your Product - Tanner Planes' School .mp4: Deleted
2023/07/20 12:34:02 INFO : 4. Week Three/Week Three - Day Three Creating Your Organic Content.pdf: Deleted
2023/07/20 12:34:02 INFO : 2. Week One/Day 5 Crafting A Unique Value Proposition - Tanner Planes' School .mp4: Deleted
2023/07/20 12:34:03 INFO : 9. BONUS - Group Marketing/Strategy, Setup, & Campaign Creation - Tanner Planes' School .mp4: Deleted
2023/07/20 12:34:03 INFO : 3. Week Two/Day 4 Choosing The Right Domain & Email - Tanner Planes' School .mp4: Deleted
2023/07/20 12:34:03 INFO : 4. Week Three/Day 6 Paid Audience Types Explained - Tanner Planes' School .mp4: Deleted
2023/07/20 12:34:03 INFO : 4. Week Three/Week Three - Day Five How To Analyze Your Organic Content.pdf: Deleted
2023/07/20 12:34:03 INFO : 2. Week One/Day 6 Wrapping Up Your Product - Tanner Planes' School .mp4: Deleted
2023/07/20 12:34:03 INFO :
Transferred: 224.989 MiB / 224.989 MiB, 100%, 9.697 MiB/s, ETA 0s
Checks: 118 / 118, 100%
Deleted: 46 (files), 0 (dirs)
Transferred: 8 / 8, 100%
Elapsed time: 28.1s
2023/07/20 13:11:36 DEBUG : rclone: Version "v1.63.1" starting with parameters ["rclone" "sync" "THD1:/#Unsorted/Professional Indian Courses" "ODGTB:/#Unsorted/Professional Indian Courses" "-vv" "-P" "--drive-service-account-file=/content/RcloneUpload/accounts/00c368261571b983bb9af0479222a1098f3320fa.json" "--log-file=/content/rclone_log.txt" "--track-renames" "-vv" "--dry-run" "-P"]
2023/07/20 13:11:36 DEBUG : Creating backend with remote "THD1:/#Unsorted/Professional Indian Courses"
2023/07/20 13:11:36 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2023/07/20 13:11:36 DEBUG : THD1: detected overridden config - adding "{oyv6Y}" suffix to name
2023/07/20 13:11:37 DEBUG : fs cache: renaming cache item "THD1:/#Unsorted/Professional Indian Courses" to be canonical "THD1{oyv6Y}:#Unsorted/Professional Indian Courses"
2023/07/20 13:11:37 DEBUG : Creating backend with remote "ODGTB:/#Unsorted/Professional Indian Courses"
2023/07/20 13:11:37 DEBUG : OneDrive root '#Unsorted/Professional Indian Courses': Token expired but no uploads in progress - doing nothing
2023/07/20 13:11:37 DEBUG : ODGTB: Loaded invalid token from config file - ignoring
2023/07/20 13:11:38 DEBUG : Saving config "token" in section "ODGTB" of the config file
2023/07/20 13:11:38 DEBUG : Keeping previous permissions for config file: -rw-r--r--
2023/07/20 13:11:38 DEBUG : ODGTB: Saved new token in config file
2023/07/20 13:11:41 DEBUG : fs cache: renaming cache item "ODGTB:/#Unsorted/Professional Indian Courses" to be canonical "ODGTB:#Unsorted/Professional Indian Courses"
2023/07/20 13:11:41 ERROR : OneDrive root '#Unsorted/Professional Indian Courses': Ignoring --track-renames as the source and destination do not have a common hash
2023/07/20 13:11:42 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/6. Profile Analysis/17. Fiverr Stats - Rishabh Sharma-17 Fiverr Stats from Rishabh Sharma on Vimeo.mp4: Size and modification time the same (differ by -551ms, within tolerance 1s)
2023/07/20 13:11:42 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/6. Profile Analysis/17. Fiverr Stats - Rishabh Sharma-17 Fiverr Stats from Rishabh Sharma on Vimeo.mp4: Unchanged skipping
2023/07/20 13:11:42 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/6. Profile Analysis/18. Understanding Analytics - Rishabh Sharma-18 Understanding Analytics from Ri.mp4: Size and modification time the same (differ by -192ms, within tolerance 1s)
2023/07/20 13:11:42 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/6. Profile Analysis/18. Understanding Analytics - Rishabh Sharma-18 Understanding Analytics from Ri.mp4: Unchanged skipping
2023/07/20 13:11:42 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/7. Money Time/19. Fiverr Withdrawals - Rishabh Sharma-19 Withdrawls from Rishabh Sharma on Vi.mp4: Size and modification time the same (differ by -817ms, within tolerance 1s)
2023/07/20 13:11:42 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/7. Money Time/19. Fiverr Withdrawals - Rishabh Sharma-19 Withdrawls from Rishabh Sharma on Vi.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/8. Growth Hack/21. Review Process - Rishabh Sharma-Loom Free Screen Video Recording Softwar.webm: Need to transfer - File not found at Destination
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/8. Growth Hack/20. Getting Reviews - Rishabh Sharma-20 Getting Reviews from Rishabh Sharma on.mp4: Size and modification time the same (differ by -838ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/8. Growth Hack/20. Getting Reviews - Rishabh Sharma-20 Getting Reviews from Rishabh Sharma on.mp4: Unchanged skipping
2023/07/20 13:11:43 NOTICE: Fiver Course in Hindi/Fiver Course in Hindi/8. Growth Hack/21. Review Process - Rishabh Sharma-Loom Free Screen Video Recording Softwar.webm: Skipped copy as --dry-run is set (size 128.033Mi)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/1. Introduction/2. Why To Get Started Now - Rishabh Sharma-2 Why Get Started Now from Rishabh.mp4: Size and modification time the same (differ by -373ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/1. Introduction/2. Why To Get Started Now - Rishabh Sharma-2 Why Get Started Now from Rishabh.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/1. Introduction/1. First Step To Success - Rishabh Sharma-1 Welcome To the Course from Rishabh.mp4: Size and modification time the same (differ by -222ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/1. Introduction/1. First Step To Success - Rishabh Sharma-1 Welcome To the Course from Rishabh.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/10. Go for Success/24. All The Best - Rishabh Sharma-All The Best from Rishabh Sharma on Vimeo.mp4: Size and modification time the same (differ by -300ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/10. Go for Success/24. All The Best - Rishabh Sharma-All The Best from Rishabh Sharma on Vimeo.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/3.Building An Amazing Profile/10. Adding FAQs Section - Rishabh Sharma-10 FAQ Requirements from Rishabh Sha.mp4: Need to transfer - File not found at Destination
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/3.Building An Amazing Profile/11. Effective Gig Images - Rishabh Sharma-11 Gig Images from Rishabh Sharma on.mp4: Size and modification time the same (differ by -287ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/3.Building An Amazing Profile/11. Effective Gig Images - Rishabh Sharma-11 Gig Images from Rishabh Sharma on.mp4: Unchanged skipping
2023/07/20 13:11:43 NOTICE: Fiver Course in Hindi/Fiver Course in Hindi/3.Building An Amazing Profile/10. Adding FAQs Section - Rishabh Sharma-10 FAQ Requirements from Rishabh Sha.mp4: Skipped copy as --dry-run is set (size 11.641Mi)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/3.Building An Amazing Profile/12. Value Ladder Packages - Rishabh Sharma-12 Gig Packages from Rishabh Sharma.mp4: Size and modification time the same (differ by -897ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/3.Building An Amazing Profile/12. Value Ladder Packages - Rishabh Sharma-12 Gig Packages from Rishabh Sharma.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/3.Building An Amazing Profile/7. Profile Optimization - Rishabh Sharma-7 Profile Optimization from Rishabh S.mp4: Size and modification time the same (differ by -682ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/3.Building An Amazing Profile/7. Profile Optimization - Rishabh Sharma-7 Profile Optimization from Rishabh S.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/3.Building An Amazing Profile/8. Becoming A Seller - Rishabh Sharma-8 Becoming a Seller from Rishabh Sharma.mp4: Size and modification time the same (differ by -58ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/3.Building An Amazing Profile/8. Becoming A Seller - Rishabh Sharma-8 Becoming a Seller from Rishabh Sharma.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/3.Building An Amazing Profile/9. Creating Gig - Rishabh Sharma-9 Making the gig from Rishabh Sharma on Vimeo.mp4: Size and modification time the same (differ by -389ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/3.Building An Amazing Profile/9. Creating Gig - Rishabh Sharma-9 Making the gig from Rishabh Sharma on Vimeo.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/4. Custom Orders/13. Art of Upselling - Rishabh Sharma-13 Custom Orders from Rishabh Sharma on V.mp4: Size and modification time the same (differ by -935ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/4. Custom Orders/13. Art of Upselling - Rishabh Sharma-13 Custom Orders from Rishabh Sharma on V.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/5. Work Time/15. Delivering the Order - Rishabh Sharma-15 Delivering Order from Rishabh Shar.mp4: Size and modification time the same (differ by -928ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/5. Work Time/15. Delivering the Order - Rishabh Sharma-15 Delivering Order from Rishabh Shar.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/5. Work Time/14. Checking Order Details - Rishabh Sharma-14 Order Details from Rishabh Sharm.mp4: Size and modification time the same (differ by -614ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/5. Work Time/14. Checking Order Details - Rishabh Sharma-14 Order Details from Rishabh Sharm.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/5. Work Time/16. Saving Your Ratings - Rishabh Sharma-16 Saving the profile from Rishabh Sha.mp4: Size and modification time the same (differ by -895ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/5. Work Time/16. Saving Your Ratings - Rishabh Sharma-16 Saving the profile from Rishabh Sha.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/2. Research/3. Username - Rishabh Sharma-3 Username from Rishabh Sharma on Vimeo.mp4: Size and modification time the same (differ by -621ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/2. Research/3. Username - Rishabh Sharma-3 Username from Rishabh Sharma on Vimeo.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/2. Research/4. Research - Rishabh Sharma-4 Niche Research from Rishabh Sharma on V.mp4: Size and modification time the same (differ by -175ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/2. Research/4. Research - Rishabh Sharma-4 Niche Research from Rishabh Sharma on V.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/2. Research/6. Creating Gig Description - Rishabh Sharma-6 Creating Gigs from Rishabh Shar.mp4: Size and modification time the same (differ by -471ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/2. Research/5. Success Hacking - Rishabh Sharma-5 Success Hack from Rishabh Sharma on Vime.mp4: Size and modification time the same (differ by -220ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/2. Research/6. Creating Gig Description - Rishabh Sharma-6 Creating Gigs from Rishabh Shar.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/2. Research/5. Success Hacking - Rishabh Sharma-5 Success Hack from Rishabh Sharma on Vime.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/11. Bonus/25. Check Gig Rankings - Rishabh Sharma-Checking gig rankings from Rishabh Shar.mp4: Size and modification time the same (differ by -366ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/11. Bonus/25. Check Gig Rankings - Rishabh Sharma-Checking gig rankings from Rishabh Shar.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/11. Bonus/Check your rankings here.txt: Size and modification time the same (differ by -671ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/11. Bonus/Check your rankings here.txt: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/9. Key Learning/22. Fiverr To-Do List - Rishabh Sharma-22 Fiverr To-Do from Rishabh Sharma on V.mp4: Size and modification time the same (differ by -257ms, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/9. Key Learning/22. Fiverr To-Do List - Rishabh Sharma-22 Fiverr To-Do from Rishabh Sharma on V.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/9. Key Learning/23. What Not To-Do - Rishabh Sharma-23 Fiverr Not To-Do from Rishabh Sharma on.mp4: Size and modification time the same (differ by 0s, within tolerance 1s)
2023/07/20 13:11:43 DEBUG : Fiver Course in Hindi/Fiver Course in Hindi/9. Key Learning/23. What Not To-Do - Rishabh Sharma-23 Fiverr Not To-Do from Rishabh Sharma on.mp4: Unchanged skipping
2023/07/20 13:11:43 DEBUG : OneDrive root '#Unsorted/Professional Indian Courses': Waiting for checks to finish
2023/07/20 13:11:43 DEBUG : OneDrive root '#Unsorted/Professional Indian Courses': Waiting for transfers to finish
2023/07/20 13:11:43 DEBUG : Waiting for deletions to finish
2023/07/20 13:11:43 NOTICE: Fiver Course in Hindi/Fiver Course in Hindi/3.Building An Amazing Profile/10. Adding FAQs Section - Rishabh Sharma-10 FAQ Requirements from Rishabh Sha.mp4: Skipped delete as --dry-run is set (size 11.641Mi)
2023/07/20 13:11:43 NOTICE: Fiver Course in Hindi/Fiver Course in Hindi/8. Growth Hack/21. Review Process - Rishabh Sharma-Loom Free Screen Video Recording Softwar.webm: Skipped delete as --dry-run is set (size 128.033Mi)
2023/07/20 13:11:43 NOTICE:
Transferred: 139.674 MiB / 139.674 MiB, 100%, 0 B/s, ETA -
Checks: 26 / 26, 100%
Deleted: 2 (files), 0 (dirs)
Transferred: 2 / 2, 100%
Elapsed time: 7.2s
remote1 files names were
Professional Indian Courses/Fiver Course in Hindi/Fiver Course in Hindi/3.Building An Amazing Profile/10. Adding FAQs Section - Rishabh Sharma-10 FAQ Requirements from Rishabh Sha.mp4
Professional Indian Courses/Fiver Course in Hindi/Fiver Course in Hindi/8. Growth Hack/21. Review Process - Rishabh Sharma-Loom Free Screen Video Recording Softwar.webm remote2 files names were
Professional Indian Courses/Fiver Course in Hindi/Fiver Course in Hindi/3.Building An Amazing Profile/10. Adding FAQs Section - Rishabh Sharma-10 FAQ Requirements from Rishabh Sha.mp4
Professional Indian Courses/Fiver Course in Hindi/Fiver Course in Hindi/8. Growth Hack/21. Review Process - Rishabh Sharma-Loom Free Screen Video Recording Softwar.webm
one is gdrive other is onedrive
[ODGTB]
type = onedrive
token = {"access_token":"","expiry":"2023-07-20T13:25:40.5578567Z"}
drive_id = b!AbJqDF7VXU2PNr7VkasyDiKPUpqm
drive_type = business
I believe that problem is that when you use web interface to rename files modtime is changed so --track-renames --track-renames-strategy modtime,size won't work.
You have two options
use rclone to rename your files - it will preserve modtime:
C:\Users\hunter\Desktop\RcloneUpload\ODGTB Hunted>rclone moveto "ODGTB:/Test/# Unsorted.txt" "ODGTB:/Test/#Unsorted.txt" -vv -P
2023/07/20 13:55:12 DEBUG : rclone: Version "v1.51.0" starting with parameters ["rclone" "moveto" "ODGTB:/Test/# Unsorted.txt" "ODGTB:/Test/#Unsorted.txt" "-vv" "-P"]
2023/07/20 13:55:12 DEBUG : Using config file from "C:\Users\hunter\Desktop\RcloneUpload\ODGTB Hunted\rclone.conf"
2023-07-20 13:55:24 DEBUG : One drive root 'Test/#Unsorted.txt': Using server side directory move
2023-07-20 13:55:25 ERROR : One drive root 'Test/#Unsorted.txt': Server side directory move failed: directory not found
2023-07-20 13:55:25 ERROR : Attempt 1/3 failed with 1 errors and: directory not found
2023-07-20 13:55:25 DEBUG : One drive root 'Test/#Unsorted.txt': Using server side directory move
2023-07-20 13:55:27 ERROR : One drive root 'Test/#Unsorted.txt': Server side directory move failed: directory not found
2023-07-20 13:55:27 ERROR : Attempt 2/3 failed with 1 errors and: directory not found
2023-07-20 13:55:27 DEBUG : One drive root 'Test/#Unsorted.txt': Using server side directory move
2023-07-20 13:55:28 ERROR : One drive root 'Test/#Unsorted.txt': Server side directory move failed: directory not found
2023-07-20 13:55:28 ERROR : Attempt 3/3 failed with 1 errors and: directory not found
Transferred: 0 / 0 Bytes, -, 0 Bytes/s, ETA -
Errors: 1 (retrying may help)
Elapsed time: 0.0s
2023/07/20 13:55:28 Failed to moveto: directory not found