Terrence Brannon <[email protected]> writes: > On Cygwin, using emacs-23.0.92.1 and the included TRAMP, I get the error in > the > subject when I attempt to connect to a remote machine.
Likely, you have set `temporary-file-directory' to that directory. Check, whether you have write permissions there. If not, set the variable to another directory string, where you have write permissions. Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
