FTP

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how do i config a link in FP to access a ftp site? i.e my ow

also adding a username and password automatically when user clicks on ftp link
 
Just make a normal link using ftp:// instead of http://. You can prefix this
URL to use your username and password by adding ftp://username:password@ to
the beginning such as: ftp://username:p[email protected]

You'll want to be very careful because anyone will be able to access your
FTP site with this. If this account has other rights, such as administrative
to your web site/server/etc. then you definitely don't want to embed this
info in a link.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Remote site FTP problem 8
FTP 8
using FTP to publish with FP 2003 1
FTP login 6
Share Point Services 2
switching to ftp 5
sign-in problem?? 14
HELP!!! FP2003 Password problems. 5

Back
Top