cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5642
Views
5
Helpful
3
Replies

ASA secure copy (scp) from unix not working ?

Robertelson
Level 1
Level 1

I am trying (unsuccessfully) to scp a file from a unix/linux device to an ASA 5505. The connection is authenticated on the 5505 but the copy fails as it keeps reporting an "SCP send error" (see below). SCP is new to me as I normally use sftp, but thats not supported on the ASA's. Same problem happens if I use either ssh ver 1 or 2

Unix command I'm using is:

scp /filename userid@ASA_ip_address:/

ssh debug from asa:

ssh2 1: authentication successful for userid

ssh2 1: channel open request

ssh2 1: env request

ssh2 1: exec request

ssh2 1: starting SCP session

ssh: scp : scp send error

ssh: scp : ssh_scp_end

thanks

3 Replies 3

paulowenkirk
Level 1
Level 1

I had this same problem with trying to upload images to version 9.1 devices.

Turned out I had to set the privilege level on the user to fix the issue.

username password privilege 15

frustrating when debug gives very little information on the problem

THANK YOU!  I've been trying to figure this out for a while now. 

If you'd had said that to me to my face I would have said...yeah right tell that to the marines,  but you were right.  who would have thought buffer accept error messages on scp client resulted in an incorrect priv level on ASA.  Nice one paulowenkirk.  Thanks

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card