Closed Thread
   
 Backup On Connect To Network 
 
 
  #1 (permalink)  
Old 09-08-2005, 08:40 PM
Member

Group: Regulars


Hi Guys,

I have an old PC I want to build with Windows 2000 or 2003 server to play around with to increase my skills which I may use at work.

I thought a nifty thing I could do would be to setup the network so that when I connect through airport that the server picks up and compares my home folder, photos and other documents and then copies new ones onto it.

Obviously after this I would backup periodically onto DVD or such.

Is this possible at all?
Jackson Ho is offline
Profile CardPM
Go to the top of the page
  #2 (permalink)  
Old 09-08-2005, 09:34 PM
Regular

Group: Regulars
Location: Geelong, Victoria


It is possible, but you'd need to do it through some clever tricks and scripting.
Getting the machine to recognize that the network connection is present would be the difficult part. After that it's just a basic copy process.

Are you wanting to do the auto-copy on a mac, or a PC?
__________________
...because the people who are crazy enough to think they can change the world, are the ones who do.
dangelovich is online now
Profile CardPM
Go to the top of the page
  #3 (permalink)  
Old 10-08-2005, 07:30 AM
Member

Group: Regulars


Scripting shouldn't be a problem, I am a decent programmer.

I want to auto copy onto the PC. My powerbook is my main machine, I want to backup onto 2003 server most likely (if I can get work to pay for a copy) which will be permanently in my house.

I'm not worried about the speed of the transfer, so 802.11b is fine, I would maybe transfer a max of 500meg a day (unless I start getting into basic video editing) and it can be doing this all night.

Pseduo code would be

1. Flag that powerbook has joined the network
2. Compare files
3. Copy new files over

I might look into active directory and mac connectivity today, but if anyone has any other ideas, feel free to throw them my way!

Jackson Ho is offline
Profile CardPM
Go to the top of the page
  #4 (permalink)  
Old 10-08-2005, 07:34 AM
Regular

Group: Regulars
Location: Sydney


Obviously AppleScripts/Automator is the cheapest way to go, I just thought I'd throw this in the bag: Dantz Retrospect can do this as well. You install the app onto the Windows server and a client onto your Mac; and set up the source, destination and file selectors.

Then instead of setting a schedule for backup once a day or week, you set up a 'proactive backup' script where you specify 'fuzzy' settings, so you could set it to back up once a day, but also specify at least every 24 hours, and set the client preference from 'according to schedule' to 'immediately'.

Then if your Mac is visible on the network it will be backed up, but if it goes more than 24 hours without a backup the next time it connects to the network it will be backed up immediately.

You have to pay for it as it's a commercial program, though...

Cheers
__________________
"O, what may man within him hide, Though angel on the outward side!" - William Shakespeare
symean is offline
Profile CardPM
Go to the top of the page
  #5 (permalink)  
Old 10-08-2005, 10:31 AM
Regular

Group: Regulars
Location: Melbourne


Definitely possible. You can parse the output from ifconfig to make sure you have an IP address (ie, you're on the network), then ping your Windows box (making sure you're on the RIGHT wireless network), then copy the files using whichever method you prefer. I'd use a Linux/BSD server rather than Windows as Windows is just so horrible at doing anything server-related unless you install extra software. I'm a total rsync whore though, so feel free to ignore me.
__________________
Yup, I own me some Macs
Squozen is offline
Profile CardPM
Go to the top of the page
 
Closed Thread

Thread Tools

 
Similar Threads
 
Thread Thread Starter Forum Replies Last Post
Cannot Connect to Wireless Network on Mac nickv Notebooks 27 20-06-2008 04:57 PM
can't connect to wireless network cal_blam! Mac OS X & All Software 14 17-07-2007 10:32 PM
Can't see another Mac on network, but can connect to the net froggy Mac OS X & All Software 7 21-06-2007 05:48 PM
Connect XP to WPA network?? HDK Help and New Mac User Support 5 28-12-2006 10:22 AM
Network Backup Server Solution? ilostmypassword Apple General 2 13-08-2006 12:51 PM