Re: passing filemask as parameter
Thanks. I finally got it working after a few tries.
/filemask=*>1D
as command-line switch, instead of a parameter of the script.
//
to avoid them ever being interpreted as switches.
C:\"Program Files (x86)"\WinSCP\winscp.exe /log=D:\FolderA\UAT\ProductB\SFTPSCRIPTS\LOG\MaskedSwitchLog_20150414.log /script=D:\FolderA\UAT\PROCESS\sftpScp_GetMaskedFile.txt /parameter // userloginID@HostIP:PortNum D:\SFTPKEYS\ProductB\PartnerC\user_PartnerC.ppk "HostKeyMasked" D:\FolderA\UAT\ProductB\FolderB\PartnerC "/XYZ" "-filemask=*>1D"
/log=path_to_log_file
command-line argument. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.