02-16-2012 12:18 PM - edited 03-11-2019 03:30 PM
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
01-07-2014 02:38 AM
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
frustrating when debug gives very little information on the problem
05-05-2014 11:06 AM
THANK YOU! I've been trying to figure this out for a while now.
05-25-2016 11:32 AM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide