[arch-mirrors] FTP strange problem
Mitry Matyushkov
ftp at mgts.by
Mon May 14 20:53:18 EDT 2012
Hi Karol,
On 5/15/2012 1:36 AM, Karol Chmurzyński wrote:
> ftp://mirror.chmuri.net/archmirror/ ftp Poland 0.0% unknown ∞
>
>
> Please tell me were is problem with ftp server? Firewall is off
> everything its ok and on the list its a problem within.
Your ftp server does not support passive mode:
$ wget -S -T 10 ftp://mirror.chmuri.net/archmirror/lastsync
--2012-05-15 03:51:35-- ftp://mirror.chmuri.net/archmirror/lastsync
=> `lastsync'
Resolving mirror.chmuri.net... 188.116.52.91
Connecting to mirror.chmuri.net|188.116.52.91|:21... connected.
Logging in as anonymous ...
220 FTP Server ready.
--> USER anonymous
331 Anonymous login ok, send your complete email address as your password
--> PASS Turtle Power!
230 Anonymous login ok, restrictions apply.
--> SYST
215 UNIX Type: L8
--> PWD
257 "/" is the current directory
--> TYPE I
200 Type set to I
--> CWD /archmirror
250 CWD command successful
--> SIZE lastsync
213 11
--> PASV
Error in server response, closing control connection.
Retrying.
Meanwhile, PORT mode works fine.
Regards,
Mitry
More information about the arch-mirrors
mailing list