Objective: transfer file from acd to google drive.
Method: download file from acd to local pc. move file to gdrive using rclone.
problem: my local pc has limited hdd space. about 300gb.
solution: downloading file from acd and moving file to gdrive concurrently. files that are downloaded are move asap.
question.
What happen if the file is being currently downloading? Would rclone upload it? currently downloading means that the file is being used by another process to download.
i just want to make sure. this is on windows, not linux.
has the ban on rclone been lift? last time i try the workaround posted in this forum, i get ban from acd. i had to contact the support to release the ban. tried that multiple times(5 times or more) until i decided not to use acd with rclone. now i use odrive and no problem whatsoever.