Pular para o conteúdo principal

FreeFileSync – Compare and Sync Folders

FreeFileSync – Compare and Sync Folders: "
freefilesync.png

arrow Windows Windows only arrow

One thing I’ve never taken lightly is making sure all of my most important data is backed up. Utilities like SyncBack have served me well over the years, and I’ve even gone as far as to buy a copy of the software for my primary PC. For my other computers I switch on and off between other tools, and one of the more recent ones is FreeFileSync.




What makes FreeFileSync unique? It is focused on simplicity. It wants to make sure that you know what is getting backed up, and feel comfortable running the app without having to read a manual first. The interface is extremely clean and uses graphics that clearly represent the actions that will be taken. You’ll feel confident that you know what will happen when you hit the “synchronize” button.

Here’s a rundown on the features offered:

  • Compare files (bytewise or by date) and synchronize them
  • Network support
  • Built-in support for very long filenames (more than MAX_PATH = 260 characters)
  • Synchronization database for conflict detection
  • Full support for Windows/Linux Symbolic Links and Windows Junction Points
  • Lean & easily accessible UI: Highly optimized for speed and huge sets of data
  • Algorithms coded in C++
  • Support for filesizes larger than 4 GB
  • Option to move files to Recycle Bin instead of deleting/overwriting them
  • Delete before copy: Avoid disc space shortages for large sync-jobs
  • Filter functionality to include/exclude files from synchronization (without requiring a re-compare!)
  • Include/exclude specific files from synchronization temporarily
  • Create sync jobs via GUI to synchronize automatically (can be scheduled or executed via double-click)
  • Portable version available.
  • Native 64-Bit version
  • Copy locked files using Windows Volume Shadow Copy Service
  • Create regular backups with macros %time%, %date% within directory names
  • Copy file and folder create/access/modification times when synchronizing

One of the things I know some people worry about is accidentally having files removed due to how the synchronization is set up. Not to worry. You might have noticed in the list above that one of the options is to send any file that is supposed to be deleted (or overwritten) straight to the Recycle Bin so that they can always be recovered. FreeFileSync is worry-free synchronization at its finest.

FreeFileSync Homepage (Windows Only; Freeware)

Copyright © 2010 CyberNet | CyberNet Forum | Learn Firefox
FreeFileSync – Compare and Sync Folders

Related Posts:
"

Comentários

Postagens mais visitadas deste blog

Improve Windows Security By Closing Open Ports

Improve Windows Security By Closing Open Ports : " A standard Windows operating system has a number of ports open after installation. Some of these ports are needed for the system to function properly while others might not. These ports can pose a security risk as every open port on a system might be an entry point for a malicious user. A port basically allows communication to or from the device. Characteristics are a port number, an IP address and a protocol type. This article will give you the tools at hand to identify and evaluate the open ports on your Windows system to make a decision in the end whether they can or should be closed or left open. Software programs and tools that we will use: CurrPorts : Available for 32-bit and 64-bit editions of Windows. It is a port monitor that displays all open ports on a computer system. We will use it to identify the ports and the programs that are using them. Windows Task Manager: Also used to identify the programs and link some p

Diagnosing a Blue Screen of Death Error in Windows

Diagnosing a Blue Screen of Death Error in Windows : For many years now the famous Blue Screen of Death (BSoD) has been the ultimate indication that something disastrous has happened to make your computer die, but how useful is the information in the BSoD and the respective crash dump file that Windows produces? The best article I ever found explaining the BSoD in depth is here on the Microsoft website, however it’s quite technical and doesn’t discuss how to actually troubleshoot a problem. The crash dump file is just technical details of what was being held in the computer’s memory at the time of the crash, and this will include details on every driver and service that was loaded, and every piece of software that was running. The most useful pieces of information are to be found on the BSoD itself and are highlighted on the screenshot below. These are the BSoD error name, the stop error code and the name of the driver or service that has failed (this last one might not always appea

Use Sysinternals Active Directory Explorer to make a domain snapshot

Use Sysinternals Active Directory Explorer to make a domain snapshot : " Active Directory is one of Microsoft’s best products ever in my opinion. It allows for an incredible amount of control of computer and user accounts, and there is so much more under the hood. The free Sysinternals Active Directory Explorer tool allows administrators to quickly look at information for the entire domain, as well as take a snapshot for comparison at a later date. The tool should not replace any of the Active Directory tools for everyday use, but rather supplement them for snapshots or a view into specific configuration. Once Active Directory Explorer is installed, the basic authentication screen appears to connect to a database ( Figure A ). Figure A Click the image to enlarge. It’s not ideal, but you can create objects, such as a user account, within the Active Directory Explorer tool ( Figure B ). Figure B Click the image to enlarge. Creating a snapshot of the Active Directory domain ( Figure