Using xcopy to send all config.txt files to UnitySync Support
Created: 2023-03-13 10:06:01Modified: 2026-03-26 11:10:22
Tags: Troubleshooting
UnitySync support admin may ask you to provide the config.txt for every connection. This is often requested before beginning a version upgrade. The resulting data is a roadmap of your current configuration.
Below is the syntax to copy all config.txt to a temp folder.
Open a cmd prompt.
CD into the connection sub directory: \Unitysync-v4\connections
run:
xcopy config.txt* c:\tmp-UnitySync /Y /I /S
This xcopy will create folders and files for each config.txt (connection) under the new temp folder.
You may scrub sensitive data from each config file if necessary.
Zip the \tmp-UnitySync folder.
Upload zipped file here: https://dirwiz.us/upload