[c-nsp] TFTP/SCP
Jared Mauch
jared at puck.nether.net
Mon Nov 23 09:53:42 EST 2015
Sure, please describe how to automate that :)
It’s a bit more complex than you think. The way the system constructs the URLs underneath for the KSH to transfer data is quite problematic when you add in more slashes. It’s also very user-unfriendly to interact with the filesystem. I’m sure many of you have experienced the difference between copy harddisk:filename vs copy harddisk:/filename
The lack of a model to directly interact with SFTP/SCP from the CLI is a problem, the run stuff is really meant for troubleshooting not for daily use.
- Jared
> On Nov 23, 2015, at 9:49 AM, Darin Herteen <synack at live.com> wrote:
>
> This might work...
>
> RP/0/RSP0/CPU0:LAB_9904#run
> Mon Nov 23 14:48:05.274 UTC
> # sftp
> usage: sftp [[user@]{host1[:]}][filename1]... [[user@]{host2[:]}][filename2]#
>
> ________________________________________
> From: cisco-nsp <cisco-nsp-bounces at puck.nether.net> on behalf of Jared Mauch <jared at puck.nether.net>
> Sent: Monday, November 23, 2015 8:46 AM
> To: Aaron
> Cc: John Heasley; cisco-nsp at puck.nether.net
> Subject: Re: [c-nsp] TFTP/SCP
>
>> On Nov 23, 2015, at 9:42 AM, Aaron <dudepron at gmail.com> wrote:
>>
>> and scp/sftp
>>
>
> The issue I’ve seen here is a directional one, there is no SCP/SFTP support to copy data out:
>
> RP/0/RSP0/CPU0:Router#copy ?
> /recurse Recursively list subdirectories encountered
> WORD Copy from file
> access-list Access lists
> bootflash: Copy from bootflash: file system
> disk0: Copy from disk0: file system
> disk0a: Copy from disk0a: file system
> disk1: Copy from disk1: file system
> disk1a: Copy from disk1a: file system
> disk2: Copy from disk2: file system
> ftp: Copy from ftp: file system
> harddisk: Copy from harddisk: file system
> harddiska: Copy from harddiska: file system
> harddiskb: Copy from harddiskb: file system
> lcdisk0: Copy from lcdisk0: file system
> lcdisk0a: Copy from lcdisk0a: file system
> nvram: Copy from nvram: file system
> prefix-list Prefix lists
> rcp: Copy from rcp: file system
> running-config Copy from current system configuration
> tftp: Copy from tftp: file system
> xml-schema Copy XML schema files as a tar ball file (.tar.gz)
>
>
>
> _______________________________________________
> cisco-nsp mailing list cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
More information about the cisco-nsp
mailing list