Wednesday, July 30, 2008

FTP URLs including username and password

Just about every time I have to type in an FTP URL that contains both the username and password I have to look up what the syntax is. The syntax is:
  ftp://username:password@hostname/

That syntax is a standard and works in most web browsers, the Cisco CLI and others.

No comments: