![]() |
|
Welcome to BroadbanterBanter. You are currently viewing as a guest which gives you limited access to view most discussions and other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today. |
| | |||||||
| uk.comp.home-networking (UK home networking) (uk.comp.home-networking) Discussion of all aspects of computer networking in the home, regardless of the platforms, software, topologies and protocols used. Examples of topics include recommendations for hardware or suppliers (e.g. NICs and cabling), protocols, servers, and specific network software. Advertising is not allowed. |
| Tags: file , network , sync |
|
| | Thread Tools | Display Modes |
|
#1
| |||
| |||
| I'm soon getting a desktop replacement laptop, and I then intend to use my desktop PC as my home network backup machine, running all my files from my laptop. I'm not in a position to run a domain (lack of software, lack of funds, lack of enthusiasm) but merely a workgroup, and therefore i would like a util that does something similar to what 'offline files' does when using a domain - that is, I need the files to sync on the laptop and the backup machine when i both logon and logoff the laptop, so that any changes I've made to data on the laptop will be reflected to the backup machine and vice versa. The latter is going to be a lot less frequent. The option to also sync during the logon session would also be good, as i don't neccesarily want to have to log on/off when I've done a load of work just to keep the backup machine up-to-date. The backup machine itself will then run overnight backups to NAS devices. I appreciate 'briefcase' will achieve this sort of synchronisation, but I have always found it a bit clumsy. Any ideas on a 3rd party util, preferably freeware, but if not, I'm happy to pay a little bit out for the pleasure of getting what i need? TIA -- My reply address is invalid. Please post replies to the group. Messages from Google Groups are set to auto ignore. |
| Ads |
|
#2
| |||
| |||
| "Tx2" wrote in message T... I'm soon getting a desktop replacement laptop, and I then intend to use my desktop PC as my home network backup machine, running all my files from my laptop. I'm not in a position to run a domain (lack of software, lack of funds, lack of enthusiasm) but merely a workgroup, and therefore i would like a util that does something similar to what 'offline files' does when using a domain - that is, I need the files to sync on the laptop and the backup machine when i both logon and logoff the laptop, so that any changes I've made to data on the laptop will be reflected to the backup machine and vice versa. The latter is going to be a lot less frequent. The option to also sync during the logon session would also be good, as i don't neccesarily want to have to log on/off when I've done a load of work just to keep the backup machine up-to-date. The backup machine itself will then run overnight backups to NAS devices. I don't know of a "well integrated" solution to your problem. But I know of one that will work. I use "rsync" for doing backups and synchronization. It's a utility designed to compare files on one host with those on another, and then bring them into sync. There is a Windows version available as part of the Cygwin installation. It's not hard to use, but it's definitely NOT point-and-click. You need to do some scripting using the Unix-like shell provided with Cygwin. Also, note that you must decide which of the two filesets is the master and which is the slave. When youc finish using the laptop, you'd want it's file to be master, and you'd push updated files to your other box. At other times, you'd want the laptop to be slave, and you'd pull updated files from the other box. If this is a suitable solution, write back for more information. |
|
#3
| |||
| |||
| "Immure Obfuscation" wrote in message .. . "Tx2" wrote in message T... I'm soon getting a desktop replacement laptop, and I then intend to use my desktop PC as my home network backup machine, running all my files from my laptop. I'm not in a position to run a domain (lack of software, lack of funds, lack of enthusiasm) but merely a workgroup, and therefore i would like a util that does something similar to what 'offline files' does when using a domain - that is, I need the files to sync on the laptop and the backup machine when i both logon and logoff the laptop, so that any changes I've made to data on the laptop will be reflected to the backup machine and vice versa. The latter is going to be a lot less frequent. The option to also sync during the logon session would also be good, as i don't neccesarily want to have to log on/off when I've done a load of work just to keep the backup machine up-to-date. The backup machine itself will then run overnight backups to NAS devices. I don't know of a "well integrated" solution to your problem. But I know of one that will work. I use "rsync" for doing backups and synchronization. It's a utility designed to compare files on one host with those on another, and then bring them into sync. There's a Windows utility (downloadable from Microsoft site) call SyncToy which syncshronises files between two folders, which can be shared folders on another PC. You can choose to synchronise in either or both directions, |
|
#4
| |||
| |||
| On Thu, 25 Jan 2007 20:07:08 -0000, Tx2 wrote: I'm soon getting a desktop replacement laptop, and I then intend to use my desktop PC as my home network backup machine, running all my files from my laptop. I'm not in a position to run a domain (lack of software, lack of funds, lack of enthusiasm) but merely a workgroup, and therefore i would like a util that does something similar to what 'offline files' does when using a domain - that is, I need the files to sync on the laptop and the backup machine when i both logon and logoff the laptop, so that any changes I've made to data on the laptop will be reflected to the backup machine and vice versa. The latter is going to be a lot less frequent. The option to also sync during the logon session would also be good, as i don't neccesarily want to have to log on/off when I've done a load of work just to keep the backup machine up-to-date. The backup machine itself will then run overnight backups to NAS devices. I appreciate 'briefcase' will achieve this sort of synchronisation, but I have always found it a bit clumsy. Any ideas on a 3rd party util, preferably freeware, but if not, I'm happy to pay a little bit out for the pleasure of getting what i need? TIA AllSynch, free is limited, paid is not. ----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==---- http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups ----= East and West-Coast Server Farms - Total Privacy via Encryption =---- |
|
#5
| |||
| |||
| "Krazee Brenda" wrote in message ... AllSynch, free is limited, paid is not. Tried that. Requires manual intervention. |
|
#6
| |||
| |||
| Tx2 wrote: I'm soon getting a desktop replacement laptop, and I then intend to use my desktop PC as my home network backup machine, running all my files from my laptop. I'm not in a position to run a domain (lack of software, lack of funds, lack of enthusiasm) but merely a workgroup, and therefore i would like a util that does something similar to what 'offline files' does when using a domain - that is, I need the files to sync on the laptop and the backup machine when i both logon and logoff the laptop, so that any changes I've made to data on the laptop will be reflected to the backup machine and vice versa. The latter is going to be a lot less frequent. The option to also sync during the logon session would also be good, as i don't neccesarily want to have to log on/off when I've done a load of work just to keep the backup machine up-to-date. The backup machine itself will then run overnight backups to NAS devices. I appreciate 'briefcase' will achieve this sort of synchronisation, but I have always found it a bit clumsy. Any ideas on a 3rd party util, preferably freeware, but if not, I'm happy to pay a little bit out for the pleasure of getting what i need? TIA take a look at second copy http://www.centered.com/ I have used this for several years keeping a laptop synchronised with a set of files on a server. |
|
#7
| |||
| |||
| Tx2 wrote in T: I'm soon getting a desktop replacement laptop, and I then intend to use my desktop PC as my home network backup machine, running all my files from my laptop. I'm not in a position to run a domain (lack of software, lack of funds, lack of enthusiasm) but merely a workgroup, and therefore i would like a util that does something similar to what 'offline files' does when using a domain - that is, I need the files to sync on the laptop and the backup machine when i both logon and logoff the laptop, so that any changes I've made to data on the laptop will be reflected to the backup machine and vice versa. The latter is going to be a lot less frequent. The option to also sync during the logon session would also be good, as i don't neccesarily want to have to log on/off when I've done a load of work just to keep the backup machine up-to-date. The backup machine itself will then run overnight backups to NAS devices. I appreciate 'briefcase' will achieve this sort of synchronisation, but I have always found it a bit clumsy. Any ideas on a 3rd party util, preferably freeware, but if not, I'm happy to pay a little bit out for the pleasure of getting what i need? TIA Two more to consider: SyncToy and SyncBack. |
|
#8
| |||
| |||
| In article Frazer Jolly Goodfellow, thought we might be interested in the following... Two more to consider: SyncToy and SyncBack. Syncback is perfect for my needs, and at a great price! Many thanks to all who offered suggestions. -- My reply address is invalid. Please post replies to the group. Messages from Google Groups are set to auto ignore. |
|
#9
| |||
| |||
| On Thu, 25 Jan 2007 21:39:31 -0500, Immure Obfuscation wrote: "Krazee Brenda" wrote in message ... AllSynch, free is limited, paid is not. Tried that. Requires manual intervention. So does masturbation. ----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==---- http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups ----= East and West-Coast Server Farms - Total Privacy via Encryption =---- |
|
#10
| |||
| |||
| On Thu, 25 Jan 2007 21:39:31 -0500, Immure Obfuscation wrote: "Krazee Brenda" wrote in message ... AllSynch, free is limited, paid is not. Tried that. Requires manual intervention. How? You set the Jobs, set the scheduler and masturbate, er, synch. ----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==---- http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups ----= East and West-Coast Server Farms - Total Privacy via Encryption =---- |
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Acces home network from remote PC to sync files | Stingrae | uk.comp.home-networking (UK home networking) | 7 | March 10th 06 05:24 PM |
| Network OK - No File Share | Geoff Lane | uk.comp.home-networking (UK home networking) | 5 | September 17th 05 01:05 PM |
| VPN vs. Home Network vs. File Transfer & VNC | Nick | uk.comp.home-networking (UK home networking) | 7 | June 27th 05 08:48 AM |
| My Network Places File Sharing :-( | Tonka | uk.comp.home-networking (UK home networking) | 7 | August 30th 04 08:14 AM |
| What file transfer speeds over 802.11g network? | Tiny Tim | uk.comp.home-networking (UK home networking) | 0 | February 29th 04 06:27 PM |