• 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

    • Zen Browser 1.21b by Razvan Serea Zen Browser is a privacy-focused, open-source web browser built on Mozilla Firefox, offering users a secure and customizable browsing experience. It emphasizes privacy by blocking trackers, ads, and ensuring your data isn't collected. With Zen Mods, users can enhance their browser experience with various customization options, including features like split views and vertical tabs. The browser is designed for efficiency, providing fast browsing speeds and a lightweight interface. Zen Browser prioritizes user control over the browsing experience, offering a minimal yet powerful alternative to traditional web browsers while keeping your online activity private. Zen Browser’s DRM limitation Zen Browser currently lacks support for DRM-protected content, meaning streaming services like Netflix and HBO Max are inaccessible. This is due to the absence of a Widevine license, which requires significant costs and is financially unfeasible for the developer. Additionally, applying for this license would require Zen to be part of a larger company, similar to Mozilla or Brave. Therefore, DRM-protected media won't be supported in Zen Browser for the foreseeable future. Zen Browser offers features that improve user experience, privacy, and customization: Privacy-Focused: Blocks trackers and minimizes data collection. Automatic Updates: Keeps the browser updated with security patches. Zen Mods: Customizable themes and layouts. Workspaces: Organize tabs into different workspaces. Compact Mode: Maximizes screen space by minimizing UI elements. Zen Glance: Quick website previews. Split Views: View multiple tabs in the same window. Sidebar: Access bookmarks and tools quickly. Vertical Tabs: Manage tabs vertically. Container Tabs: Separate browsing sessions. Fast Profile Switcher: Switch between profiles easily. Tab Folders: Organize tabs into folders. Customizable UI: Personalize browser interface. Security Features: Inherits Firefox’s robust security. Fast Performance: Lightweight and optimized for speed. Zen Mods Customization: Deep customization with mods. Quick Access: Easy access to favorite websites. Open Source: Built on Mozilla Firefox with community collaboration. Community-Driven: Active development and feedback from users. GitHub Repository: Contribute and review the source code. Zen Browser 1.21b changelog: New Features Updated to Firefox 151.0.4 Added 'Space Routing', a new feature that allows you to route links to a specific Space. To get started, click on the three dots in your Space name and click on 'Space Routing Settings'. Fixes Fixed extension-opened tabs not being created with the correct container (#14100) Fixed a bug with the Boosts editor having the wrong theme colors (#14099) Improved overflowing space icons being inaccessible and improved the feeling when hovering over them (#13747) Other minor bug fixes and improvements Download: Zen Browser | 89.8 MB (Open Source) Download: Zen Browser ARM64 | Other Operating Systems View: Zen Browser Home Page | Screenshots 1 | 2 | Reddit Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • I am currently using a 4tb stick in combination with a 4tb 9100 Pro. It's only been six months since I bought them but the 990 has already dropped 1% health. Fingers crossed it doesn't go any lower.
    • But it opens the floodgates to anyone who gets a refund instead of a replacement (since refund will buy you a 1/3rd of the capacity it did years ago)
    • He has planned to file a lawsuit in small claims court so it'll only be a $1000 lesson assuming he wins. That's likely a fraction of what Samsung spends on toilet paper on a daily basis.
    • Windows Server gets DNS over HTTPS (DoH) support by Usama Jawad For the past few months, Microsoft has been previewing DNS over HTTPS (DoH) for Windows DNS Server, touting it as a foundational upgrade for zero-trust enterprise networks. It essentially introduces encrypted, authenticated DNS for the networks rather than transmitting DNS traffic in clear. Now, the company has introduced the general availability (GA) of this feature. The GA of DoH encourages organizations to deploy the solution in production environments without implementing a new client-to-resolver architecture. DoH helps improve the overall security of the network and reduces the risk of spoofing due to its zero-trust design. This is a significant change because pretty much every interaction with the network requires interfacing with DNS. DoH offers several advantages over standard DNS traffic, such as encryption using HTTPS, preventing unauthorized inspection, man-in-the-middle attacks, and traffic analysis. Since it leverages TLS certificates so that clients can verify the identity of the DNS server, it prevents spoofing through this authentication mechanism. Additionally, it's built on the DoH standard defined by the Internet Engineering Task Force (IETF), which means that it should work with modern RFC 8484-compliant clients. Finally, it integrates into the existing network architecture seamlessly and can even run in parallel with standard DNS, so that customers can migrate to the new technology at their own pace. Microsoft says that in the past few months of preview, DoH has become more stable, and customers can confidently deploy it in production environments with proper guidance. Microsoft has emphasized that migrating to DoH is necessary for organizations that are moving toward zero-trust DNS solutions. Windows clients already support DoH, but the latest availability on Windows Server provides encrypted DNS to all endpoints. The company has also mentioned that "while this release focuses on encrypting client-to-resolver communication, support for encrypted communication between Windows DNS Server and upstream DNS resolvers is planned for a future update." You can follow Microsoft's guidance to deploy DoH here, but keep in mind that you need a Windows Server 2025 installation with the latest Patch Tuesday updates installed.
  • Recent Achievements

    • Week One Done
      davidbazooked earned a badge
      Week One Done
    • One Month Later
      Jamswaz earned a badge
      One Month Later
    • Week One Done
      Jamswaz earned a badge
      Week One Done
    • Rookie
      Marzoid went up a rank
      Rookie
    • Community Regular
      coch went up a rank
      Community Regular
  • Popular Contributors

    1. 1
      +primortal
      511
    2. 2
      PsYcHoKiLLa
      185
    3. 3
      +Edouard
      159
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!