freefilesync-vnc-v2
freefilesync-vnc-v2
Docker app from Kilrah's Repository
Overview
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.
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]/vnc.html?path=vnc&autoconnect=true&resize=remote&reconnect=true&show_dot=true&bell=false&view_only=false- Network
bridge- Shell
bash- Privileged
- false
Template configuration
VNC interfacePorttcp
VNC interface port
- Target
- 8080
- Default
- 8080
Path 1Pathro
Path to expose to FreeFileSync
- Target
- /path1
Path 2Pathrw
Optional second path to expose
- Target
- /path2
AppdataPathrw
Application data
- Target
- /home/freefilesync/
- Default
- /mnt/user/appdata/freefilesync
Run as rootVariable
Do not drop container privileges to allow handling things like appdata that are not accessible by user nobody. Use with caution.
- Target
- RUN_AS_ROOT
- Default
- false
PUIDVariable
- Default
- 99
PGIDVariable
- Default
- 100
Categories
Download Statistics
486
Total Downloads
Details
Repository
kilrah/freefilesync-vnc-v2Last Updated2026-04-06
First Seen2026-02-28
Run freefilesync-vnc-v2 on Unraid.
freefilesync-vnc-v2 is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.