I have to move few (.csv) files from server to one folder of my computer. I use winscp for this task.
I have to do this everyday at certain time, say 10 AM. Sometimes I wouldn't be availble at that time. So how should I automate this task?
I have searched about scheduling a task from task manager in windows 7 and use winSCP script.
I know only shell, and C programming. I am not familiar with these WinSCP scripts. Please help if anybody can.