[svlug] help transfering data over 1394 cable
Scott Hess
scott at doubleu.com
Thu May 8 11:41:24 PDT 2008
These days I'd probably use nc and tar, myself. Here's a site
describing the basic idea:
http://www.screenage.de/blog/2007/12/30/using-netcat-and-tar-for-network-file-transfer/
This particular case looks like it might require thoughtful search
terms - a Google search on "nc tar" yields up lots of hits for
University of North Carolina Tar :-).
But, really, who cares? It seems like for this user, "fastest" may
not be "bestest". "Bestest" is probably going to need to be closer to
"easiest" or maybe "least prone to error". rsync wouldn't be fast,
but it's pretty easy to get correct, and it's also pretty easy to
manage if you keep updating the local directory and need to keep
sending that data to the remote machine. I don't know what the "fish"
thing is, but if he's happy with it, it will probably be mostly good.
-scott
On Thu, May 8, 2008 at 10:31 AM, Daniel Gimpelevich
<daniel at gimpelevich.san-francisco.ca.us> wrote:
> On Thu, 08 May 2008 01:47:24 -0700, Rick Moen wrote:
>
> > Damned near anything would be faster than SSH transport.
>
> Here's something that would be slower: rsync
>
>
> > You _could_ go back and re-read where I already spoon-fed you the answer
> > about use of rcp.
>
> Sure, if he can still find an rcp daemon in this day and age. I know that
> NFS isn't perfectly suited to this, but at least more current information
> can be found on it.
>
>
>
>
> _______________________________________________
> svlug mailing list
> svlug at lists.svlug.org
> http://lists.svlug.org/lists/listinfo/svlug
>
More information about the svlug
mailing list