all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Dired command on same host
@ 2022-01-04 10:24 Manuel Giraud
  2022-01-04 12:56 ` Michael Albinus
  0 siblings, 1 reply; 28+ messages in thread
From: Manuel Giraud @ 2022-01-04 10:24 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I'm happily using dired and tramp with `dired-dwim-target' set to t. So
when I'm in this frame configuration:

+-------------+-------------+
|             |             |
| some dired  | other dired |
| on host A   | on host A   |
|             |             |
|             |             |
|             |             |
|             |             |
+-------------+-------------+

I can, for example, copy some files from one directory to another. But
when I do this, tramp copy the file over ssh to my local /tmp before
copying it back to the other directory. It can be a problem when the
file is too big. Is it possible for tramp to detect that this is the
same host and just make a simple cp on host A?

Same question for two different hosts: Is it possible to make tramp do a
scp from host A to host B directly?
-- 
Manuel Giraud



^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2022-01-11  9:10 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-04 10:24 Dired command on same host Manuel Giraud
2022-01-04 12:56 ` Michael Albinus
2022-01-04 16:25   ` Manuel Giraud
2022-01-04 18:33     ` Michael Albinus
2022-01-04 19:35       ` Tassilo Horn
2022-01-05  9:35         ` Manuel Giraud
2022-01-05 21:07           ` Tomas Hlavaty
2022-01-06 11:01             ` Michael Albinus
2022-01-07 15:50               ` Michael Albinus
2022-01-10  9:33                 ` Manuel Giraud
2022-01-10 12:56                   ` Michael Albinus
2022-01-10 14:07                     ` Manuel Giraud
2022-01-10 15:00                       ` Michael Albinus
2022-01-10 16:16                         ` Manuel Giraud
2022-01-11  8:25                           ` Michael Albinus
2022-01-11  8:59                             ` Manuel Giraud
2022-01-11  9:10                               ` Michael Albinus
2022-01-10 17:21                         ` Yuri Khan
2022-01-11  8:29                           ` Michael Albinus
2022-01-05 10:34         ` Michael Albinus
2022-01-05 13:02           ` Manuel Giraud
2022-01-05 14:37             ` Michael Albinus
2022-01-05 18:23               ` Manuel Giraud
2022-01-05  9:44       ` Manuel Giraud
2022-01-05 10:40         ` Michael Albinus
2022-01-05 11:08           ` Yuri Khan
2022-01-05 11:46             ` Michael Albinus
2022-01-05 19:55           ` Tassilo Horn

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.