Is it possibility to break and split the upload to GB

is it possible to tell rclone to take a break of 1 hour after 500gb upload?
if I have a folder that has 3TB on data and I would like to cut the upload in pieces.

You could do it by parsing log file and kill it once it reach the limit you want, the only problem is google is reseting at specific time, so you need to figure out exact time and then you could modify my script bellow to track your daily usage.

good idea, I will test it :slight_smile:
thanks for the script!

This one will log when your drive was locked/unlocked