automation

Advertisement

Advertisement

Guest

Hi
In WinSCP you can do backup Tools-Export/Backup configuration an it will save
ini file.
C:\Users\User\Documents\WinSCP.ini
I have to write a script to do that automatically (by system).
So everyday at 10 pm I want to have that file fresh.
Is it possible?Thanks

Reply with quote

vinicostasantos
Joined:
Posts:
5
Location:
Brasil

Ok ...You want save the winscp.ini file every day .. that's it?


:idea:

....You can write a simple batch to do it and run with Windows Task Schedule.

On windows you can use robocopy command line to do it.

robocopy (source) (destination) /E

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum