10-11-2021 06:41 AM
I am trying to copy an iOS upgrade on my CSR1000v. sFTP&tFTP work with no issues, but are too slow.
So i am trying FTP & SCP. Both fail.
For FTP, i am using CoreFTP Server 2.0. CoreFTP recognizes that i am trying to access it, but after 30 seconds it times out (even with very small files)
%Error opening ftp://*:*@10.192.x.x/test.txt (Timed out)
The weirdest part: SCP works for small files (test.txt, just 4 bytes large). But larger files will say
%Error opening scp://*:*@10.192.x.x/csr1000v-universalk9.17.03.02.SPA.bin (Transfer aborted)
How can this be explained? The FTP user has permissions for the directory and i dont know of any issues the server could have.
10-11-2021 09:06 AM
- As far as the SCP-case is concerned , check the logs of the remote ssh-server when this copy-attempt is being done. Seem applies for the FTP server where you may have the ability to activate verbose logging and or debugging (e.g.)
M.
10-11-2021 09:43 AM
i will avoide SCP, FTP should be good... but always suggest to use TFTP.
FTP error seems to issue
%Error opening ftp://*:*@10.192.x.x/test.txt (Timed out)
copy from CSR running config to FTP check is that works ?
10-11-2021 11:19 PM
Oh - i filled in the fields for PASV IP and port range (didnt knew what that was before), and changed the Domain IP/Address from localhost to my IP, restarted service and now FTP works.... very tricky...
10-12-2021 02:20 AM
Glad all working good, we close as resolved now.
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