process not reading script file

Advertisement

ebusiness
Guest

process not reading script file

I am not able to get winscp to recognize the script file. It comes to the console prompt and just sits there.

command line
C:\Progra~1\WinSCP3\winscp3.exe /console sftp://testuser@sshftp.tstserver.com /privatekey=private_key.ppk /script=scrpt.txt /log=ftp.log

script file contains this
option batch on
option confirm off
prompt
bin
put SSHF_ACH_PAYRLR_NCFR5LN
bye

Reply with quote

Advertisement

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

Re: process not reading script file

There's a minor bug in WinSCP preventing it finding the script file in working directory. Try to specify full path to the file.

Reply with quote

Advertisement

You can post new topics in this forum