I´m using this:
rclone move "DB:/Peliculas/Spanish/" "DB:/Peliculas/Movies - Dual Audio (ES-EN)/" --include "*en\]*"
--dry-run was quite fast, but without --dry-run it´s not slow but I feel like it should be faster considering that I´m just moving it from one folder to another with the same remote.
Is there a better command I could use?
ncw
(Nick Craig-Wood)
August 5, 2023, 12:42am
2
Which backend are you using? On some backends that is a simple rename, but on others rclone had to rename all the files individually.
Yes - dropbox is not the fastest with server-side operations.
Ok thanks. That's what I thought, but just in case I wanted to ask
system
(system)
Closed
September 4, 2023, 6:21am
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.