cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
194
Views
0
Helpful
2
Replies

Ftp transfer

opnineopnine
Level 1
Level 1

hi all,

 

I have a cisco asa and I need to transfer some files from the flash to a ftp server .

 

Im using the following commands:

 

copy ftp://cisco:cisco@10.100.1.30 flash:/coredumpinfo

 

I have the error? File name not specified

 

Thanks all

2 Replies 2

try: copy  flash:/coredumpinfo ftp://cisco:cisco@10.100.1.30/coredumpinfo

The format of the command is incorrect.  The way you have written it attempts to copy from the ftp server to flash.  Try switching it around

copy flash:/coredumpinfo ftp://cisco:cisco@10.100.1.30

--

Please remember to select a correct answer and rate helpful posts

--
Please remember to select a correct answer and rate helpful posts
Review Cisco Networking products for a $25 gift card