- A downstream server is running Microsoft Internet Security and Acceleration (ISA) Server 2004.
- The downstream server is chained to an upstream server.
- A client user tries to access a FTP site by using a URL that is in the following format:ftp://user name:password@FTP siteNote The FTP site placeholder represents the FTP site that the user tries to access.
- The user name or password contains special characters, such as the number sign (#).
ftp://myuser:my#pass@myftp.com
The downstream server forwards the following URL to the upstream server:ftp://myuser:my#passss@myftp.com
Note In the forwarded URL, two extra "s" characters appear.In this scenario, the user cannot access the FTP site as expected.