Embed FTP url

Sometimes you will  have a username for your ftp as user@domain.com. Now the problem with embedding this URL in a web site or email is that there are 2 @ symbols. For example, ftp://user@domain.com:password@ftp.domain.com. the fix? use the %40 which is the @ symbol replacement. So ftp://user%40domain.com:password@ftp.domain.com




Related posts:

  1. How to run Outlook with a different account
  2. Exchange Error c10312e7 – This e-mail address already exists in this organization.

You can follow any responses to this entry through the RSS 2.0 feed.