Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 295 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 295 Bytes

Temporary script looks for file that matches certain regex, and accordingly rclones it to a destination.

E.g

"If filename looks like "prefix...........mp4" then rclone to "tdrive:Root/PrefixDep/"

This is in a very temporary stage and the code is messy and not optimized. Use at your own risk.