delskorch <[email protected]> writes: > Michael,
Hi, > Debug output from the plink connection attempt: > debug_tramp_plink.gz > <http://emacs.1067599.n5.nabble.com/file/n359893/debug_tramp_plink.gz> Well, I cannot see an error in the traces. What I see is 2:36:26.392083 tramp-call-process (6) # `chown 1000:513 /tmp/tramp.9660Nxn' nil nil 12:36:46.303612 tramp-file-name-handler (1) # Interrupt received in operation (file-local-copy /plink:rclark4@localhost:/home/rclark4/.bashrc) IOW, you (?) have pressed C-g, 20 seconds after the "chown ..." command has been sent. Hmm, don't know what happened. Does # touch /tmp/123 # chown 1000:513 /tmp/123 work on the remote host? > I also ran the test suite for the git master (but did not install). > tramp-test30-make-auto-save-file-name is failing. The stdout+err of the test > run is also attached. Let me know if you want to see more verbose test > output and how to enable that. > make_test_output.make_test_output > <http://emacs.1067599.n5.nabble.com/file/n359893/make_test_output.make_test_output> The test case tramp-test30-make-auto-save-file-name was added some few days ago, I couldn't test it on an MS Windows machine. Thanks for reporting. I have pushed a patch to the Tramp repository; could you please check whether it works better now? Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
