it is possible to optimize the delete something? if I delete a folder containing 50 files.doesn’t delete the whole folder and its contents at once, rclone goes first goes into the directory and deletes each file individually. what takes forever for subfolders in the directory with many files.
for a directory with 50 files approx. takes about 1 minute
if I take several directories with 50 files each, then from 1 minute to 2-3 minutes per directory which then increases expotential.
I see you are using rclone mount. The file system interface doesn't provide a delete directory operation so there is no option to delete each file individually. However if you use rclone purge dropbox:path/to/dir/you/want/to/delete then rclone will delete the entire directory and subfolders instantly.
If you just use mv on the command line to move a directlory in the mount then it should be instant.
this will be difficult because of the overview because the directories are not clearly readable because of the encryption encfs. i have 3 mount points and with rclone ls remote:/ all unreadable about the crypted chars.