Re: copying files from home directory on one machine to directory on another machine

2009-11-29 Thread Alan Ianson
> Of course, NFS is not really an option if your source machine (or > destination) is running Windows. [In that case, there's always > Samba! ;-) I have seen nfs for windows lately, although I haven't tried it. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject

Re: copying files from home directory on one machine to directory on another machine

2009-11-29 Thread Alexander Kaphuk
Wow! Good to know there's an abundance of solutions to a given problem that can be explored. Thanks a lot to all those who have responded to my original email! -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.

Re: copying files from home directory on one machine to directory on another machine

2009-11-29 Thread Florian Kriener
On Sunday 29 November 2009 12:23:47 Dave Witbrodt wrote: > > That's right. I've never used either tool before. Thanks a lot for > > the tip! > > Sure. If you're in the mood to learn about every possibility... > > You might also consider NFS: [...] Okay, if every possibility is what you want to

Re: copying files from home directory on one machine to directory on another machine

2009-11-29 Thread Nick Douma
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave Witbrodt wrote: > > Of course, NFS is not really an option if your source machine (or > destination) is running Windows. [In that case, there's always > Samba! ;-) ] > Not true. You can install Windows Services for Unix, and use that to moun

Re: copying files from home directory on one machine to directory on another machine

2009-11-29 Thread Dave Witbrodt
Alexander Kaphuk wrote: Dave Witbrodt wrote: Alexander Kaphuk wrote: G'day, I'd appreciate somebody pointing me where to look for info on how to copy files from a home directory on one machine to a directory on another machine via network. I've got about 100GB of data I need to copy from m

Re: copying files from home directory on one machine to directory on another machine

2009-11-29 Thread Alex Samad
On Sun, Nov 29, 2009 at 09:28:18AM +0200, Alexander Kaphuk wrote: > Andrew M.A. Cater wrote: > >On Sat, Nov 28, 2009 at 09:42:23PM +0200, Alexander Kaphuk wrote: > >>G'day, [snip] > >cd myfiles > > > >rsync -pavz --delete . 192.168.1.2:/home/alex/myfiles/ can I suggest to look at the S & H option

Re: copying files from home directory on one machine to directory on another machine

2009-11-28 Thread Alexander Kaphuk
Rob Owens wrote: On Sat, Nov 28, 2009 at 09:42:23PM +0200, Alexander Kaphuk wrote: G'day, I'd appreciate somebody pointing me where to look for info on how to copy files from a home directory on one machine to a directory on another machine via network. I've got about 100GB of data I n

Re: copying files from home directory on one machine to directory on another machine

2009-11-28 Thread Alexander Kaphuk
Andrew M.A. Cater wrote: On Sat, Nov 28, 2009 at 09:42:23PM +0200, Alexander Kaphuk wrote: G'day, I'd appreciate somebody pointing me where to look for info on how to copy files from a home directory on one machine to a directory on another machine via network. I've got about 100GB of

Re: copying files from home directory on one machine to directory on another machine

2009-11-28 Thread Alexander Kaphuk
Dave Witbrodt wrote: Alexander Kaphuk wrote: G'day, I'd appreciate somebody pointing me where to look for info on how to copy files from a home directory on one machine to a directory on another machine via network. I've got about 100GB of data I need to copy from my desktop running ubuntu

Re: copying files from home directory on one machine to directory on another machine

2009-11-28 Thread Rob Owens
On Sat, Nov 28, 2009 at 09:42:23PM +0200, Alexander Kaphuk wrote: > G'day, > > I'd appreciate somebody pointing me where to look for info on how to > copy files from a home directory on one machine to a directory on > another machine via network. > > I've got about 100GB of data I need to copy

Re: copying files from home directory on one machine to directory on another machine

2009-11-28 Thread Andrew M.A. Cater
On Sat, Nov 28, 2009 at 09:42:23PM +0200, Alexander Kaphuk wrote: > G'day, > > I'd appreciate somebody pointing me where to look for info on how to > copy files from a home directory on one machine to a directory on > another machine via network. > > I've got about 100GB of data I need to copy

Re: copying files from home directory on one machine to directory on another machine

2009-11-28 Thread Alexander Kaphuk
Eduardo M KALINOWSKI wrote: Alexander Kaphuk wrote: G'day, I'd appreciate somebody pointing me where to look for info on how to copy files from a home directory on one machine to a directory on another machine via network. I've got about 100GB of data I need to copy from my desktop runni

Re: copying files from home directory on one machine to directory on another machine

2009-11-28 Thread Dave Witbrodt
Alexander Kaphuk wrote: G'day, I'd appreciate somebody pointing me where to look for info on how to copy files from a home directory on one machine to a directory on another machine via network. I've got about 100GB of data I need to copy from my desktop running ubuntu 9.04 on to a laptop r

Re: copying files from home directory on one machine to directory on another machine

2009-11-28 Thread Eduardo M KALINOWSKI
Alexander Kaphuk wrote: > G'day, > > I'd appreciate somebody pointing me where to look for info on how to > copy files from a home directory on one machine to a directory on > another machine via network. > > I've got about 100GB of data I need to copy from my desktop running > ubuntu 9.04 on to

re: copying files from home directory on one machine to directory on another machine

2009-11-28 Thread Alexander Kaphuk
G'day, I'd appreciate somebody pointing me where to look for info on how to copy files from a home directory on one machine to a directory on another machine via network. I've got about 100GB of data I need to copy from my desktop running ubuntu 9.04 on to a laptop running Debian Squeeze whi