Transfering files over HTTP proxy?
I have a client who needs to transfer large files sorted into folders to me over the internet. The only problem is that it must go through a local http proxy on his end first.We have tried using FTP, but no luck. The server seems to only allow http traffic.
Is there a way this can be done? Thanks in advance to anyone who responds.