We currently have Google Drive running on our server to transfer files back and forth with another location. We've gotten pretty big files sometimes, and it's tedious having to keep checking to see if the upload and download are both finished.
So my thought was that surely I could set up the Task Scheduler to do this (I'm on Windows 7). I'd want it to run when a log shows that a file was created inside a certain folder that should be watched. However I don't know where I'd find that in the logs, and I'm unsure whether the log would be different or perhaps even non existent since it would be the server machine that actually receives the file.
Can anyone help figure out how to approach this?