Logging Local to FTP Remote Sync

Advertisement

CobusB
Joined:
Posts:
1
Location:
South Africa

Logging Local to FTP Remote Sync

Hi Guys

I want to log a sync from a local NAS drive to a FTP

I am currently using the below code , But it does not create the log file

"C:\Program Files (x86)\WinSCP\winscp.com" [/log="C:\Users\User\Desktop\Logs\winscp.log" [/loglevel=0]

Does anybody know how to solve this using CMD .bat files

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,567
Location:
Prague, Czechia

Re: Logging Local to FTP Remote Sync

The brackets should not be there:
"C:\Program Files (x86)\WinSCP\winscp.com" /log="C:\...\winscp.log" /loglevel=0

Reply with quote

Advertisement

You can post new topics in this forum