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

Guest

That worked, thx!
jeljeljel

Good point. c:\temp does exist, and I am running the command prompt as an Administrator. Any other ideas?
Mister H

Make sure the folder C:\temp exists and that your account has permissions to write to it.
jeljeljel

Not getting log file from command line

Hi, I am running the following command...
"C:\Program Files (x86)\WinSCP\WinSCP.exe" /log "c:\temp\winscp.log" /command "open ftp://[username]:[password]@[IPAddress]/DBBackups" "get *.bak c:\DBBackups\" "exit"

I am not seeing the log file at c:\temp\winscp.log. Can someone tell me what I have wrong?