You are not logged in.
server: RPI3 - Arch Linux
client: Laptop with Arch linux
Hello!
I've been playing around with my rasperry pi the last couple of days and i've now run into a problem.
Here is my vsftp config: /etc/vsftpd.conf
I have successfully mounted my share with :
curlftpfs ftp://192.168.1.168 /srv/ftp -o allow_other
but i cant move files from my client into the share. When i try to move / remove a file to the share i get this error:
rm: cannot remove 'test': Operation not permitted
I can create/save text files if i create one in the share tho.
Am i missing anything important in my config or do i need to set any specific permission to the folder?
Thanks in advance.
Last edited by llxt (2018-08-07 18:45:55)
Offline
Or, is there any other good cli client for mountig ftp shares?
Offline