Konstantin Weiner <[email protected]> writes: > Thank you, Michael, for helping figure it out.
Hi Konstantin, > For example: > on windows host I open a remote file from a linux host: > /pscp:[email protected]:/tmp/tmp.php > Initially permissions have execute bit on: > -rwxrwxrwx > > Then after edits I save > and emacs generates a backup tmp.php~ > and creates the new version tmp.php > without execute permissions: > -rw-rw-rw Please open a shell on that remote host, and show the output of ls -al /tmp > It seems to be happening inconsistantly/intermittently (sometimes to > some files, but not other) > At least I have not figured out a pattern. > I can't seem to replicate it at the moment. When you can reproduce it, I would like to see Tramp's debug buffer. You could send it off-list, if it contains sensible information. Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
