freefilesync-vnc-v2
kilrah/freefilesync-vnc-v2
https://hub.docker.com/r/kilrah/freefilesync-vnc-v2
bridge
bash
false
https://forums.unraid.net/topic/126600-support-freefilesync-vnc/
https://freefilesync.org/
FreeFileSync is a free and open-source program used for file synchronization.
2 paths can be mapped (presented my default in the container as /path1 resp. /path2), be sure to only access things through those, writing somewhere else in the container filesystem would fill your Docker filesystem really quickly.
The appdata folder is mapped at /home/freefilesync/ and will contain logs, config and can be used to store profiles.
Do NOT map anything into /home/freefilesync anymore as that would cause the permissions to be changed on your data.
Notes: If the window does not seem to respond to mouse input it is because FreeFileSync's donation popup was spawned behind the main window. Drag the window a bit to reveal it.
Right-clicking in the blank space allows opening other instances.
Backup: Status:Beta
http://[IP]:[PORT:8080]/vnc.html?path=vnc&autoconnect=true&resize=remote&reconnect=true&show_dot=true&bell=false&view_only=false
https://raw.githubusercontent.com/kilrah/unraid-docker-templates/master/templates/freefilesync-vnc-v2.xml
https://github.com/kilrah/unraid-docker-templates/raw/main/icons/FreeFileSync.png
Donate to FreeFileSync author
https://freefilesync.org/download.php
###v2.0.0 (2026-01-28)
- Update environment
- FreeFileSync 14.8
- Added support for running as root
- Added taskbar
- New repo because the paths have changed, do not reuse the old template with this image!
###v1.0.31 (2026-01-25)
- Update freefilesync to version 14.7
###v1.0.3 (2022-07-31)
- Add firefox browser to handle Google Drive authentication. Available in menu as well
###v1.0.2 (2022-07-31)
- Add missing Asian fonts
###v1.0.1 (2022-07-30)
- Remove unnecessary options from connection page
###v1.0.0 (2022-07-29)
- Initial release