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: 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
CobusB

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