Skip to main content

Persisting Updates

Run the following command to persist changes that have been dynamically configured:

$ /usr/sbin/tsmb-server -c <path_to_config_file> -p

Fusion File Share server persists the dynamic configuration updates by modifying the original configuration file provided as input using the ‘-c’ option. Therefore, if you need to persist the dynamic configuration, the tsmb-server process must have the appropriate privileges to write to the file and the config file path should NOT be write-protected.