[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.1.11-pre); copy-file of /ssh: to /smb: does not work
From: |
Michael Albinus |
Subject: |
Re: tramp (2.1.11-pre); copy-file of /ssh: to /smb: does not work |
Date: |
Thu, 20 Sep 2007 14:45:00 +0200 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (hpux) |
David Kastrup <address@hidden> writes:
Hi David,
> Executing
>
> (copy-file "/scp:dwight:/opt/installer/brilliant-update-20070919.cmd"
> "/smb:address@hidden:dkastrup/brilliant-update-20070919.cmd" 1 nil)
>
> just gives
>
> Transferring /scp:dwight:/opt/installer/brilliant-update-20070919.cmd to
> /tmp/tramp.7358seg.cmd...
> Tramp: Waiting for prompts from remote shell
> Tramp: Process has finished.
> Transferring /scp:dwight:/opt/installer/brilliant-update-20070919.cmd to
> /tmp/tramp.7358seg.cmd...done
>
> and tramp does not appear to bother further copying the temporary file
> to its final destination.
Testing locally it works (scp + smb methods). But we see in:
> *tramp/smb address@hidden
>
> Call timed out: server did not respond after 20000 milliseconds opening
> remote file \brilliant-update-20070919.cmd
> smb: \>
I will improve smb-related error handling to notify you in such a
case.
Best regards, Michael.