Discussion:
[SLE] non-interactive anonymous ftp 500 Bad EPRT protocol
(too old to reply)
Steven T. Hatton
2005-06-09 01:12:34 UTC
Permalink
This may be a firewall issue, but I really don't know. I used to be able to
fetch Mozilla nightly builds with the following command. It hasn't worked
for a long time. You can see what is happening. Does anybody know what's up
with this? Sure, I can get it a bunch of different ways, but I believe this
was should work.

~/mozilla # ftp -ai
ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/latest-trunk/mozilla-i686-pc-linux-gnu-installer.tar.gz
Trying 64.12.204.21...
Connected to ftp.mozilla.org.
220-m2
220
331 Please specify the password.
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
200 Switching to Binary mode.
250 Directory successfully changed.
250 Directory successfully changed.
250 Directory successfully changed.
250 Directory successfully changed.
250 Directory successfully changed.
local: mozilla-i686-pc-linux-gnu-installer.tar.gz remote:
mozilla-i686-pc-linux-gnu-installer.tar.gz
229 Entering Extended Passive Mode (|||58130|)
500 Bad EPRT protocol.
500 Illegal PORT command.
ftp: bind: Address already in use
221 Goodbye
--
Regards,
Steven
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-***@suse.com
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-***@suse.com
Randall R Schulz
2005-06-09 02:42:19 UTC
Permalink
Steven,
Post by Steven T. Hatton
This may be a firewall issue, but I really don't know. I used to be
able to fetch Mozilla nightly builds with the following command. It
hasn't worked for a long time. You can see what is happening. Does
anybody know what's up with this? Sure, I can get it a bunch of
different ways, but I believe this was should work.
~/mozilla # ftp -ai
<ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/latest-trunk/mozilla-i686-pc-linux-gnu-installer.tar.gz>

I can successfully retrieve that URL with Mozilla, wget and via whatever
software handles link retrieval from within KMail. Oh, and "ftp -ai"
works, too.

I think the problem is at or near your end of things.
Post by Steven T. Hatton
Regards,
Steven
Randall Schulz
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-***@suse.com
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-***@suse.com
Loading...