GVim vs FreeFileSync
When comparing GVim vs FreeFileSync, the Slant community recommends GVim for most people. In the question“What are the best power user tools for Windows?” GVim is ranked 28th while FreeFileSync is ranked 55th. The most important reason people chose GVim is:
When opening files from the file manager, it is still nice to have vim.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Vim without a shell
When opening files from the file manager, it is still nice to have vim.
Pro Excellent performance
Because it loads the whole file into RAM, replacing all string occurences in 100MB+ files is quick and easy. Every other editor sort of died during that.
Pro Works on all platforms
Whether its your windows machine, a Linux, Unix or a Mac Vim would work everywhere. You can even build it from its source on your favorite linux environment.
Pro Has different cursor shape in command and insert modes
Unlike vim, gvim has different cursor shape in command and insert mode, which is very convenient.
Pro Supports all vim features and settings
All vim features, custom settings, and plugins are automatically available.
Pro It supports multiple protocols
It will work with MTP, FTP, SFTP, FTPS, and more.
Pro It can copy locked files
It supports Volume Shadow Copy Service, meaning that it can copy files even if they are in use or otherwise locked.
Pro Cross-platform
It runs on Windows, Linux and MacOS.
Pro Portable version available
Pro It is quite performant
Pro Google Drive support
FreeFileSync provides direct access to Google Drive, no additional software is needed.
Pro Completely free
Source code releases are provided under GPLv2.
Pro It supports realtime sync
It can be configured to constantly monitor two folders for changes and sync them instantly when a change is detected.
Pro It lets you program batch scripts
You can program your own jobs for execution as a script.
Pro It supports case sensitive synchronization
For Unix-like systems.
Pro It supports long file paths
It can copy files and folders with more than 260 characters in their paths.
Pro It supports versioning
Versioning is keeping multiple instances of the modifications of your files.
Pro It can sync both local disks and network shares
Cons
Con GVim, like Vim, has a difficult learning curve
A lot of time is needed to learn all the commands and modes supported. A lot of time will also be spent tuning all the settings to the user's preference.
Con Does not preserve folder timestamps when copying
Con Memory hog
It runs a little slow on computers who don't have much RAM available.
Con Limited built in history
The program only remembers the latest set of folders you synced, so you have to save your syncs or create batch files.
Con A little intimidating for novices
If you never ran a file syncing software, this can be a little tricky to configure as your first one.
Con No backup encryption
Con It doesn't run on older Linux systems
It's dependencies don't allow it to run on older systems.