tramp-devel
[Top][All Lists]
Advanced

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

Re: tramp (2.2.9-24.4); larger files give "File exists, but cannot be re


From: Michael Albinus
Subject: Re: tramp (2.2.9-24.4); larger files give "File exists, but cannot be read" message
Date: Thu, 17 Apr 2014 12:16:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Rob Newton <address@hidden> writes:

> Hi Michael,

Hi Rob,

> I have attached the debug buffer for level 6 verbosity. (It contains
> some odd characters that I can't paste directly into this message).

Tramp fails at the following command:

# /bin/bash -c "scp -p -q -r -o ControlPath=/tmp/address@hidden:%p -o 
ControlMaster=auto -o ControlPersist=no 
address@hidden:/home/robn/tmp/menuInfo.pl /tmp/tramp.2366e7m.pl && echo 
tramp_exit_status 0 || echo tramp_exit_status 1"

It returns "tramp_exit_status 1".

Could you, please, check whether it works when you call it outside
Emacs, in a shell? Try just the scp command, without all the sugar around:

# scp -p -q -r -o ControlPath=/tmp/address@hidden:%p -o ControlMaster=auto -o 
ControlPersist=no address@hidden:/home/robn/tmp/menuInfo.pl 
/tmp/tramp.2366e7m.pl

Best regards, Michael.



reply via email to

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