[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fwd: Re: tramp (2.2.3-24.1); tramp hangs while sending tramp_perl_fi
From: |
Michael Albinus |
Subject: |
Re: Fwd: Re: tramp (2.2.3-24.1); tramp hangs while sending tramp_perl_file_attributes |
Date: |
Mon, 08 Oct 2012 15:50:17 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
adam <address@hidden> writes:
Hi Adam,
> However, commenting out the line:
>
> ControlMaster auto
>
> ...in my .ssh/config file fixed this. Odd. It was working fine for
> weeks before this. Thanks again!
Strange. Not using ControlMaster option for Tramp connections is always
a good idea. However, as you have said the other mail, Tramp did hang
when sending the `tramp_perl_file_name_all_completions' shell
function. This could be an indication for the process-send bug, which is
known to happen with BSD-based remote systems. But it cannot be
reproduced robustly ...
In any case, let's run as it is. In case it happens again, play with
the `tramp-chunksize' variable as explained in the manual.
Best regards, Michael.