[BangPypers] How to send 1 GB Zip file to some remote machine using HTTP/HTTPS?

Noufal Ibrahim noufal at gmail.com
Thu Sep 10 19:49:48 CEST 2009


On Thu, Sep 10, 2009 at 11:16 PM, deepak gupta <dg288_mits at yahoo.co.in> wrote:
>
> Hi Noufal,
>
> Thanks for your quick reply.
> Actually at remote site we can not open the other ports except 443.
> thats why i am using HTTPS for this.
> I don't know exaxtly, how to use rsync or even just sftp/scp or how to create the listner for these.

Are your remote end servers written in Python?

If not, you can setup servers on the remote end for rsync or ssh.


More information about the BangPypers mailing list