> From: "Katz, Dan" <dpk...@arc.baincapital.com>
> CC: "help-emacs-windows@gnu.org" <help-emacs-windows@gnu.org>
> Date: Tue, 3 Jan 2012 17:49:11 +0000
> 
> Running file-attributes on the file as you describe:
> 
>   (file-attributes "c:/Users/dpkatz/tmp/ange-ftp4392cgy" 'string) 
> 
> gives this:
> 
>   (nil 1 "dpkatz" "Domain Users" (20227 15644) (20227 15645) (20227 15644) 
> 22914 "-rw-rw-rw-" nil (29184 1 . 38188) (57524 . 40871))

I see nothing extraordinary here.  If you now type

  M-x delete-file RET c:/Users/dpkatz/tmp/ange-ftp4392cgy RET

does Emacs succeed in deleting it, or do you get the same "permission
denied" error again?

Reply via email to