I cannot download a file since October. I thought it was anything temporary but I still can't download. I've tried multiple computers and multiple operating systems.
I always get this error:
As this isn't too satisfactory i've decided to use "wget" (I've translated to english):
Code:$ wget ftp://www.simviation.com/47military/Ra-5CupX.zip
--2009-12-19 16:35:43-- ftp://www.simviation.com/47military/Ra-5CupX.zip
=> `Ra-5CupX.zip'
A resolver www.simviation.com...205.252.250.27 (resolving)
A conectar www.simviation.com|205.252.250.27|:21... conectado. (connected)
A entrar como anonymous ... Entrada com sucesso! (successfuly connected!)
==> SYST ... feito. ==> PWD ... feito. (done)
==> TYPE I ... feito. ==> CWD /47military ... (done)
Pasta '47military' inexistente. (The folder '47military' doesn't exist)
I gived another try, using the "ftp" client:
Code:$ ftp 205.252.250.26
Connected to 205.252.250.26.
220 ProFTPD 1.2.9 Server (Simviation) [www.vatoosha.com]
Name (205.252.250.26): anonymous
331 Anonymous login ok, send your complete email address as your password.
Password:
230 Anonymous access granted, restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls 47military
229 Entering Extended Passive Mode (|||59397|)
150 Opening ASCII mode data connection for file list
-rw-r--r-- 1 simviation wheel 1901914 May 14 2004 02t33fab.zip
-rw-r--r-- 1 simviation wheel 578763 May 14 2004 104_0401.zip
...
-rwxr-xr-x 1 simviation wheel 139860 May 14 2004 zg776.zip
-rw-r--r-- 1 simviation wheel 7163578 Oct 26 2006 zh668.zip
226 Transfer complete.
ftp> get 47military/02t33fab.zip
local: 47military/02t33fab.zip remote: 47military/02t33fab.zip
ftp: local: 47military/02t33fab.zip: No such file or directory
ftp>
It is very strange because I can see the file but when I try to download it, it says the file does not exist :|
Do you have an idea what can be causing this?
Thanks,
Miguel