Backup/Restore utility command line support
Mandatory switches
b | Backup |
r | Restore |
f:path | Is required to a valid path to a rsx file. |
Optional switches
I | Ignore .rsx version |
c | Create the path to the rsx file when performing a backup. |
u | Unconditional restore of a older version of a rsx file when performing a restore. |
o | Overwrite existing .rsx files |
? | Help on switches |
Backup example
Backupcmd –b –f:"c:\program files\rockwell software\rslinx\backup.rsx"
Backupcmd –b –f:"c:\backup\backup.rsx"
Restore example
Backupcmd –r –f:"c:\program files\rockwell software\rslinx\backup.rsx"
Backupcmd –r –f:"c:\backup\backup.rsx"
Provide Feedback