tramp-devel
[Top][All Lists]
Advanced

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

Re: tramp (2.5.1.3 nil/nil); emacs-28.0.50: Can't copy a 1.4 MB file wit


From: Michael Albinus
Subject: Re: tramp (2.5.1.3 nil/nil); emacs-28.0.50: Can't copy a 1.4 MB file with the plinkx method
Date: Sun, 24 Oct 2021 10:47:13 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

"H. Dieter Wilhelm" <dieter@duenenhof-wilhelm.de> writes:

> Hi Michael

Hi Dieter,

> Could I run such a lengthy copying process asynchronously with:
>
>      (add-to-list 'tramp-connection-properties
>                   (list (regexp-quote "/scp:user@host:")
>                         "direct-async-process" t))
>
> ?

Direct async processes are not related to remote copying. They are used
for processes created via start-file-process or make-process.

Two years ago I've tried to use threads in Tramp, which could help. But
this has been stalled since then, due to problems with threads in
general.

>                         Dieter

Best regards, Michael.



reply via email to

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