Deleting some files in a FTP directory
Hi everyone,
I am trying to delete some files in a ftp directory through the terminal. The ftp is to an Android phone. When I see the permissions everything seems fine and I have read write permission. They I try to delete it; which says Input/Output error. If I try to delete as root user, I get a permissions error. I have attached a screenshot for clarity. Is there something I am doing wrong here?
Thank you for your time :)
Seems to be an Android question.
What are the mount options? Can you please post the output of
less /etc/mtab
?