How can I ftp://xxx to some machine and log in with my
own login/password, that is a non-anonymous login, using
Netscape Navigator?
Thanks...
Theodore Hope <ho...@chanchan.pnic.pnud.org.pe> writes:
>How can I ftp://xxx to some machine and log in with my
>own login/password, that is a non-anonymous login, using
>Netscape Navigator?
ftp://user:pass...@foo.bar.com/some/path/
--
Michael Fuhr
http://www.dimensional.com/~mfuhr/
Michael, thanks for the help. I'm having difficulty with
this when going through an ftp proxy (Apache 1.2b4 server).
When I do it in non-proxy mode it works fine.
-Ted
You can use help in Netscape and the answer is in the Netscape faq;
ftp://user@password:xxx/<directory>
Hope this helps you
--
********************************************************************
* *
* Bas van der Vlies e-mail: ba...@sara.nl *
* SARA - Academic Computing Services phone: +31 20 592 8012 *
* Kruislaan 415 fax: +31 20 6683167 *
* 1098 SJ Amsterdam *
* *
********************************************************************
> > How can I ftp://xxx to some machine and log in with my
> > own login/password, that is a non-anonymous login, using
> > Netscape Navigator?
> > > Thanks...
>
> You can use help in Netscape and the answer is in the Netscape faq;
> ftp://user@password:xxx/<directory>
Actually, it's
ftp://username:password@host/directory
-jim
--
Jim Schlemmer http://grunt.asrc.albany.edu/~jim
Research Associate j...@grunt.asrc.albany.edu
ASRC, Albany, NY. (518) 442-3792
>> > How can I ftp://xxx to some machine and log in with my
>> > own login/password, that is a non-anonymous login, using
>> > Netscape Navigator?
>>
>> You can use help in Netscape and the answer is in the Netscape faq;
>> ftp://user@password:xxx/<directory>
>
>Actually, it's
>
> ftp://username:password@host/directory
Better yet:
ftp://username@host/directory/
and NS will ask you for your password. If you have people looking over
your shoulder or something. :^)
------------------------------------------
Svante Pettersson, sva...@deep-purple.com
Content editor, http://www.deep-purple.com/
------------------------------------------