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. Which free tool would you recommend? (file backups/copies) ALREADY SOLVED THANK YOU ALL!

Which free tool would you recommend? (file backups/copies) ALREADY SOLVED THANK YOU ALL!

Scheduled Pinned Locked Moved The Lounge
questioncomworkspace
56 Posts 24 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.
  • J Joan M

    Yes it is Smart... it Works wonderfully. I've ended up with /MIR /XJ. XJ seems to exclude junctions... Important if you are copying My music, My documents and so... it seesm those folders have DIRECTORIES and JUNCTIONS... and the latest make the copy operation to fail. Thank you for your hint! :thumbsup:

    [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

    F Offline
    F Offline
    Forogar
    wrote on last edited by
    #15

    I have been using Robocopy for years and really have had no trouble with it. I run it from a scheduled batch file with a series of entries for each drive/directory combination I need. I back up 7x2TB drives to another 7x2TB drives each night using /MIR /XO to only copy updated files - sometimes it only takes a few minutes. I hadn't thought of using /XJ, it might save me some space and time on one of the backups.

    - I would love to change the world, but they won’t give me the source code.

    1 Reply Last reply
    0
    • J Joan M

      Hello all, After asking here about a good tool to make some file copying, I've received wonderful answers from a lot of members here. At the end I've chosen Robocopy as [@Gary R. Wheeler](/Members/Gary R. Wheeler) has suggested. Thank you again Gary and thank you all for your posts, they are really interesting! ================================================================================ At our house computer (Windows 7) we have an USB external hard disk which is used to copy our documents and important files and have them in another physical disk (you know: just in case). Nowadays what I'm doing is something like: delete the second disk completely and then copying everything again to the second one. X| X| X| I hate doing that and I'm sure any method under the sun will be better. Now my question is: I would like to get something lightweight, that could be programmed to work each week or so and that would ensure that all the data would be updated on the backup folder. I’m not worried on the deleted files: if we delete one file we want it that way so it should be deleted also in the “backup”. What tool would you recommend, which configuration would you recommend and why? Thank you in advance! :thumbsup:

      [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

      M Offline
      M Offline
      MicrodroidITS
      wrote on last edited by
      #16

      Terracopy.

      J 1 Reply Last reply
      0
      • J Joan M

        Hello all, After asking here about a good tool to make some file copying, I've received wonderful answers from a lot of members here. At the end I've chosen Robocopy as [@Gary R. Wheeler](/Members/Gary R. Wheeler) has suggested. Thank you again Gary and thank you all for your posts, they are really interesting! ================================================================================ At our house computer (Windows 7) we have an USB external hard disk which is used to copy our documents and important files and have them in another physical disk (you know: just in case). Nowadays what I'm doing is something like: delete the second disk completely and then copying everything again to the second one. X| X| X| I hate doing that and I'm sure any method under the sun will be better. Now my question is: I would like to get something lightweight, that could be programmed to work each week or so and that would ensure that all the data would be updated on the backup folder. I’m not worried on the deleted files: if we delete one file we want it that way so it should be deleted also in the “backup”. What tool would you recommend, which configuration would you recommend and why? Thank you in advance! :thumbsup:

        [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

        R Offline
        R Offline
        Rutvik Dave
        wrote on last edited by
        #17

        I have used Comodo Backup[^] in the past, and it worked just fine. It has very nice feature set.

        Remind Me This - Manage, Collaborate and Execute your Project in the Cloud

        J 1 Reply Last reply
        0
        • J Joan M

          Hello all, After asking here about a good tool to make some file copying, I've received wonderful answers from a lot of members here. At the end I've chosen Robocopy as [@Gary R. Wheeler](/Members/Gary R. Wheeler) has suggested. Thank you again Gary and thank you all for your posts, they are really interesting! ================================================================================ At our house computer (Windows 7) we have an USB external hard disk which is used to copy our documents and important files and have them in another physical disk (you know: just in case). Nowadays what I'm doing is something like: delete the second disk completely and then copying everything again to the second one. X| X| X| I hate doing that and I'm sure any method under the sun will be better. Now my question is: I would like to get something lightweight, that could be programmed to work each week or so and that would ensure that all the data would be updated on the backup folder. I’m not worried on the deleted files: if we delete one file we want it that way so it should be deleted also in the “backup”. What tool would you recommend, which configuration would you recommend and why? Thank you in advance! :thumbsup:

          [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

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

          I wrote this[^] more than 10 years ago - it's pretty basic (no scheduling :( ) but may be of help in a pinch.  A full-feature one is in the works, but it will be a few months before it's available. /ravi

          My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

          J 1 Reply Last reply
          0
          • J Joan M

            Hello all, After asking here about a good tool to make some file copying, I've received wonderful answers from a lot of members here. At the end I've chosen Robocopy as [@Gary R. Wheeler](/Members/Gary R. Wheeler) has suggested. Thank you again Gary and thank you all for your posts, they are really interesting! ================================================================================ At our house computer (Windows 7) we have an USB external hard disk which is used to copy our documents and important files and have them in another physical disk (you know: just in case). Nowadays what I'm doing is something like: delete the second disk completely and then copying everything again to the second one. X| X| X| I hate doing that and I'm sure any method under the sun will be better. Now my question is: I would like to get something lightweight, that could be programmed to work each week or so and that would ensure that all the data would be updated on the backup folder. I’m not worried on the deleted files: if we delete one file we want it that way so it should be deleted also in the “backup”. What tool would you recommend, which configuration would you recommend and why? Thank you in advance! :thumbsup:

            [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

            V Offline
            V Offline
            Valery Possoz
            wrote on last edited by
            #19

            I gave up with external drives for backup. I use http://www.drobox.com[^] and I'm very happy with it. I had a couple of crashes recently and got all my data back very easily. Plus I can access my documents from anywhere. :)

            S J 2 Replies Last reply
            0
            • V Valery Possoz

              I gave up with external drives for backup. I use http://www.drobox.com[^] and I'm very happy with it. I had a couple of crashes recently and got all my data back very easily. Plus I can access my documents from anywhere. :)

              S Offline
              S Offline
              Steve Mayfield
              wrote on last edited by
              #20

              do you mean dropbox.com?

              Steve _________________ I C(++) therefore I am

              R V 2 Replies Last reply
              0
              • S Steve Mayfield

                do you mean dropbox.com?

                Steve _________________ I C(++) therefore I am

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

                For a moment I thought he meant drobo.com[^]. /ravi

                My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

                1 Reply Last reply
                0
                • J Joan M

                  Hello all, After asking here about a good tool to make some file copying, I've received wonderful answers from a lot of members here. At the end I've chosen Robocopy as [@Gary R. Wheeler](/Members/Gary R. Wheeler) has suggested. Thank you again Gary and thank you all for your posts, they are really interesting! ================================================================================ At our house computer (Windows 7) we have an USB external hard disk which is used to copy our documents and important files and have them in another physical disk (you know: just in case). Nowadays what I'm doing is something like: delete the second disk completely and then copying everything again to the second one. X| X| X| I hate doing that and I'm sure any method under the sun will be better. Now my question is: I would like to get something lightweight, that could be programmed to work each week or so and that would ensure that all the data would be updated on the backup folder. I’m not worried on the deleted files: if we delete one file we want it that way so it should be deleted also in the “backup”. What tool would you recommend, which configuration would you recommend and why? Thank you in advance! :thumbsup:

                  [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

                  M Offline
                  M Offline
                  Mark_Wallace
                  wrote on last edited by
                  #22

                  I've been using Cobian Back-up[^] for donkeys' yonks, because it's configuration is so easy and logical.

                  I wanna be a eunuchs developer! Pass me a bread knife!

                  J 1 Reply Last reply
                  0
                  • J Joan M

                    Hello all, After asking here about a good tool to make some file copying, I've received wonderful answers from a lot of members here. At the end I've chosen Robocopy as [@Gary R. Wheeler](/Members/Gary R. Wheeler) has suggested. Thank you again Gary and thank you all for your posts, they are really interesting! ================================================================================ At our house computer (Windows 7) we have an USB external hard disk which is used to copy our documents and important files and have them in another physical disk (you know: just in case). Nowadays what I'm doing is something like: delete the second disk completely and then copying everything again to the second one. X| X| X| I hate doing that and I'm sure any method under the sun will be better. Now my question is: I would like to get something lightweight, that could be programmed to work each week or so and that would ensure that all the data would be updated on the backup folder. I’m not worried on the deleted files: if we delete one file we want it that way so it should be deleted also in the “backup”. What tool would you recommend, which configuration would you recommend and why? Thank you in advance! :thumbsup:

                    [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

                    S Offline
                    S Offline
                    selvan1709
                    wrote on last edited by
                    #23

                    Syncback free is the perfect tool for this. Using this on multiple family/ friends computers for years. http://www.2brightsparks.com/freeware/freeware-hub.html[^]

                    J 1 Reply Last reply
                    0
                    • J Joan M

                      Hello all, After asking here about a good tool to make some file copying, I've received wonderful answers from a lot of members here. At the end I've chosen Robocopy as [@Gary R. Wheeler](/Members/Gary R. Wheeler) has suggested. Thank you again Gary and thank you all for your posts, they are really interesting! ================================================================================ At our house computer (Windows 7) we have an USB external hard disk which is used to copy our documents and important files and have them in another physical disk (you know: just in case). Nowadays what I'm doing is something like: delete the second disk completely and then copying everything again to the second one. X| X| X| I hate doing that and I'm sure any method under the sun will be better. Now my question is: I would like to get something lightweight, that could be programmed to work each week or so and that would ensure that all the data would be updated on the backup folder. I’m not worried on the deleted files: if we delete one file we want it that way so it should be deleted also in the “backup”. What tool would you recommend, which configuration would you recommend and why? Thank you in advance! :thumbsup:

                      [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

                      M Offline
                      M Offline
                      Member 9167057
                      wrote on last edited by
                      #24

                      robocopy with the /mir switch.

                      J 1 Reply Last reply
                      0
                      • J Joan M

                        Hello all, After asking here about a good tool to make some file copying, I've received wonderful answers from a lot of members here. At the end I've chosen Robocopy as [@Gary R. Wheeler](/Members/Gary R. Wheeler) has suggested. Thank you again Gary and thank you all for your posts, they are really interesting! ================================================================================ At our house computer (Windows 7) we have an USB external hard disk which is used to copy our documents and important files and have them in another physical disk (you know: just in case). Nowadays what I'm doing is something like: delete the second disk completely and then copying everything again to the second one. X| X| X| I hate doing that and I'm sure any method under the sun will be better. Now my question is: I would like to get something lightweight, that could be programmed to work each week or so and that would ensure that all the data would be updated on the backup folder. I’m not worried on the deleted files: if we delete one file we want it that way so it should be deleted also in the “backup”. What tool would you recommend, which configuration would you recommend and why? Thank you in advance! :thumbsup:

                        [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

                        I Offline
                        I Offline
                        irneb
                        wrote on last edited by
                        #25

                        A very old one I've used in the past: Karen's Replicator[^] For something written in VB6 it doesn't seem to work badly at all. Reasonably fast, not too resource hungry and once you've set it up - there's no user interruptions. Not saying it's "better" than any of the others, it probably isn't. But AFAICT it provides all needed functionality in a way that even a non-PC-litterate could get something going.

                        J 1 Reply Last reply
                        0
                        • M Mycroft Holmes

                          c#, system.IO, Windows service SMACK ouch. I use windows backup but it is not what you are looking for. I don't know of any backup system that will remove deleted files from the repository. Sort of defeats the purpose of backup me thinks!

                          Never underestimate the power of human stupidity RAH

                          J Offline
                          J Offline
                          Joan M
                          wrote on last edited by
                          #26

                          I don't plan to automate it... so I would only make the backup once needed (which is each time I add some pictures to the HDD). Using Robocopy (which I've already tried) it's a breeze and really fast so I've chosen that option. Thank you! :thumbsup:

                          [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

                          M 1 Reply Last reply
                          0
                          • D Don M

                            FreeFileSync http://sourceforge.net/projects/freefilesync/[^] is very good. Can be used to sync two folders, or to mirror one folder to another. It's similar to SyncToy mentioned by others, but has the advantage that it uses Volume Shadow Copy to copy files in use, which SyncToy does not (I believe). The "preview" window allows you to see what files will be copied and make changes if needed. Or you can run it in batch mode. One disadvantage of FreeFileSync is that it uses the SourceForge installer, so during install you have to look for and turn off the option to install some other piece of crap-ware.

                            J Offline
                            J Offline
                            Joan M
                            wrote on last edited by
                            #27

                            Looks nice, I've gone with Robocopy, it works, shows the amount of errors at the end and it's blazingly fast. Enough for my needs. But thank you, I'll keep an eye to it, it seems nice and sometimes you need a GUI to work with something as the user is not tech-savy. :thumbsup:

                            [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

                            H 1 Reply Last reply
                            0
                            • M MicrodroidITS

                              Terracopy.

                              J Offline
                              J Offline
                              Joan M
                              wrote on last edited by
                              #28

                              I guess you mean Teracopy[^]. Looks good, but time ago I tried it and even it worked well it was not as fast as they were telling... probably something wrong in my PC... Have not thought on that, but I'll stay with robocopy. Thank you! :thumbsup:

                              [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

                              1 Reply Last reply
                              0
                              • R Rutvik Dave

                                I have used Comodo Backup[^] in the past, and it worked just fine. It has very nice feature set.

                                Remind Me This - Manage, Collaborate and Execute your Project in the Cloud

                                J Offline
                                J Offline
                                Joan M
                                wrote on last edited by
                                #29

                                I'll keep robocopy as it is already installed on my W7 computer and it does what I need (simple copy to an external HDD). Anyway, that tool seems really powerful. Looks good, I'll keep an eye on it. Thank you! :thumbsup:

                                [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

                                1 Reply Last reply
                                0
                                • R Ravi Bhavnani

                                  I wrote this[^] more than 10 years ago - it's pretty basic (no scheduling :( ) but may be of help in a pinch.  A full-feature one is in the works, but it will be a few months before it's available. /ravi

                                  My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

                                  J Offline
                                  J Offline
                                  Joan M
                                  wrote on last edited by
                                  #30

                                  I'll stick with Robocopy, but this looks promising. Will you make an article of it? Thank you for the suggestion! :thumbsup:

                                  [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

                                  R 1 Reply Last reply
                                  0
                                  • J Joan M

                                    I don't plan to automate it... so I would only make the backup once needed (which is each time I add some pictures to the HDD). Using Robocopy (which I've already tried) it's a breeze and really fast so I've chosen that option. Thank you! :thumbsup:

                                    [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

                                    M Offline
                                    M Offline
                                    Mycroft Holmes
                                    wrote on last edited by
                                    #31

                                    Excellent, a useful bit of research, I think I'll just tag along with the same implementation :)

                                    Never underestimate the power of human stupidity RAH

                                    J 1 Reply Last reply
                                    0
                                    • V Valery Possoz

                                      I gave up with external drives for backup. I use http://www.drobox.com[^] and I'm very happy with it. I had a couple of crashes recently and got all my data back very easily. Plus I can access my documents from anywhere. :)

                                      J Offline
                                      J Offline
                                      Joan M
                                      wrote on last edited by
                                      #32

                                      Even remote backup seems a good idea (and it is indeed) I don't feel really comfortable uploading all my pictures, videos and documents to a place where anyone could see them... I guess that no one would be interested on my pr0n neither on my plans to attack several countries, but imagine that could happen... :rolleyes: Seriously, it is a good option, but to get it working properly you need a good speed rate and at our place it is not possible to get it so I prefer something local. Thank you! :thumbsup: PS: just in case somebody here (which is important) or someone at the NSA or similar (which is not) have not understood that the phrase about pr0n and so is a joke they should visit a psychologist.

                                      [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

                                      1 Reply Last reply
                                      0
                                      • M Mark_Wallace

                                        I've been using Cobian Back-up[^] for donkeys' yonks, because it's configuration is so easy and logical.

                                        I wanna be a eunuchs developer! Pass me a bread knife!

                                        J Offline
                                        J Offline
                                        Joan M
                                        wrote on last edited by
                                        #33

                                        Thank you Mark, but I'll keep the robocopy tool, it has been a breeze to setup, it is blazingly fast and makes what should do for me. Oh, and it is already installed in all Win7 computers so... Thank you again for your suggestion! :thumbsup:

                                        [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

                                        1 Reply Last reply
                                        0
                                        • M Member 9167057

                                          robocopy with the /mir switch.

                                          J Offline
                                          J Offline
                                          Joan M
                                          wrote on last edited by
                                          #34

                                          Yepo, that's the one I've chosen after the suggestions. Thank you! :thumbsup:

                                          [www.tamautomation.com] Robots, CNC and PLC machines for grinding and polishing.

                                          1 Reply 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