Ticket #1796 (closed defect: fixed)
FTPFS does not work in active mode
Reported by: | bszente | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0 |
Component: | mc-vfs | Version: | 4.7.0-pre4 |
Keywords: | Cc: | balint@… | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
After upgrading from 4.7.0_pre1 to 4.7.0_pre4 the FTP does not work in active mode anymore.
Connecting to a server in active mode gives the following error:
Cannot chdir to /#ftp:<server>
It might be possible that the bug was introduced in 4.7.0_pre2 with the IPv6 protocol support.
Attachments
Change History
Changed 15 years ago by bszente
- Attachment ftp-4.7.0_pre1.log added
Changed 15 years ago by bszente
- Attachment ftp-4.7.0_pre4.log added
FTP log file for non working 4.7.0_pre4
comment:1 Changed 15 years ago by bszente
- Cc balint@… added
It seems that the PORT command is not issued in active mode.
comment:2 Changed 15 years ago by slavazanko
- Owner set to slavazanko
- Status changed from new to accepted
comment:3 Changed 15 years ago by slavazanko
- severity changed from no branch to on review
Created branch 1796_FTPFS_fail_active_mode
Initial changeset:852197c99d53973b6308fcac55042b40d6ba6077
Review, please.
comment:6 Changed 15 years ago by angel_il
- Votes for changeset changed from andrew_b to andrew_b angel_il
- severity changed from on review to approved
comment:7 Changed 15 years ago by slavazanko
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b angel_il to commited-master
- Resolution set to fixed
- severity changed from approved to merged
comment:9 Changed 15 years ago by slavazanko
- Status changed from closed to reopened
- Votes for changeset commited-master deleted
- Resolution fixed deleted
- severity changed from merged to on review
someplace treat, elsewhere broke...
No good works with passive ftp-mode.
Created branch 1796_fix_passive
Initial changeset:f3e2d16ab034364962e46d9e1edaf130f5ec595b
Review, please.
comment:11 Changed 15 years ago by zaytsev
rezult -> result
comment:12 Changed 15 years ago by metux
rebased and fixed typo in branch:1796_fix_passive_METUX.
(running it now through testfarm)
comment:13 Changed 15 years ago by andrew_b
Why you created new branch and didn't fix typo in existing one?
comment:14 Changed 15 years ago by slavazanko
As I see, branch '1796_fix_passive_METUX' contain just rebase * my one patch (originally from 1796_fix_passive).
Please:
- no need to often rebase
- no need to spawn too much branches.
Branch 1796_fix_passive_METUX now deleted.
comment:15 Changed 15 years ago by slavazanko
- 3e57cb5a832fee9d7feae6e4feaf9ddd6213a0be: FOR REBASE: fix typo (rezult -> result)
Review again, pleae.
comment:17 Changed 15 years ago by angel_il
- Votes for changeset changed from andrew_b to andrew_b angel_il
- severity changed from on review to approved
comment:18 Changed 15 years ago by slavazanko
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b angel_il to commited-master
- Resolution set to fixed
- severity changed from approved to merged
comment:20 Changed 15 years ago by slyfox
http://bugs.gentoo.org/show_bug.cgi?id=294421 (for history)
FTP log file for working 4.7.0_pre1