• 0

Alternatives to SyncBack?


Question

15 answers to this question

Recommended Posts

  • 0

What are you looking to do exactly?  If you gave us some actual requirements of what you want to accomplish.  It might be easier for us to point you to something that meets those needs.

 

For example from your last post it seems timed sync is something it must have?

 

As to synctoy being discontinued?  http://www.microsoft.com/en-us/download/details.aspx?id=15155

  • 0

Hello,

What are you looking to do exactly?  If you gave us some actual requirements of what you want to accomplish.  It might be easier for us to point you to something that meets those needs.

 

For example from your last post it seems timed sync is something it must have?

 

As to synctoy being discontinued?  http://www.microsoft.com/en-us/download/details.aspx?id=15155

In a quick nutshell, sync from C:\ to G:\ at (say) 12AM on Mondays. Im pretty sure Windows Backup can do something like this but SyncBack Pro I believe gave me a few more features that I used.

SyncToy got updated last in 2009. One of its latest bug fixes was "a serious issue where data on NAS would be corrupted". Data corruption over a network transfer does not sound nice. I dont know what other bugs are still there from 2009...

  • 0

Well they fixed the data corruption bug - so why don't you test it and see?  There is a bit of difference between discontinued and lack of new releases..

 

"believe gave me a few more features that I used."

 

Like what?  Was the point of my question.. From your requirements listed all that is needed is a scheduled task with a copy or robocopy command.

 

Seems to me you just want to copy some files - why should you need some tool to do that?  Your built in commands can clearly do what you have asked so far.

  • 0

Hello,

Well they fixed the data corruption bug - so why don't you test it and see?  There is a bit of difference between discontinued and lack of new releases..

 

"believe gave me a few more features that I used."

 

Like what?  Was the point of my question.. From your requirements listed all that is needed is a scheduled task with a copy or robocopy command.

 

Seems to me you just want to copy some files - why should you need some tool to do that?  Your built in commands can clearly do what you have asked so far.

Yes, like I mentioned Windows Backup can problably do this setting a scheduled task. I simply do not want to use Windows Backup and/or robocopy.

 

I want a GUI tool that can do this like SyncBack Pro did (yes, I know there is a also a free version but it is missing a option I need which doesnt come to mind right now)

  • 0

"it is missing a option I need which doesnt come to mind right now"

 

must be something really important ;) hehehehe

 

I fail to understand the need for gui's and distractions on the desktop - if what you want is a copy of your files from one directory to another directory..  A simple task is all that needs to be required, and setup notification if it fails..  Why would you need to look at something for something as routine as this?

 

I just don't get it.

 

So I take it synctoy does all you want?  Or was your comment to that if they would of kept development of it going that maybe they would have this feature you can not remember but is really important to you that is in syncback pro -- but not so important that you would be willing to pay for the software ;)

 

have you looked at http://sourceforge.net/projects/freefilesync/ http://freefilesync.sourceforge.net/

 

Maybe this has what your after, and is free It has a gui ;)

 

Features

  • Detect moved and renamed files and folders
  • Copy locked files (Volume Shadow Copy Service)
  • Detect conflicts and propagate deletions
  • Binary file comparison
  • Full support for Symbolic Links
  • Automate sync as a batch job
  • Process multiple folder pairs
  • Comprehensive and detailed error reporting
  • Copy NTFS extended attributes (compressed, encrypted, sparse)
  • Copy NTFS security permissions
  • Support long file paths > 260 characters
  • Fail-safe file copy
  • Cross-platform: Windows/Linux
  • Expand environment variables like %USERPROFILE%
  • Access variable drive letters by volume name (USB sticks)
  • Native 64-bit support
  • Keep versions of deleted/updated files
  • Prevent disc space bottlenecks via optimal sync sequence
  • Full Unicode support
  • Highly optimized performance
  • Include/exclude files via filter
  • FreeFileSync portable and local installation
  • Handle daylight saving time changes on FAT/FAT32
  • Use macros %time%, %date%, et al. for recurring backups
  • Case sensitive synchronization
  • Built-in locking: serialize multiple jobs running against the same network share

edit: Oh my bad already linked too - what about this one instead http://www.duplicati.com/ its more a BACKUP -- but as you have not actual articulated your required features, its possible this meets your needs? Or http://synchronicity.sourceforge.net/

  • 0

Hello,

I fail to understand the need for gui's and distractions on the desktop

That is a personal choice and preference. Im sorry but what I CHOOSE is a GUI. Like I mentioned, what I want could problably be done with a CLI but I CHOOSE to use a GUI. I dont want to be forced to be used something I dont want.

Robocopy would PROBLABLY do all I want. The option that I want I cannot seem to remember, sorry :( If I see it in the GUI, its one of those moments I say "OH Thats IT!" but I cant :( Free as far I recall doesnt seem to have it (installed it to check but it doesnt pop in my mind, strange)

 

So I take it synctoy does all you want?  Or was your comment to that if they would of kept development of it going that maybe they would have this feature you can not remember but is really important to you that is in syncback pro -- but not so important that you would be willing to pay for the software ;)

I mentioned SyncToy as a easy and simple tool but it doesnt have things like popup dialogs I believe if there is a conflict (for example). I USED to use it a long time ago but then stopped because of a couple of issues.

Also I simply do not like software that have seen 0 development movement in over 3 years. Yes, it works. XP works too. But no.

Yup, looked at it but sadly I cant set up a calander for it :(

 

edit: Oh my bad already linked too - what about this one instead http://www.duplicati.com/ its more a BACKUP -- but as you have not actual articulated your required features, its possible this meets your needs? Or http://synchronicity.sourceforge.net/

These two look nice :) Thank you. Ill check them out....

BudMan, on a personal note, no offense intended, but please concentrate on the topic. I understand CLI is cleaner, less "clunky", faster, takes up less, and is problably built in (like Robocopy) but I just perfer to use another program with a GUI. Maybe even that GUI is just a setup for a big Robocopy line with parameters but I just perfer a GUI :) Thank you BudMan.

  • 0

Well robocopy has a gui ;)

 

http://technet.microsoft.com/en-us/magazine/2006.11.utilityspotlight.aspx

 

As this "Yup, looked at it but sadly I cant set up a calander for it"

 

Nonsense clearly it has batch job functionality -- its clearly right there in the help..  Create your job and then schedule via the again built in functionality of your OS to schedule stuff to run.

  • 0

Hello,

Well robocopy has a gui ;)

 

http://technet.microsoft.com/en-us/magazine/2006.11.utilityspotlight.aspx

 

As this "Yup, looked at it but sadly I cant set up a calander for it"

 

Nonsense clearly it has batch job functionality -- its clearly right there in the help..  Create your job and then schedule via the again built in functionality of your OS to schedule stuff to run.

It does NOT have a batch job functionally. It makes a script that is prepared for Windows' Task Scheduler and for you to setup in Windows.

This IS a scheduler...

hxbh.png

It is directly part of the program. You only have to set it up in the program.

This problably even sets up a task in Windows' Task Scheduler Checked: No it doesnt.

And YES I know it says it has to register as a startup program. I know this.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • AirPods Pro 3 are now available for only $179 by Taras Buria Apple's third-gen AirPods Pro 3 introduced a few important upgrades over the previous generation while retaining the old $249 price. Still, that is quite a lot of money for a pair of earbuds, but the good news is that right now, you can save quite a lot of money on them, thanks to a new all-time low price. AirPods Pro 3 retain their classic look and form factor, with changes focused on the inside. These earbuds now come with five sets of foam-silicone tips, which sit much more securely in your ear, making the earbuds a perfect choice for physical activities and workouts. Additionally, new tips provide better passive noise cancellation. Speaking of noise cancellation, ANC is now much better at blocking outside noise, with Apple claiming the AirPods Pro mute up to two times more sound than the AirPods Pro 2. The AirPods Pro 3 also have heart rate sensors for activity tracking during workouts. They also support Live Translation and Hearing Aid mode. As for battery life, you get up to 8 hours on a single charge, with the case adding 20 more. The case supports wireless (Qi or Apple Watch charger) and wired charging over USB Type-C (cable not included). AirPods Pro 3 - $179 | $50 off on Amazon US This Amazon deal is US-specific and not available in other regions unless specified. This is a first-party seller link (at the time of article publishing); ensure that you also purchase from a first-party seller link only. If you don't like it or want to look at more options, check out the previous deals that we have covered, OR you can also visit the Amazon US deals page. Get Prime (SNAP), Prime Video, Audible Plus, or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
    • Everything I have read is that the BBC is still Pro Doctor Who but wants a solid plan before they let anyone else try to do it. Which is fair.
    • I totally agree no one should trust governments AND big tech companies that have near monopolies in certain market segments. The difference is of course citizens at least have some say in government. Yes, requiring Apple to open up Sirsi to other AI backends is in the interest of EU customers and certainly "opens" up the platform a crack. What are you saying? I wish the US would regulate tech companies more here and even break them up in some cases. Granted trusting the government to do it right is a crap shot at best but what is the alternative? To allow a few tech companies to continue to run everything and just print money? It's crazy to me for example that in most of the world 99% of communications go thru Facebook servers via WhatsApp. What kind of dystopian world are we living in?
    • You can.. make sure you have ADB tools on whatever OS you are running, plug your phone into your PC give it approval to talk to the phone then run this command. adb shell pm uninstall -k --user 0 com.android.chrome So long as you leave Android Webview untouched it wont break anything on your Phone to do this. I have been using exclusively Firefox mobile since it was released.
    • If it ain't broke, don't fix it. One Commander Free also available in the Store has been my goto Files Manager for years. It does what I need at a more than reasonable speed. I do occasionally use Files Explorer just because it is there and does what I need without any problems when I use it.
  • Recent Achievements

    • One Month Later
      Tommi118 earned a badge
      One Month Later
    • One Month Later
      sjbousquet earned a badge
      One Month Later
    • Week One Done
      sjbousquet earned a badge
      Week One Done
    • First Post
      DragonOfMercy earned a badge
      First Post
    • First Post
      bella52 earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      500
    2. 2
      PsYcHoKiLLa
      208
    3. 3
      +Edouard
      155
    4. 4
      Steven P.
      83
    5. 5
      FloatingFatMan
      72
  • Tell a friend

    Love Neowin? Tell a friend!