On Fri, 14 Jan 2011 21:45:22 +
Matthew Seaman wrote:
> MASTER_SORT = http
I used to use
MASTER_SORT_REGEX = ^http
for this when a former ISP traffic shaped ftp
If you set "MASTER_SORT = http", then you get
://[^/]*http/ in MASTER_SORT_REGEX, so it looks like MASTER_SORT is
intended
On 14/01/2011 21:32, Adam Vande More wrote:
> On Fri, Jan 14, 2011 at 3:07 PM, Michael wrote:
>
>> Hello,
>>
>> Is it possible to force portupgrade to use only http protocol where
>> possible and skip the ftp servers?
>>
>> It's because currently I'm using very restrictive public access point whe
On Fri, Jan 14, 2011 at 3:07 PM, Michael wrote:
> Hello,
>
> Is it possible to force portupgrade to use only http protocol where
> possible and skip the ftp servers?
>
> It's because currently I'm using very restrictive public access point where
> they block everything other than port 80 and I do
Hello,
Is it possible to force portupgrade to use only http protocol where
possible and skip the ftp servers?
It's because currently I'm using very restrictive public access point
where they block everything other than port 80 and I don't have a chance
to set up a tunnel or proxy anywhere ou