I always forget the syntax for accessing a password protected FTP site through a web browser
If you know the username and password of the FTP site, you should be able to access the FTP site through your web browser. You need to construct a URL with the following syntax:
ftp://username:password@ftp.ftpsite.com/
For example:
ftp://cacasodo:mypassword@ftp.techanswerguy.com/
Make sure if you are accessing via a proxy server, that FTP is configured in your proxy settings.
'sodo
Friday, March 21, 2008
authenticated FTP through browser
Labels:
authenticated ftp,
ftp
If you appreciated this answer..consider buying me a beer via PayPal!
I'm easy..$1 Draft would be great! THANKS!
Subscribe to:
Post Comments (Atom)
Feel free to drop me a line or ask me a question.
No comments:
Post a Comment