03-02-2021 10:26 PM
I have a ERS 4900 and I am trying to pull the config file to a USB and I get the following error.
Error accessing binary config file!
I get the same error if I try to do TFTP
I am using the EDM
Does anyone know what I can do to get the file?
Solved! Go to Solution.
03-02-2021 10:36 PM
Use the CLI to make sure its not an issue with the GUI.
1st: Make sure the USB stick got mounted.
“SHOW USB-FILE”
2nd: Copy the config.
“COPY RUN USB FILENAME XXXXXXXX.TXT” will copy the ASCI file
“COPY CONFIG USB FILENAME XXXXXXX.BIN” will copy the binary file.
03-03-2021 07:18 PM
03-03-2021 07:04 PM
Thanks,
Those commands worked for both files using the CLI
03-02-2021 10:36 PM
Use the CLI to make sure its not an issue with the GUI.
1st: Make sure the USB stick got mounted.
“SHOW USB-FILE”
2nd: Copy the config.
“COPY RUN USB FILENAME XXXXXXXX.TXT” will copy the ASCI file
“COPY CONFIG USB FILENAME XXXXXXX.BIN” will copy the binary file.