I have following Scenario:

I have two laptops (one have internet access while other do not), both laptops are on remote location (one in office and other in home).
I have to download some files on daily-bases (3 ~ 7 file having 500MB ~ 2000MB file size) for my office project and need these file in home as well.
I do not want to re-download these file in home so I use following procedure:
1) Download file in Office Laptop
2) Copy in (android) mobile (via SHAREit App)
3) Past in home Laptop (via SHAREit App)
4) Delete from Mobile
5) Delete from Office Laptop
Is it possible to do all these steps automatically?
Means, at the end of the day (before leaving my office) I just run a script which copy (LATEST) files in my mobile and delete these files from office-PC; when I reached home (from mobile) I run another script, which copy these (LATEST) files in my home-PC and delete from mobile.