• 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

    • Got it. Seem like a good improvement. Thanks. But, before we "Add the source to Trusted Sites," how would know if it is trusted or not? Could get messy for not first Knowing" it is clean. See what I mean?
    • AB Download Manager 1.9.0 by Razvan Serea AB Download Manager is an open-source, feature-rich download manager designed to accelerate downloads, organize files efficiently, and provide seamless control over downloads. With support for multiple connections, resume capability, and an intuitive interface, it enhances the downloading experience for users seeking speed and reliability. The software integrates with various browsers, enabling quick link grabbing and batch downloading. It supports HTTP, HTTPS, and FTP protocols, ensuring broad compatibility with different file sources. Users can schedule downloads, set speed limits, and categorize files automatically for better organization. AB Download Manager is lightweight yet powerful, making it a great alternative to proprietary download managers. Its open-source nature allows developers to contribute, customize, and improve the software as needed. Whether you're downloading large files, managing multiple downloads at once, or seeking an ad-free experience, this tool offers a practical and efficient solution. Key features of AB Download Manager: Multi-Connection Support – Accelerates downloads by splitting files into multiple segments. Resume Capability – Allows paused or interrupted downloads to be resumed without starting over. Batch Downloading – Supports downloading multiple files at once for improved efficiency. Browser Integration – Captures download links directly from browsers for seamless operation. HTTP, HTTPS, and FTP Support – Ensures compatibility with a wide range of file sources. Download Scheduling – Enables users to automate downloads at specific times. Speed Limiting – Lets users control bandwidth usage for optimized performance. File Categorization – Automatically organizes downloaded files into designated folders. User-Friendly Interface – Simple and intuitive design for easy navigation. Cross-Platform Compatibility – Works on multiple operating systems. Ad-Free Experience – No intrusive ads or tracking for a clean user experience. AB Download Manager 1.9.0 changelog: Added Czech language support User-friendly error messages for download errors (#1252) An option to remember the last selected queue and quickly add downloads to it by long-clicking the Add button ( #1246) An option to export/import downloads using JSON format A Download button on the multi-download page for cases where users do not want to start downloads without queue processing (#1247) The app now includes a logger that can be enabled using a command-line flag (#1226) Startup errors are now logged automatically to help diagnose initialization issues Changed The default unqueued "Max Concurrent Downloads" value has been changed from "Unlimited" to 3 (This can be customized in the app settings) Improved Updated translations Added an indicator on the Android main page when resume is not supported (#1248) Extract the file name from the download link as a fallback when no response information is available (#1209) Minor UI/UX improvements Download: AB Download Manager 1.9.0 | Portable | ~80.0 MB (Open Source) Download: ARM64 | Portable ARM64 | Android Links: AB Download Manager Website | Github Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • I just started using Teams (and “New” Oiutlook) at work (instead of Slack) and both are truly abysmal pieces of software.
  • Recent Achievements

    • First Post
      DragonOfMercy earned a badge
      First Post
    • First Post
      bella52 earned a badge
      First Post
    • Reacting Well
      Techinmay earned a badge
      Reacting Well
    • Collaborator
      WndSks went up a rank
      Collaborator
    • One Month Later
      Sopa flores earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      487
    2. 2
      PsYcHoKiLLa
      205
    3. 3
      +Edouard
      152
    4. 4
      Steven P.
      82
    5. 5
      ATLien_0
      72
  • Tell a friend

    Love Neowin? Tell a friend!