You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "boliqiu (JIRA)" <ji...@apache.org> on 2008/12/27 10:49:44 UTC

[jira] Created: (VFS-233) the vfs do not support the Passive Mode of ftp

the vfs do not support the Passive Mode of ftp
----------------------------------------------

                 Key: VFS-233
                 URL: https://issues.apache.org/jira/browse/VFS-233
             Project: Commons VFS
          Issue Type: Improvement
    Affects Versions: 1.0
         Environment: hpux
            Reporter: boliqiu
            Priority: Critical
             Fix For: 1.1


when the ftp server is behind the firewall, the vfs will block, beause it use active mode default, and it seems no way to change the mode to be Passive .

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (VFS-233) the vfs do not support the Passive Mode of ftp

Posted by "Magnus Axelsson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/VFS-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660694#action_12660694 ] 

Magnus Axelsson commented on VFS-233:
-------------------------------------

Works fine for me:
FtpFileSystemConfigBuilder.setPassiveMode(...)

> the vfs do not support the Passive Mode of ftp
> ----------------------------------------------
>
>                 Key: VFS-233
>                 URL: https://issues.apache.org/jira/browse/VFS-233
>             Project: Commons VFS
>          Issue Type: Improvement
>    Affects Versions: 1.0
>         Environment: hpux
>            Reporter: boliqiu
>            Priority: Critical
>             Fix For: 1.1
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> when the ftp server is behind the firewall, the vfs will block, beause it use active mode default, and it seems no way to change the mode to be Passive .

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (VFS-233) the vfs do not support the Passive Mode of ftp

Posted by "Ralph Goers (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VFS-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralph Goers resolved VFS-233.
-----------------------------

       Resolution: Invalid
    Fix Version/s:     (was: 1.1)
                   2.0

Support for passive mode is present.

> the vfs do not support the Passive Mode of ftp
> ----------------------------------------------
>
>                 Key: VFS-233
>                 URL: https://issues.apache.org/jira/browse/VFS-233
>             Project: Commons VFS
>          Issue Type: Improvement
>    Affects Versions: 1.0
>         Environment: hpux
>            Reporter: boliqiu
>            Priority: Critical
>             Fix For: 2.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> when the ftp server is behind the firewall, the vfs will block, beause it use active mode default, and it seems no way to change the mode to be Passive .

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (VFS-233) the vfs do not support the Passive Mode of ftp

Posted by "Sergey Vladimirov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/VFS-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675159#action_12675159 ] 

Sergey Vladimirov commented on VFS-233:
---------------------------------------

Depends on definition of "no way to change".

If we are talking about URI-only way to change it, then it's duplicate of VFS-178

> the vfs do not support the Passive Mode of ftp
> ----------------------------------------------
>
>                 Key: VFS-233
>                 URL: https://issues.apache.org/jira/browse/VFS-233
>             Project: Commons VFS
>          Issue Type: Improvement
>    Affects Versions: 1.0
>         Environment: hpux
>            Reporter: boliqiu
>            Priority: Critical
>             Fix For: 1.1
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> when the ftp server is behind the firewall, the vfs will block, beause it use active mode default, and it seems no way to change the mode to be Passive .

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.