Re: [bug #8135] Ftp connection to proxy uses always active mode

2005-06-03 Thread Leonard den Ottolander
Hi Pavel, On Tue, 2005-05-31 at 11:16, Pavel Tsekov wrote: Well, I actually didn't know at all that the user can specify a per connection proxy. Now, I see your point. :-) Having in mind that the user can specify per connection settings in the url it is obvious that settings specified in

Re: [bug #8135] Ftp connection to proxy uses always active mode

2005-05-31 Thread Pavel Tsekov
Hello, On Mon, 30 May 2005, Leonard den Ottolander wrote: Hi Pavel, On Mon, 2005-05-30 at 11:17, Pavel Tsekov wrote: Now looking at the result I think that it is somewhat confusing and alse excessive to have two options - 'Use passive mode' and 'Use passive mode over proxy'. IMO, the

Re: [bug #8135] Ftp connection to proxy uses always active mode

2005-05-30 Thread Pavel Tsekov
Hello, On Sun, 29 May 2005, Leonard den Ottolander wrote: Follow-up Comment #4, bug #8135 (project mc): Committed this patch to HEAD. Now looking at the result I think that it is somewhat confusing and alse excessive to have two options - 'Use passive mode' and 'Use passive mode over

[bug #8135] Ftp connection to proxy uses always active mode

2005-05-29 Thread Leonard den Ottolander
Follow-up Comment #4, bug #8135 (project mc): Committed this patch to HEAD. ___ Reply to this item at: http://savannah.gnu.org/bugs/?func=detailitemitem_id=8135 ___ Message sent via/by

[bug #8135] Ftp connection to proxy uses always active mode

2005-05-18 Thread Leonard den Ottolander
Follow-up Comment #1, bug #8135 (project mc): The offending code in ftpfs.c is this: static int ftpfs_open_archive_int (struct vfs_class *me, struct vfs_s_super *super) { int retry_seconds, count_down; /* We do not want to use the passive if we are using proxies */ if (SUP.proxy)

[bug #8135] Ftp connection to proxy uses always active mode

2005-05-18 Thread Leonard den Ottolander
Follow-up Comment #2, bug #8135 (project mc): Please be so kind to test this patch. ___ Additional Item Attachment: File name: passive_proxy.patchSize:2 KB Add extra option to allow passive ftp over proxy

[PATCH] Re: [bug #8135] Ftp connection to proxy uses always active mode

2005-05-18 Thread Leonard den Ottolander
Hi, On Wed, 2005-05-18 at 15:01, Leonard den Ottolander wrote: Please be so kind to test this patch. ___ Additional Item Attachment: File name: passive_proxy.patchSize:2 KB Add extra option to allow passive ftp over

[bug #8135] Ftp connection to proxy uses always active mode

2005-05-18 Thread Leonard den Ottolander
Follow-up Comment #3, bug #8135 (project mc): Forgot to update the indexes of the referenced items. This version should fix that. ___ Additional Item Attachment: File name: passive_proxy.patchSize:3 KB Add extra option to

Re: [PATCH] Re: [bug #8135] Ftp connection to proxy uses always active mode

2005-05-18 Thread Leonard den Ottolander
Hi, On Wed, 2005-05-18 at 15:18, Leonard den Ottolander wrote: Maybe I get more response if I also send this patch to the list directly... I forgot to fix the indexes of the referenced items in the dialog. This version should fix that. Leonard. -- mount -t life -o ro /dev/dna

[bug #8135] Ftp connection to proxy uses always active mode

2005-05-18 Thread Leonard den Ottolander
Update of bug #8135 (project mc): Status:None = Ready For Test Assigned to:None = leonardjo ___ Reply to this item at: