Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Synchronisation Software

Synchronisation Software

Scheduled Pinned Locked Moved The Lounge
csharpquestionloungeworkspace
29 Posts 22 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • _ _Damian S_

    Personally I like the Maxtor One-Touch USB HDD's - very cheap, and the backup software is quite reasonable. Set and forget - once you set it up, you just plug the USB in and push the button on the top of the case.

    ------------------------------------------- Don't walk in front of me, I may not follow; Don't walk behind me, I may not lead; Just bugger off and leave me alone!!

    C Offline
    C Offline
    code frog 0
    wrote on last edited by
    #4

    They'd be great if they were anything but Maxtor. It's called a "One Touch" because that's about all you get before you loose every byte of data you ever had. If you use Maxtor you need at least 9 of them for a 3 day rotating backup strategy. I had 3 in a row all die on me within 2 weeks. I was really impressed.:sigh:

    What I am up to: ReadyToGiveUp(Not!)[^] What friends are up to:SQLServerCentral[^]

    D 1 Reply Last reply
    0
    • M Marc Clifton

      _Damian S_ wrote:

      Set and forget - once you set it up, you just plug the USB in and push the button on the top of the case.

      Yeah, just make sure you properly disconnect the drive using the little icon on the taskbar, or what happened to me will happen to you: the drive became completely unreadable and I had to do a low level format with a utility from HP of all places to recover it. Marc

      Thyme In The Country
      Interacx
      My Blog

      _ Offline
      _ Offline
      _Damian S_
      wrote on last edited by
      #5

      Yes, that's a danger with any USB storage device... have seen a frizzed USB stick from similar treatment...

      ------------------------------------------- Don't walk in front of me, I may not follow; Don't walk behind me, I may not lead; Just bugger off and leave me alone!!

      1 Reply Last reply
      0
      • L Lost User

        I am needing a piece of software to install on client machines that I can setup to synchronise their important data onto their USB drives. These are people that have no idea when it comes to computers in general so I have to set something up that just works at a later time. Almost all clients are running Windows XP and I have been using Microsoft's SyncToy as it is free and basically does what I need. My only gripe is the need to install the .NET 2.x runtime to get one program to run. Anyone have another program that they have used that can be used to backup data to an external drive? One where I can tell it what directories/files to backup and the user can run any time they want.

        Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

        B Offline
        B Offline
        Brian Holdridge
        wrote on last edited by
        #6

        I currently use Beyond Compare (www.scootersoftware.com). It is a file and folder comparison utility. I use it all the time including syncing my user directory at work before I leave. You can create simple scripts to run it at set times (through windows scheduled tasks) If Beyond Compare is more than you need than try Second Copy (www.centered.com). I have used it in the past and it is a nice little utility. Brian Holdridge USA

        1 Reply Last reply
        0
        • L Lost User

          I am needing a piece of software to install on client machines that I can setup to synchronise their important data onto their USB drives. These are people that have no idea when it comes to computers in general so I have to set something up that just works at a later time. Almost all clients are running Windows XP and I have been using Microsoft's SyncToy as it is free and basically does what I need. My only gripe is the need to install the .NET 2.x runtime to get one program to run. Anyone have another program that they have used that can be used to backup data to an external drive? One where I can tell it what directories/files to backup and the user can run any time they want.

          Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

          R Offline
          R Offline
          Ravi Bhavnani
          wrote on last edited by
          #7

          Michael Martin wrote:

          Anyone have another program that they have used that can be used to backup data to an external drive? One where I can tell it what directories/files to backup and the user can run any time they want.

          Why, EZBackup[^] of course! :) /ravi

          This is your brain on Celcius Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

          L 1 Reply Last reply
          0
          • L Lost User

            I am needing a piece of software to install on client machines that I can setup to synchronise their important data onto their USB drives. These are people that have no idea when it comes to computers in general so I have to set something up that just works at a later time. Almost all clients are running Windows XP and I have been using Microsoft's SyncToy as it is free and basically does what I need. My only gripe is the need to install the .NET 2.x runtime to get one program to run. Anyone have another program that they have used that can be used to backup data to an external drive? One where I can tell it what directories/files to backup and the user can run any time they want.

            Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

            M Offline
            M Offline
            Murali Babu
            wrote on last edited by
            #8

            Use the "briefcase" folder. Briefcase can automatically updates the files between computers, removable disk. ~Sky

            1 Reply Last reply
            0
            • L Lost User

              I am needing a piece of software to install on client machines that I can setup to synchronise their important data onto their USB drives. These are people that have no idea when it comes to computers in general so I have to set something up that just works at a later time. Almost all clients are running Windows XP and I have been using Microsoft's SyncToy as it is free and basically does what I need. My only gripe is the need to install the .NET 2.x runtime to get one program to run. Anyone have another program that they have used that can be used to backup data to an external drive? One where I can tell it what directories/files to backup and the user can run any time they want.

              Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

              D Offline
              D Offline
              DontSailBackwards
              wrote on last edited by
              #9

              try xxcopy - like xcopy but it has a much wider instruction set. www.xxcopy.com

              It wasn't me, It was the Others. It was the Others, Not Me.

              1 Reply Last reply
              0
              • L Lost User

                I am needing a piece of software to install on client machines that I can setup to synchronise their important data onto their USB drives. These are people that have no idea when it comes to computers in general so I have to set something up that just works at a later time. Almost all clients are running Windows XP and I have been using Microsoft's SyncToy as it is free and basically does what I need. My only gripe is the need to install the .NET 2.x runtime to get one program to run. Anyone have another program that they have used that can be used to backup data to an external drive? One where I can tell it what directories/files to backup and the user can run any time they want.

                Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

                S Offline
                S Offline
                si618
                wrote on last edited by
                #10

                I have used Unison and it works well, the UI is not "modern", but if the task can be scripted (e.g. scheduled daily), it would be fine for non-geeks once setup. Our company has used it as the backup tool for our Subversion repositories (post-commit hook), but since SVN 1.4 was released, you're better off with svnsync.

                1 Reply Last reply
                0
                • L Lost User

                  I am needing a piece of software to install on client machines that I can setup to synchronise their important data onto their USB drives. These are people that have no idea when it comes to computers in general so I have to set something up that just works at a later time. Almost all clients are running Windows XP and I have been using Microsoft's SyncToy as it is free and basically does what I need. My only gripe is the need to install the .NET 2.x runtime to get one program to run. Anyone have another program that they have used that can be used to backup data to an external drive? One where I can tell it what directories/files to backup and the user can run any time they want.

                  Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

                  T Offline
                  T Offline
                  The Head Geek
                  wrote on last edited by
                  #11

                  Vice Versa is a great peice of software so long as both end points are Windows machines, or you just want to mirror a drive to another. You can find it here: http://www.tgrmn.com It can also do one-to-many replication, and real-time replication (this is what I use it for mostly). The real time optin is nice as it listens for file change notifications and syncs as needed.

                  Visit me online at http://www.templeofthegeek.com!

                  1 Reply Last reply
                  0
                  • L Lost User

                    I am needing a piece of software to install on client machines that I can setup to synchronise their important data onto their USB drives. These are people that have no idea when it comes to computers in general so I have to set something up that just works at a later time. Almost all clients are running Windows XP and I have been using Microsoft's SyncToy as it is free and basically does what I need. My only gripe is the need to install the .NET 2.x runtime to get one program to run. Anyone have another program that they have used that can be used to backup data to an external drive? One where I can tell it what directories/files to backup and the user can run any time they want.

                    Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

                    T Offline
                    T Offline
                    tty85
                    wrote on last edited by
                    #12

                    We are using allwaysync and we are wery happy. This synch software really works.

                    P 1 Reply Last reply
                    0
                    • L Lost User

                      I am needing a piece of software to install on client machines that I can setup to synchronise their important data onto their USB drives. These are people that have no idea when it comes to computers in general so I have to set something up that just works at a later time. Almost all clients are running Windows XP and I have been using Microsoft's SyncToy as it is free and basically does what I need. My only gripe is the need to install the .NET 2.x runtime to get one program to run. Anyone have another program that they have used that can be used to backup data to an external drive? One where I can tell it what directories/files to backup and the user can run any time they want.

                      Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

                      A Offline
                      A Offline
                      Andrew Cutforth
                      wrote on last edited by
                      #13

                      I am the author of AJC Directory Synchonizer. This is a powerful sync and backup tool that will do what you want. Please read more at: http://www.ajcsoft.com/ProductsAJCDirSync.php[^] It also has a powerful archiving facility that lets you get back to older versions of files that you have overwritten.

                      1 Reply Last reply
                      0
                      • L Lost User

                        I am needing a piece of software to install on client machines that I can setup to synchronise their important data onto their USB drives. These are people that have no idea when it comes to computers in general so I have to set something up that just works at a later time. Almost all clients are running Windows XP and I have been using Microsoft's SyncToy as it is free and basically does what I need. My only gripe is the need to install the .NET 2.x runtime to get one program to run. Anyone have another program that they have used that can be used to backup data to an external drive? One where I can tell it what directories/files to backup and the user can run any time they want.

                        Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

                        P Offline
                        P Offline
                        PhaetonTheGreat
                        wrote on last edited by
                        #14

                        InSync (Dillobits[^])

                        김동일 / Kim, Dong-il Remember the difference between a boss and a leader: a boss says "Go" a leader says "Let's go"

                        1 Reply Last reply
                        0
                        • R Ravi Bhavnani

                          Michael Martin wrote:

                          Anyone have another program that they have used that can be used to backup data to an external drive? One where I can tell it what directories/files to backup and the user can run any time they want.

                          Why, EZBackup[^] of course! :) /ravi

                          This is your brain on Celcius Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

                          L Offline
                          L Offline
                          Lost User
                          wrote on last edited by
                          #15

                          Thanks Ravi, though I am looking for something that just synchronises the files between the original directories on the HDD to the external HDD. That way if they butcher something they can just go to the USB HDD and drag the offending files back to their C:\ and move on with life.

                          Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

                          1 Reply Last reply
                          0
                          • L Lost User

                            I am needing a piece of software to install on client machines that I can setup to synchronise their important data onto their USB drives. These are people that have no idea when it comes to computers in general so I have to set something up that just works at a later time. Almost all clients are running Windows XP and I have been using Microsoft's SyncToy as it is free and basically does what I need. My only gripe is the need to install the .NET 2.x runtime to get one program to run. Anyone have another program that they have used that can be used to backup data to an external drive? One where I can tell it what directories/files to backup and the user can run any time they want.

                            Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

                            D Offline
                            D Offline
                            DumpsterJuice
                            wrote on last edited by
                            #16

                            Freeware Synchback, by 2Bright Sparks has a nice GUI. () LINK[^] It can be scheduled too,.. ROBOCOPY is great for programability, but you do all the scheduling work. Mike Kelly Charlotte, North Carolina

                            1 Reply Last reply
                            0
                            • T tty85

                              We are using allwaysync and we are wery happy. This synch software really works.

                              P Offline
                              P Offline
                              penserv
                              wrote on last edited by
                              #17

                              I use Super Flexible File Synchronizer (www.superflexible.com) and I've been very happy with it. It has probably too many settings, so you have to be careful with files that may have moved between drives, but once you get it set up in a script you just schedule it or run it when required.

                              1 Reply Last reply
                              0
                              • L Lost User

                                I am needing a piece of software to install on client machines that I can setup to synchronise their important data onto their USB drives. These are people that have no idea when it comes to computers in general so I have to set something up that just works at a later time. Almost all clients are running Windows XP and I have been using Microsoft's SyncToy as it is free and basically does what I need. My only gripe is the need to install the .NET 2.x runtime to get one program to run. Anyone have another program that they have used that can be used to backup data to an external drive? One where I can tell it what directories/files to backup and the user can run any time they want.

                                Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

                                O Offline
                                O Offline
                                One Smart Motor Scooter
                                wrote on last edited by
                                #18

                                Yet another alternative is EMC (Dantz) Retrospect. I think this used to come with Maxstor or Seagate. I though the software was good enough to buy personal licenses for my home systems. http://www.dantz.com osm

                                1 Reply Last reply
                                0
                                • L Lost User

                                  I am needing a piece of software to install on client machines that I can setup to synchronise their important data onto their USB drives. These are people that have no idea when it comes to computers in general so I have to set something up that just works at a later time. Almost all clients are running Windows XP and I have been using Microsoft's SyncToy as it is free and basically does what I need. My only gripe is the need to install the .NET 2.x runtime to get one program to run. Anyone have another program that they have used that can be used to backup data to an external drive? One where I can tell it what directories/files to backup and the user can run any time they want.

                                  Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

                                  M Offline
                                  M Offline
                                  mbaggette
                                  wrote on last edited by
                                  #19

                                  SyncBackSE is cheap and reliable: http://www.2brightsparks.com/ Cheers, Mack

                                  1 Reply Last reply
                                  0
                                  • L Lost User

                                    I am needing a piece of software to install on client machines that I can setup to synchronise their important data onto their USB drives. These are people that have no idea when it comes to computers in general so I have to set something up that just works at a later time. Almost all clients are running Windows XP and I have been using Microsoft's SyncToy as it is free and basically does what I need. My only gripe is the need to install the .NET 2.x runtime to get one program to run. Anyone have another program that they have used that can be used to backup data to an external drive? One where I can tell it what directories/files to backup and the user can run any time they want.

                                    Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

                                    N Offline
                                    N Offline
                                    NotYourAverageGuy
                                    wrote on last edited by
                                    #20

                                    http://www.mobiliti.com/[^]

                                    1 Reply Last reply
                                    0
                                    • C code frog 0

                                      They'd be great if they were anything but Maxtor. It's called a "One Touch" because that's about all you get before you loose every byte of data you ever had. If you use Maxtor you need at least 9 of them for a 3 day rotating backup strategy. I had 3 in a row all die on me within 2 weeks. I was really impressed.:sigh:

                                      What I am up to: ReadyToGiveUp(Not!)[^] What friends are up to:SQLServerCentral[^]

                                      D Offline
                                      D Offline
                                      db_cooper1950
                                      wrote on last edited by
                                      #21

                                      code-frog wrote:

                                      They'd be great if they were anything but Maxtor. ...

                                      The trouble with that statement is it is a one person experience. I have been using a 250 GB Maxtor USB backup for 11 months now without 1 problem. And the trouble with that statement is the same as the trouble with yours. :) :)

                                      DB_Cooper1950 Either enjoy life, Or Hate Life, Just quit SITTING ON THE FENCE!

                                      C 1 Reply Last reply
                                      0
                                      • D db_cooper1950

                                        code-frog wrote:

                                        They'd be great if they were anything but Maxtor. ...

                                        The trouble with that statement is it is a one person experience. I have been using a 250 GB Maxtor USB backup for 11 months now without 1 problem. And the trouble with that statement is the same as the trouble with yours. :) :)

                                        DB_Cooper1950 Either enjoy life, Or Hate Life, Just quit SITTING ON THE FENCE!

                                        C Offline
                                        C Offline
                                        code frog 0
                                        wrote on last edited by
                                        #22

                                        Actually it isn't. This discussion happened a while back and many chimed in with similar experiences. But... Isn't every reply on this message board a "one person" experience?:~

                                        D 1 Reply Last reply
                                        0
                                        • C code frog 0

                                          Actually it isn't. This discussion happened a while back and many chimed in with similar experiences. But... Isn't every reply on this message board a "one person" experience?:~

                                          D Offline
                                          D Offline
                                          db_cooper1950
                                          wrote on last edited by
                                          #23

                                          code-frog wrote:

                                          ...and many chimed in with similar experiences.

                                          This is actually moot, but I read all of the entries on this thread and saw no other mention of bad Maxtor experiences. Anyway have a great day! :-D :-D

                                          DB_Cooper1950 Either enjoy life, Or Hate Life, Just quit SITTING ON THE FENCE!

                                          C 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups