I was wondering if someone could share their opinion of only using rclone mount VFS for upload to gdrive vs using the specific function rclone moveto/copyto
Scenario:
a. After post-processing a file with [insert media manager] a copy/hardlink is saved directly to the /path/to/mount rclone vfs will upload it by itself
b. After post-processing a file with [insert media manager] a copy/hardlink is saved to a seperate folder. rclone moveto/copyto will then handle the upload to gdrive
In terms of what goes on in the background, can you perhaps tell me what parameters rclone mount vfs uses for transfers to drive? And what about RAM and CPU usage
--transfers
--bwlimit
--checkers
--tpslimit
other relevant flag