You are not logged in.

#1 2015-02-18 01:26:10

xworld
Member
Registered: 2012-05-27
Posts: 153

Vsftpd - Cannot put files to a different directory on remote server

First off, permissions are correct. All directories in the FTP dir are permissions 755. I even chmodded to 777 temporarily. Just to be absolutely sure it wasn't permissions. All I'm trying to do is put a file into a remote directory on the server, like so:

put file backups/configs

OR

put /etc/file backups/configs

Where file is in my lpwd, and backups/configs is a directory on the server. I get a "Could not create file" error. If I just do:

put file

It works, but it's my understanding that ftp is capable of copying files into different directories, without you actually having to cd to them. I've seen people do so online and so forth. I've even tried starting the ftp client as pure root. This does not work either.

I don't even know what else to try due to the simplicity of it all. What else could even be wrong?

Offline

Board footer

Powered by FluxBB