In fact *very* strange things are happening regarding file ownership when accessed via tramp:
* inside shell session as user A on node N: "touch /tmp/zz" * /tmp/zz owner is user A * editing zz as root via tramp (/[EMAIL PROTECTED]:/tmp/zz) * making changes * save file * file owner is now "root" * backup file owner is now "A" * editing new file as root via tramp on localhost (/scp:[EMAIL PROTECTED]:/tmp/z , using explicit method not do depend of tramp-default-method-alist) * making changes * save file * file owner is now uid under which emacs is running, not root as expected!!! Gilles Pion wrote: > > Sorry to jump into this thread, but I have the same problem and is not > solved for me > > I've downloaded the latest emacs CVS snapshot (23.0.50.1), > I'm using tramp 2.1.11 > > -- Gilles -- View this message in context: http://www.nabble.com/tramp-%282.0.52%29--Saving-files-changes-ownership-tf1047716.html#a13491490 Sent from the Gnu - Tramp - Dev mailing list archive at Nabble.com. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
