[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Backup question



On Wed, Nov 19, 2003 at 02:52:41PM -0800, Alvin Oga wrote:
> 
> hi victor
> 
> On Wed, 19 Nov 2003, Victory wrote:
> 
> > Hi All,
> > 
> > I want to back up some directories  on Debian machine 
> > to Windows XP CDRW, I want to do it from Windows XP machine
> > I have CDRW with Roxio Easy CD Creator software on Windows XP.
> 
> i assume you're saying you dont know how to get data from deb to xp
> 
> - if you're using ntfs on your xp box...  you're s.o.l ...
> 	linux cant safely and reliably write data to ntfs 
> 
> - if you're running vfat on the xp box ... ( good and bad idea )
> 	- create c:\DataFromDebian
> 	- copy all your /home/victor stuff to c:\DataFromDebian
> 		( pick your poison for which way to do that
> 
> 		( or whatever various ways w/ the right syntax )
> 		- debian# mount \\winXP:\DataFromDebian /mnt/XP
> 		- debian# cp -par /home/victor /mnt/XP

Both of these points are true only if the XP and Deb are multiboot on 
the same machine.  (What I do in that case is run NTFS on my system 
partition, and keep a spare decent-sized vfat partition for sharing 
files between Debian and Windows.)  You also overlooked that if you are 
running e2fs on Debian there are shareware utilities in Windows to read 
that and copy it; I use Reiserfs.

But the way I interpret the OP is that the two machines are on differnet 
boxes, in which case you should install Samba on the debian box, or use 
ssh to copy stuff.

> 
> - move the cdrw drive to the debian box ... and you're done ...
>   ( assuming the cdrw is a supported drive )
> 
> 	use whatever process/tools/proceedure you want to
> 	write data to the cdrw on the debian box
> 
> 	http://www.Linux-1u.net/CDRW
> 
> c ya
> alvin
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 



Reply to: