I have the following script to automate uploading a file to a remote server. The problem is that the password I have been given is full of special characters which are killi
FTP passwords are sent in plain text so installing something like Wireshark will allow you to see what is being sent.
I would expect you would need to prefix the special characters with a backslash.