ā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.