Original Message:
Sent: Jun 19, 2023 12:26 PM
From: IanNightingale
Subject: unable to send running config backup to tftp server which is in the network as well third party software.
I would next check the logs on the TFTP server to see if that provides a clue. You might get this error message if you supply the wrong path in the CLI command. Check what the root directory for the TFTP server is and omit that in the CLI command (or just try without any path).
Check any firewall in path allows TFTP even though ping is permitted. Also check host based firewall on the server/client.
Original Message:
Sent: Jun 19, 2023 11:50 AM
From: pranav kothawade
Subject: unable to send running config backup to tftp server which is in the network as well third party software.
I do have only 1 IP address on my HP 2530 switch.
I am able to ping IP for TFTP server from switch which is in the network but still getting error.
INV-TSI-HP318# copy running-config tftp xx.xx.xx.xx /home/admin/Network/
TFTP download in progress.
000M Transport error
Original Message:
Sent: Jun 18, 2023 02:23 AM
From: IanNightingale
Subject: unable to send running config backup to tftp server which is in the network as well third party software.
Hi, if the switch has more than one IP address then you might need to ensure the correct source is used. But if a single IP then host based firewall is a likely candidate. The TFTP incoming hole needs creating on Windows Firewall for example.
When you configure a root on the server you typically omit this from the command on the client (switch). So try with just root once the IP connectivity is established.