Deleting Empty Folders Issue

So when using Rclone to move files from my seedbox to Google Drive, I end up with an empty folder for each movie left in my seedbox directory. I did a basic search and found a string of text I thought I could add which would take care of this. I just tested it and didn’t do anything. Here is what I ran:

rclone move -v --delete-empty-src-dirs whatbox:Movies “remote:Plex Media/Movies”

Am I doing something wrong here? Do I have “–delete-empty-src-dirs” in the wrong place?

Thank you!!

FYI - I was on version 1.42. Just updated to 1.43 and I’ll test it again.

Seems to be working now that I updated the version.

1 Like