Defining various connection options for different sites

Alexandre
03/29/2006 07:02 am
Hello!
Is that possible to define various connection options for different sites?
e.g., Project 1 should be downloaded via a http-proxy, Project 2 - via direct connection to the internet, etc...
I see only the Global option, so I cannot download the 2 projects specified above simultaneously. It`s a pity.
Do you plan to add this feature in the future?
Oleg Chernavin
03/29/2006 07:02 am
Thank you for asking. This is already there. I simply forgot to describe it in then Help file. Here how it works. You can describe proxy server parameters for a Project in its URLs field on a separate line after the starting URL:

http://www.server.com/
Proxy=1,proxy.mycompany.com:3128

Please do not use spaces. The first number means the proxy server type:

0 - no proxy, direct connection
1 - HTTP proxy
2 - SOCKS4
3 - FTP User@site proxy
4 - SOCKS5
5 - RTSP proxy
6 - CONNECT-type proxy

Then place the comma symbol followed by proxy server address, colon and the proxy server port number.

I hope this helps.

Best regards,
Oleg Chernavin
MetaProducts corp.
Alexandre
03/29/2006 07:02 am
> This is already there. I simply forgot to describe it in then Help file. Here how it works. You can describe proxy server parameters for a Project in its URLs field on a separate line after the starting URL:

Thank you very much! It really works! :) A very nice option :D
03/29/2006 07:02 am
You are welcome!

Oleg.