Ask a Question related to Debian, Design and Development.
-
David selby #1
How do I log onto anonymous ftp ?
Hello
I have logged onto ftps before, but never an anonymous one. I need to
log into [url]ftp://archive.progeny.com/[/url]
I can view the files with mozilla, no passwords needed. I will be using
wget, but initially I want to loggon with ncftp, which I have used before.
I have tried
web@debian:~$ ncftp -u anonymous [url]ftp://www.progeny.com[/url]
NcFTP 3.1.3 (Mar 27, 2002) by Mike Gleason (ncftp@ncftp.com).
Could not connect to 216.37.46.132 -- try again later: Connection timed
out.
Could not connect to 216.37.46.132 -- try again later: Connection timed
out.
Could not connect to 216.37.46.132 -- try again later: Connection timed
out.
Could not connect to 216.37.46.132 -- try again later: Connection timed
out.
Redialing (try
4)...
web@debian:~$
I don't think the error is "real" I can loggin mozilla no probs. Is my
"anonymous" user ID correct ? do I need a password ?
Dave
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
David selby Guest
-
IIS Not using anonymous impersonation
Hi, I havea web app that has anonymous accesss enabled. I have specified that IIS should have the credentials of a user in the active directory.... -
anonymous surf
Hello, i'd like to create a website which could permit me to surf anonymously. As a result, when i will connect to my website it would browse... -
ASP.NET Anonymous Impersonation
Hi, When you impersonate with anonymous security what is suppose to happen (IIS5 platform). Is it the aspnet_wp.exe process runs under the... -
anonymous logon
I have aproblem. I develop my asp.net site at my pc (named PCMANOS)(running IIS) and I have the SQL Server at another pc (named ATHDC). I've... -
anonymous classes
Hi, Could someone please explain to me the concept of an anonymous class? I'm talking about this construct: class << Foo ... end -
David Z Maze #2
Re: How do I log onto anonymous ftp ?
David selby <debian@pusspaws.net> writes:
> I have logged onto ftps before, but never an anonymous one. I need to
> log into [url]ftp://archive.progeny.com/[/url]I don't use ncftp. Canonically, though, you can use anonymous FTP> I don't think the error is "real" I can loggin mozilla no probs. Is my
> "anonymous" user ID correct ? do I need a password ?
with a username of 'anonymous' (or sometimes 'ftp') and your e-mail
address (really, any string) as a password. I'd expect that ncftp's
defaults would do this (using user@hostname as a password) in the
absence of an explicit username.
To me, that looks like a legitimate problem with the connection, but> web@debian:~$ ncftp -u anonymous [url]ftp://www.progeny.com[/url]
> NcFTP 3.1.3 (Mar 27, 2002) by Mike Gleason (ncftp@ncftp.com).
> Could not connect to 216.37.46.132 -- try again later: Connection
> timed out. Could not connect to 216.37.46.132 -- try again
> later: Connection timed out. Could not connect to
> 216.37.46.132 -- try again later: Connection timed out.
> Could not connect to 216.37.46.132 -- try again later: Connection
> timed out. Redialing (try 4)...
> web@debian:~$
it's more likely that Progeny is running their FTP and Web servers on
separate machines, and you should have typed "archive.progeny.com" on
the command line.
--
David Maze [email]dmaze@debian.org[/email] [url]http://people.debian.org/~dmaze/[/url]
"Theoretical politics is interesting. Politicking should be illegal."
-- Abra Mitchell
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
David Z Maze Guest
-
Andreas Janssen #3
Re: How do I log onto anonymous ftp ?
Hello
David selby (<debian@pusspaws.net>) wrote:
You say you want to connect to archive.progeny.com, so why do you try to> I have logged onto ftps before, but never an anonymous one. I need to
> log into [url]ftp://archive.progeny.com/[/url]
> I can view the files with mozilla, no passwords needed. I will be
> using wget, but initially I want to loggon with ncftp, which I have
> used before.
>
> I have tried
>
> web@debian:~$ ncftp -u anonymous [url]ftp://www.progeny.com[/url]
connect to [url]www.progeny.com[/url] instead?
Many servers allow anonymous logins and ask you to enter your email
address as your password, archive.progeny.com however asks for your
name.
best regards
Andreas Janssen
--
Andreas Janssen
[email]andreas.janssen@bigfoot.com[/email]
PGP-Key-ID: 0xDC801674
Registered Linux User #267976
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Andreas Janssen Guest
-
David selby #4
Re: How do I log onto anonymous ftp ?
Many thanks everyone, now logged in
Dave
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
David selby Guest



Reply With Quote

