Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Automating file transfer from local machine to Google Drive

Well, that's not WinSCP question.
But in general, you can use Windows Task Scheduler.
Guest

Re: Automating file transfer from local machine to Google Drive

Good morning Martin,
As of right now I have a batch file using xcopy which I can place in the start menu or I can simply double click it to run it and it does copy the file to the Google drive. However, I am wanting it to run without me having to execute it. Any ideas would be great!
Thanks.
martin

Re: Automating file transfer from local machine to Google Drive

To automate file transfer between two local drives, you do not need WinSCP.
Use regular local file transfer automation commands, such as copy.
dwaldrop

Automating file transfer from local machine to Google Drive

Hi,
I am new to WinSCP and am trying to find out if it is possible to automate moving 1 file from my local C: drive to a Google drive listed as D: on my machine. Hopefully this is not to vague.
Thanks in advance for any help.