tramp-devel
[Top][All Lists]
Advanced

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

Re: Unable to open or save remote files using Tramp.


From: Michael Albinus
Subject: Re: Unable to open or save remote files using Tramp.
Date: Sun, 15 May 2011 20:32:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Santosh Navale <address@hidden> writes:

> Hi Michael,

Hi Santosh,

> Thanks. I have attached the debug buffer in its entirety. Please let
> me know if you know any more details.

The buffer contains command sequences like this:

12:29:21.134560 tramp-send-command (6) # tail -c +40961 
/home/san6695/ECEN689/project/perl/RCS/binFileRead.pl\,v | head -c +8192 
>/tmp/tramp.10802aCb
12:29:21.667347 tramp-wait-for-regexp (6) # 
head: illegal option -- c
///8384f70cb13b05169fd04baa2c9afa9c#$

Obviously, the "head" command does not understand the "-c" option. Could
you, please, check on the remote host:

# which head
# head --help

Maybe there is another "head" command (at another path) which could be used.

> Thanks
> Santosh

Best regards, Michael.



reply via email to

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