Syncronize files between computers

  • Thread starter Thread starter chickdog1
  • Start date Start date
C

chickdog1

I need to syncronize a couple of files between a desktop
and a laptop. Both computers will be on our corporate
network in order to transfer the files from the desktop to
the laptop. I would like this to be as easy as clicking an
icon for the user.
I used to make a batch file and use a simple "copy"
command. Is this still feasible and/or adviseable?

Thank You,
 
You could use a batch file, or you could use offline files, or (my pick) see
www.centered.com - SecondCopy 2000. One of my new faves.
 
Batch file using ROBOCOPY (Windows Resource Kit) would be the best and
most bandwidth efficient means (it updates only files that are
changed).

See the ROBOCOPY FAQ:
http://www.winnetmag.com/WindowsScripting/Article/ArticleID/39119/39119.html

Jeffrey Randow (Windows Net. & Smart Display MVP)
(e-mail address removed)

Please post all responses to the newsgroups for the benefit
of all USENET users. Messages sent via email may or may not
be answered depending on time availability....

Remote Networking Technology Support Site -
http://www.remotenetworktechnology.com
Smart Display Support - http://www.smartdisplays.net
Windows XP Expert Zone - http://www.microsoft.com/windowsxp/expertzone
 
Also here is the DL for Robocopy:
http://www.microsoft.com/downloads/...69-57ff-4ae7-96ee-b18c4790cffd&displaylang=en

Jeffrey Randow (Windows Net. & Smart Display MVP)
(e-mail address removed)

Please post all responses to the newsgroups for the benefit
of all USENET users. Messages sent via email may or may not
be answered depending on time availability....

Remote Networking Technology Support Site -
http://www.remotenetworktechnology.com
Smart Display Support - http://www.smartdisplays.net
Windows XP Expert Zone - http://www.microsoft.com/windowsxp/expertzone
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

file syncronization using "briefcase" 1
Can't Syncronize 1
syncronizing files 2
Syncronizing computers? 2
Syncronize - Remove old Paths from Options 6
VPN Syncronization Error 3
Syncronize 3
Syncronize Outlook 2

Back
Top