FTP anonymous



Hello friends,
I am trying to ftp a file as anonymous from a SCO to a CentOS 4.4 (to
transfer big files with an automated task) and without asking for user
and password, but It looks like vsftp is too "vs"(very secure), I can
not find a way to do it.

Does somebody knows what to change?

It's not a SCO's fault (ususally it is) because I am having the same
problem from windows (DOS).

-----from windows-----
C:\>ftp 192.168.0.1
Connected to 192.168.0.1
220 (vsFTPd 2.0.1)
User (192.168.0.1:(none)):
331 Please specify the password.
Password:
503 Login with USER first.
Login failed.
ftp> put file.txt
530 Please login with USER and PASS.
530 Please login with USER and PASS.
ftp>

-----from SCO-----
# ftp 192.168.0.1
Connected to 192.168.0.1.
220 (vsFTPd 2.0.1)
Name (192.168.0.1:root):
331 Please specify the password.
Password:
530 Login incorrect.
Login failed.
Remote system type is unknown.
Using ascii mode to transfer files.
ftp> put file.txt
local: file.txt remote: file.txt
530 Please login with USER and PASS.
530 Please login with USER and PASS.
ftp>

------Centos4.4 configuration------
file /etc/vsftpd/vsftpd.conf

anonymous_enable=YES
local_enable=YES
write_enable=YES

anon_upload_enable=YES
anon_mkdir_write_enable=YES
xferlog_enable=NO ### if xferlog_enable=YES it works the same
connect_from_port_20=YES
xferlog_std_format=YES
#nopriv_user=ftpsecure #line commented
ascii_upload_enable=YES
ascii_download_enable=YES

just in case... yes I am executing a "service vsftpd restart" ;)

thanks for your help.

.



Relevant Pages

  • Re: IIS 6.0 FTP
    ... Server port: 21. ... I doubt IIS FTP has such feature. ... next, general 530 error indicating login failed, that could due to ... clients are using an order entry program created in Microsoft access. ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: RBAC auth/profile to allow ftp?
    ... > Roles are not supposed to be able to login. ... > or ftp, ssh or anything else. ... Assigning these auths to a role doesn't seem to accomplish ... > for these accounts to be roles? ...
    (comp.unix.solaris)
  • Re: FTP - User login
    ... Are you referring to the Microsoft "Windows" Login when you reboot the ... and this is not actually a FTP ... as in choosing a account to login into windows on. ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: ftp error messages
    ... the phrase "You entered an invalid login name or password" ... You will probably be asked to change your FTP server version info to ... 530 Login incorrect. ...
    (AIX-L)
  • Automatisches FTP Login mit dem IE scheitert beim ersten Versuch.
    ... und fordert mich auf die Login Daten einzugeben. ... Adresse, klappt es, was das? ... und es klappt immer erst beim 2ten Versuch. ... Die FTP Adresse habe ich unter Vertrauenswürdige Sites ...
    (microsoft.public.de.german.inetexplorer.ie6)