Open GoogleCodeExporter opened 8 years ago
Apparently the folder's owner is user "root", that's why you can't delete the
folder as user "admin".
Try logging in via SSH as user "root" and issuing "rm -rf /your/folder/path".
Just remembering you that you can, instead, log in via SSH as user "root" and
changing folder ownership to user "admin", issuing "chown admin
/your/folder/path" and trying to delete it again via WinSCP or Samba share and
see if it works.
Original comment by arionkra...@gmail.com
on 23 Jun 2012 at 1:44
Original issue reported on code.google.com by
andreia....@gmail.com
on 18 Apr 2012 at 1:59Attachments: