The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] Be there a "remote diff" utility?
@ 2024-05-16  6:34 Dave Horsfall
  2024-05-16  6:51 ` [TUHS] " arnold
  2024-05-16 19:53 ` Theodore Ts'o
  0 siblings, 2 replies; 14+ messages in thread
From: Dave Horsfall @ 2024-05-16  6:34 UTC (permalink / raw)
  To: The Eunuchs Hysterical Society

Every so often I want to compare files on remote machines, but all I can 
do is to fetch them first (usually into /tmp); I'd like to do something 
like:

    rdiff host1:file1 host2:file2

Breathes there such a beast?  I see that Penguin/OS has already taken 
"rdiff" which doesn't seem to do what I want.

Think of it as an extension to the Unix philosophy of "Everything looks 
like a file"...

-- Dave

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [TUHS] Re: Be there a "remote diff" utility?
@ 2024-05-16 12:31 Douglas McIlroy
  2024-05-16 17:12 ` Bakul Shah via TUHS
  0 siblings, 1 reply; 14+ messages in thread
From: Douglas McIlroy @ 2024-05-16 12:31 UTC (permalink / raw)
  To: TUHS main list

[-- Attachment #1: Type: text/plain, Size: 118 bytes --]

With the disclaimer that I have never used it, I note that FUSE/sshfs
allows one to  mount remote file systems.

Doug

[-- Attachment #2: Type: text/html, Size: 165 bytes --]

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

end of thread, other threads:[~2024-06-19 23:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-16  6:34 [TUHS] Be there a "remote diff" utility? Dave Horsfall
2024-05-16  6:51 ` [TUHS] " arnold
2024-05-16  7:33   ` Ralph Corderoy
2024-05-16  8:59     ` George Michaelson
2024-05-16  9:01     ` arnold
2024-05-16 17:08       ` ron minnich
2024-05-16 18:51         ` Skip Tavakkolian
2024-05-16 19:51           ` Marc Donner
2024-05-16 19:53 ` Theodore Ts'o
2024-06-19 23:20   ` Alan D. Salewski
2024-05-16 12:31 Douglas McIlroy
2024-05-16 17:12 ` Bakul Shah via TUHS
2024-05-16 18:12   ` Rich Salz
2024-05-16 18:38     ` Ben Greenfield via TUHS

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).