In Syncback Pro, I created a profile that is triggered anytime an USB drive is inserted.
How can I dynamically create destination folders,
whose name is the USB drive serial number?
This way I can get a different backup folder for any USB stick.
The variable in the image below does not work.
I have unsuccessfully tried:
- %SERIAL%
- %SERIAL=%
- %SERIAL=?%
- %SERIAL=*%