bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#4750: 23.1; copied files via dired/tramp/ssh garbled


From: Michael Albinus
Subject: bug#4750: 23.1; copied files via dired/tramp/ssh garbled
Date: Tue, 20 Oct 2009 08:54:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Andreas Politz <politza@fh-trier.de> writes:

>> Does it mean, it happens *only* the very first time, and it copies then
>> correctly? That would be very strange ...
>
> No, after the very first fail it's rather undeterministic.
>
> It could be, that it was just ,luck' (I tested about 10 times.) and has
> nothing to do with it.

OK. What you can do is to use "scp" (or "scpc") instead of "ssh". This
uses scp for copying the files, instead of applying an internal
encoding/decoding.

Due to optimization reasons, "scp" also applies internal encoding/
decoding for small files. This can be changed by decreasing the value of
`tramp-copy-size-limit'. A value of 0 disables this optimization
completely.

Best regards, Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]