Code Monkey home page Code Monkey logo

Comments (4)

jbardin avatar jbardin commented on July 23, 2024

That doesn't look like an scp issue at first glance.
Can you try the latest paramiko and see if anything has changed?

from scp.py.

xduvox avatar xduvox commented on July 23, 2024

Hello jbardin could you help me with this:

Traceback (most recent call last):
File "getCurrent.py", line 14, in
scp.get(remote_path='/home/webcdr/cdr_data', local_path='/root/vosmonitor/vos1', recursive=True, preserve_times=False)
File "/usr/local/lib/python2.7/dist-packages/scp.py", line 143, in get
self._recv_all()
File "/usr/local/lib/python2.7/dist-packages/scp.py", line 274, in _recv_all
commandcode
File "/usr/local/lib/python2.7/dist-packages/scp.py", line 337, in _recv_file
raise SCPException('Error receiving, socket.timeout')
scp.SCPException: Error receiving, socket.timeout

from scp.py.

xduvox avatar xduvox commented on July 23, 2024

With a simple file i get the same result
Traceback (most recent call last):
File "getCurrent.py", line 14, in
scp.get('/home/webcdr/cdr_data/cdr_20150113000000_20150113001500.tsv.gz', local_path='/root/vosmonitor/vos1/cdr_20150113000000_20150113001500.tsv.gz')
File "/usr/local/lib/python2.7/dist-packages/scp.py", line 143, in get
self._recv_all()
File "/usr/local/lib/python2.7/dist-packages/scp.py", line 274, in _recv_all
commandcode
File "/usr/local/lib/python2.7/dist-packages/scp.py", line 337, in _recv_file
raise SCPException('Error receiving, socket.timeout')
scp.SCPException: Error receiving, socket.timeout

from scp.py.

jbardin avatar jbardin commented on July 23, 2024

If you're still having a problem, please try the latest release.

It doesn't look like an scp issue, but I'm not ruling it out completely. Is the remote server running openssh's version of scp?

from scp.py.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.