I'm very new to Linux but have been making some slow progress. I've got an issue with vsftp
where I can delete SOME directories and files but not all.
Some information:
- These are existing files on a hd taken from a windows machine.
- All files can be accessed and read by vsftp. Only some cannot be deleted.
- I can delete, move, rename etc.. all files from the CLI.
When I view the log file while trying to delete these files/folders it says:
Thu Oct 1 10:41:17 2015 [pid 14832] CONNECT: Client "my.ip.address" Thu Oct 1 10:41:19 2015 [pid 14831] [myusername] FAIL LOGIN: Client "my.ip.address"
On the files I CAN delete it says OK LOGIN:
- The OS is Ubuntu 14.04.3
Any ideas where to start looking?
I set up sftp and that seems to work. The same user as ftp. I'd rather be using sftp anyway.
– Dan-I-Am Oct 03 '15 at 19:24