ftp problem on linux

Ronnie Gauthier ronnieg
Fri May 18 16:12:29 PDT 2007


On Fri, 18 May 2007 06:21:06 -0700 (PDT)
reym <reymalahay at gmail.com> wrote:

> 
> hi all,
> 
> i am trying to configure vsftpd on my linux box. i have created a local
> user, and i connect to the linux box remotely. but when i try to upload
> something to the upload directory, i get the following errors:
> 
> mput 2007-05-16.txt? y
> 200 PORT command successful. Consider using PASV.
> 553 Could not create file.
> ftp>
> 
> i have looked at the vsftpd.conf file to see if that my read/write options
> are set to true, and they are. i have tried chmod'ing the directory where i
> upload the files, but to no avail :(
> 
write_enable=YES
local_enable=YES
local_umask=022

Ronnie



More information about the Linux-users mailing list