[linux-audio-user] mounting network drives for dummies?

Mark Knecht mknecht at controlnet.com
Thu Oct 30 09:53:18 EST 2003


> --- Mark Knecht <markknecht at comcast.net> wrote:
> > Hi,
> >    I've got two Linux boxes, one Gentoo and the
> > other PlanetCCRMA. I
> > need to move about 10GB of data from one to the
> > other. How can I do
> > this? I guess that over Ethernet maybe Samba or NFS
> > might work?
>
> If it's a one time kind of job, from the machine with
> the data  on it 'scp foo
> username at machinename:/home/username/destination/' or
> from remote 'scp
> username at machinename:/home/username/filename .' will
> copy to the directory from which you execute the
> command.
>

Thanks Ron, and to everyone else that answered. scp, using the -r option
and -c blowfish, is perfect for what I wanted to accomplish. Not only does
it work between my local machines, but it also worked nicely across the
Internet between my day job office and the house.

I am indebted!

Many thanks,
Mark





More information about the Linux-audio-user mailing list