Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Jun 21, 2004 8:37 pm 
Offline
Junior Member
User avatar

Joined: Sat Jun 05, 2004 1:22 pm
Posts: 40
AOL: fester516
Location: Brooklyn, NY
Hey All! I was wondering if anyone knew how to set up a windows XP machine to serve as a backup server for my Linode. I looked on the internet and couldn't find a decent HOWTO on the matter. I understand that I can install cygwin and run rsync or rdiff-backup.

Can someone point a lost wanderer to the fountain of knowledge?

Thanks for your help!
Ron


Top
   
 Post subject:
PostPosted: Tue Jun 22, 2004 5:13 pm 
Offline
Senior Newbie

Joined: Sat Mar 13, 2004 7:18 am
Posts: 8
Have you considered a simple sftp script added as a scheduled task?

-Mike


Top
   
 Post subject:
PostPosted: Wed Jun 23, 2004 12:24 pm 
Offline
Senior Newbie

Joined: Mon Dec 08, 2003 1:46 pm
Posts: 19
ICQ: 148043
WLM: vitre0us@yahoo.com
Yahoo Messenger: vitre0us
AOL: vitre0us
Location: Socal
Not sure what to suggest in an all XP enviroment... but I encountered a problem in my system that you may also in yours. So here's some inspiration...

I use XP on my workstation, have a small BSD box doing small misc things, and a large NAS drive... the NAS is designed mainly for Windows users so SMB is it's main focus. It does also happen to share NFS, but won't save any file permissions.

So my problem became, I want to rsync my linode to the big network drive but can't preserve the file permissions...

My solution was on the BSD box use dd to create a disk image on the NFS drive, then mount it, and rsync into that which is using ext2...

I don't know if you'd be able to create something simliar through cygwin or not... I do recall the last time I used cygwin file permissions were set based on the users in Windows XP, and it ignored uids... thats why I bring this up.


Top
   
 Post subject:
PostPosted: Thu Jul 15, 2004 3:21 am 
Offline
Senior Newbie

Joined: Wed Jul 14, 2004 7:52 am
Posts: 6
rsync is available for windows. It is a very nice utility to copy files (also with an ssh tunnel)


Top
   
 Post subject:
PostPosted: Thu Jul 15, 2004 4:10 pm 
Offline
Junior Member

Joined: Thu Jun 03, 2004 2:57 pm
Posts: 23
Yeah, right now, I'm not being too concerned about permissions for the backups that I copy, so I just do an scp until I get around to setting up a proper rsync from my windows box to the linode.

I tried using Microsoft's Services for Unix, which has a NFS mounter, but it turned out to be far more trouble than it was worth. Mind you, in theory, it would have been good because it would actually have access to the permissions and perhaps be convinced to obey them. (Assuming you set up proper username/group mappings and such) But it's about as reliable over the 'net as a SMB mount over the 'net -- i.e. tends to get hung up and stop working.

Really, it sounds like you just need to tar up portions of your directory tree, compress them, and download them.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group