Plugin failed (changing permissions to 777 didn't help). Whatever, I'll do it by hand, I guess. Like others, I have a nonstandard wp installation file structure, fwiw.
But now I can't even delete the WPAU plugin directory. When I delete the folder, everything plinks along fine until this:
250 Deleted ftp_class.php
DELE .pureftpd-upload.487f8d31.15.37b6.f1d6311a
550 Prohibited file name: .pureftpd-upload.487f8d31.15.37b6.f1d6311a : /public_html/wp/wp-content/plugins/wordpress-automatic-upgrade/.pureftpd-upload.487f8d31.15.37b6.f1d6311a
CWD /public_html/wp/wp-content/plugins
250 OK. Current directory is /public_html/wp/wp-content/plugins
RMD wordpress-automatic-upgrade
550 Can't remove directory: Directory not empty : /public_html/wp/wp-content/plugins/wordpress-automatic-upgrade
The ".pureftpd" file has permissions 0 0 0 , I can't change those. What is it? What can I do about it? I imagine this is a site administration issue as far as getting rid of the thing, but I thought I'd mention it here too in case there's some simple fix.
resolved