How and when to copy files after they're downloaded?

Hi there,

let’s say I have a download manager that downloads file to a local disk. How do I tell rclone to copy files from a download directory as soon as they finished downloading?

Regards
Maciej

Search is your friend

I’m all about the basic concepts :wink: So yo just use cron job scripts and scan whole directories. Thanks.
And that means that I have to have a local disk that is big enough for my downloads. And that means that my 20GB SSD is a joke :wink:

It depends on the size of your downloads.
You must have enough space to download and hold the files until upload is completed.