WinSCP cannot accept special characters (@ or %) in password
Hi,
I am using WINSCP3. In the script, if I use any special characters(.i.e @), it fails to upload. I am using hexadecimal ASCII code for special character, but still is not working
for an example:
pwd: abcd@123
and I changed to abcd%40123 in the script.
Could someone please tell me what's the correct procedure to use special characters in password in the script?
Many Thanks,
Farhana
I am using WINSCP3. In the script, if I use any special characters(.i.e @), it fails to upload. I am using hexadecimal ASCII code for special character, but still is not working
for an example:
pwd: abcd@123
and I changed to abcd%40123 in the script.
Could someone please tell me what's the correct procedure to use special characters in password in the script?
Many Thanks,
Farhana