hi...
I have written a script for FTP upload using python..
It worked fine when i tried on local boards, but is giving me an error when trying with a remote board via VPN.
this is the error i get:
(104, 'Connection reset by peer')
the machine i developed script on had python2.5 and the one which i am currently running(remote conn) has python 2.4.3