Which characters have to be percent-encoded to have a valid network address? I want to escape all invalid chars, which are reserved like the Hash("#") Character. My goal is to download Files through a Webclient on my FTP-Server.
Thank you very much.
Webclient.DownloadFile(FTPObject.FullPath, Path)
The error message I've got through the Download File Call was a System.Net.WebException; Errorcode (550) ~ File Not Found.
This was for the Case I didn't percent-encode the Hash.
../Test[#][Acoustic Version].mp3