Re: pysftp connection not sending files, hanging on 'put'

2015-04-02 Thread ykravetz89
On Saturday, January 24, 2015 at 11:32:43 AM UTC-5, Jules Stevenson wrote: > Hi List, > > > I'm trying to send some files via pysftp, authentication seems fine, but > actually putting the file results in it hanging, doing nothing. The files are > small (<200kb) so I don't believe it's an upload

pysftp connection not sending files, hanging on 'put'

2015-01-24 Thread Jules Stevenson
Hi List, I'm trying to send some files via pysftp, authentication seems fine, but actually putting the file results in it hanging, doing nothing. The files are small (<200kb) so I don't believe it's an upload issue (internet access is fine). Eventually the connection times out. Code: if os.listd