Go Back   Velocity Reviews > Newsgroups > Wireless Networking
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Wireless Networking - synchronizing shared files

 
Thread Tools Search this Thread
Old 01-20-2006, 05:10 PM   #1
Default synchronizing shared files


Can anyone tell me how to synchronize shared files on my network so all the
computers have the most up-to-date copies?


=?Utf-8?B?UmV2aWxv?=
  Reply With Quote
Old 01-20-2006, 09:21 PM   #2
Dave Cox
 
Posts: n/a
Default Re: synchronizing shared files
At last! A prolem I can help with!! Or I thought I could. In a recent
computer active it delt with this problem. I am sure its a simple download
from the Microsoft Website. Look up the computer active mag (its in the UK)
and I am sure you will find it.

I'll still have a look for my mag, poss the wife has binned it........


"Revilo" <> wrote in message
news:27998690-BCCE-46B0-B236-...
> Can anyone tell me how to synchronize shared files on my network so all
> the
> computers have the most up-to-date copies?





Dave Cox
  Reply With Quote
Old 01-20-2006, 11:41 PM   #3
Richard in Va.
 
Posts: n/a
Default Re: synchronizing shared files
I believe I saw a similar post several days ago where the person who replied suggested to
have each pc/laptop put the files to be shared in their "shared files" folder. Then when
someone connects to the network, the files will automatically synchronize.

This, I think is assuming all pc/laptops are running Win-XP. A pc running Win98 or Win-ME
will run into "file permission" issues.
At least this is what I think I understand....

I suppose you could buy a network drive thing where you have an external drive that's
wired to a network access point. That way the files stay in one location and don't depend
on the host pc to be powered up for the others to use the files. Maybe a good way to
backup as well.

I'm sure there are software application solutions out there too, try to google search
"network backup" or "network file synchronize".

But knowing me, I would probably do it the complicated yet free way by putting a shortcut
on each pc desktop that runs a batch file containing the DOS "xcopy.exe" command.
Utilizing the /D switch so only the newer files get copied to the target location. This
would need to run in reverse as well so the pc can pickup new (or newer) files from the
other location as well. Everyone would have to click on the shortcut when they connect to
the network to make this work. Maybe there's a way to have it run at startup to help
automate it. But it would need to check (at each boot) to make sure the network is
connected before it runs. Otherwise it would just bomb out. Xcopy is rather crude and
doesn't handle errors very well, but hey, it's free. Been apart of the Microsoft operating
systems before there ever was Windows, meaning DOS.

At work, I have a scheduled task (WinXP) that runs the batch file every afternoon that
copies all "updated" work documents and mail folders to a separate physical hard drive for
backup purposes. I've been quite happy with it. And it maintains the original folder
structure on the second hard drive.

This represented a challenge to me and after some trial-and-error, I was able to get it to
do what I wanted. If your not into a challenge, or know little about DOS, I'm certain
there are programs for $30-50 that will do what you want. And will most likely have a
better error handler as well.

Sorry for all the extra verbage!

Best regards,

Richard in Va.
++++++++++++++++++++++


"Revilo" <> wrote in message
news:27998690-BCCE-46B0-B236-...
> Can anyone tell me how to synchronize shared files on my network so all the
> computers have the most up-to-date copies?





Richard in Va.
  Reply With Quote
Old 01-21-2006, 12:07 AM   #4
TW
 
Posts: n/a
Default Re: synchronizing shared files
Windows comes with a solution for this and it's called the BRIEFCASE. Older
versions of windows such as W98 you may have to go to add/remove programs to
install it, but XP by default is installed already.
Simply right click on your desktop, point to new then click briefcase. Next
connect to the network share and drag and drop the files and/or folders that
you want to the briefcase.
Each time you open and close the briefcase click the update button to sync
your files.
Hope that helps


"Richard in Va." <> wrote in message
news:%...
>I believe I saw a similar post several days ago where the person who
>replied suggested to have each pc/laptop put the files to be shared in
>their "shared files" folder. Then when someone connects to the network,
>the files will automatically synchronize.
>
> This, I think is assuming all pc/laptops are running Win-XP. A pc running
> Win98 or Win-ME will run into "file permission" issues.
> At least this is what I think I understand....
>
> I suppose you could buy a network drive thing where you have an external
> drive that's wired to a network access point. That way the files stay in
> one location and don't depend on the host pc to be powered up for the
> others to use the files. Maybe a good way to backup as well.
>
> I'm sure there are software application solutions out there too, try to
> google search "network backup" or "network file synchronize".
>
> But knowing me, I would probably do it the complicated yet free way by
> putting a shortcut on each pc desktop that runs a batch file containing
> the DOS "xcopy.exe" command. Utilizing the /D switch so only the newer
> files get copied to the target location. This would need to run in
> reverse as well so the pc can pickup new (or newer) files from the other
> location as well. Everyone would have to click on the shortcut when they
> connect to the network to make this work. Maybe there's a way to have it
> run at startup to help automate it. But it would need to check (at each
> boot) to make sure the network is connected before it runs. Otherwise it
> would just bomb out. Xcopy is rather crude and doesn't handle errors very
> well, but hey, it's free. Been apart of the Microsoft operating systems
> before there ever was Windows, meaning DOS.
>
> At work, I have a scheduled task (WinXP) that runs the batch file every
> afternoon that copies all "updated" work documents and mail folders to a
> separate physical hard drive for backup purposes. I've been quite happy
> with it. And it maintains the original folder structure on the second hard
> drive.
>
> This represented a challenge to me and after some trial-and-error, I was
> able to get it to do what I wanted. If your not into a challenge, or know
> little about DOS, I'm certain there are programs for $30-50 that will do
> what you want. And will most likely have a better error handler as well.
>
> Sorry for all the extra verbage!
>
> Best regards,
>
> Richard in Va.
> ++++++++++++++++++++++
>
>
> "Revilo" <> wrote in message
> news:27998690-BCCE-46B0-B236-...
>> Can anyone tell me how to synchronize shared files on my network so all
>> the
>> computers have the most up-to-date copies?

>
>





TW
  Reply With Quote
Old 01-21-2006, 02:12 PM   #5
Lanwench [MVP - Exchange]
 
Posts: n/a
Default Re: synchronizing shared files

"Revilo" <> wrote in message
news:27998690-BCCE-46B0-B236-...
> Can anyone tell me how to synchronize shared files on my network so all
> the
> computers have the most up-to-date copies?


Why not store all your data on one computer, as though it were a server, and
have all computers access the shared folders on that computer? This is a lot
more reliable than syncing - and you won't run into issues wherein two
people have modified and tried to sync the same files.

If you have Windows 2000 or WinXP Pro as the 'server', you can connect up to
ten computers to your shared stuff. If you have XP Home, it's limited to 5.

Or get a server or NAS box, etc., to store everything.





Lanwench [MVP - Exchange]
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert Video files to PSP ivan DVD Video 4 06-17-2008 11:16 AM
How to copy *.vob files on DVD to the hard disk and merge them together zengpeiwen1719 Software 0 05-24-2008 10:33 AM
Convert Video files to MP4 for iPod ivan DVD Video 0 04-26-2006 08:38 AM
Very slow recognising DVD disc Terry Pinnell DVD Video 1 03-28-2006 06:53 PM
Now I introduce some popular software of multimedia eightsome@gmail.com DVD Video 0 03-28-2006 02:29 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46