All apps · 0 apps
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.
Install freefilesync-vnc-v2 on Unraid in a few clicks.
Find freefilesync-vnc-v2 in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for freefilesync-vnc-v2 Review the template variables and paths Click Install
Categories
Download Statistics
747
Total Downloads
Related apps
Explore more like this
Explore allLinks
Details
Repository
kilrah/freefilesync-vnc-v2Last Updated2026-05-11
First Seen2026-02-28
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