Guys, how can I also delete the folders from the TeamDrive trash?
I am successful in deleting all files using the command rclone delete holtz: --fast-list --drive-trashed-only --drive-use-trash=false -v but the folders and subfolders remain in the trash and I have to delete them manually.
hi,
if the directories are empty, try rclone rmdirs
.
be very careful, test using --dry-run -vv
and read the docs
https://rclone.org/commands/rclone_rmdirs/
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.