You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Tom (JIRA)" <ji...@apache.org> on 2010/03/17 12:08:27 UTC

[jira] Created: (VFS-304) Using VFS with Alfresco FTP does not work.

Using VFS with Alfresco FTP does not work.
------------------------------------------

                 Key: VFS-304
                 URL: https://issues.apache.org/jira/browse/VFS-304
             Project: Commons VFS
          Issue Type: Improvement
    Affects Versions: 2.0
         Environment: Alfresco 3.2r
            Reporter: Tom


It seems Alfresco's FTP implementation does not allow for compound paths but only works from the current directory. This requires some methods in FtpClientWrapper to be modified.



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


[jira] Updated: (VFS-304) Using VFS with Alfresco FTP does not work.

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

Tom updated VFS-304:
--------------------

    Attachment:     (was: FTPClientWrapper.java)

> Using VFS with Alfresco FTP does not work.
> ------------------------------------------
>
>                 Key: VFS-304
>                 URL: https://issues.apache.org/jira/browse/VFS-304
>             Project: Commons VFS
>          Issue Type: Improvement
>    Affects Versions: 2.0
>         Environment: Alfresco 3.2r
>            Reporter: Tom
>         Attachments: FTPClientWrapper.java
>
>
> It seems Alfresco's FTP implementation does not allow for compound paths but only works from the current directory. This requires some methods in FtpClientWrapper to be modified.

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


[jira] Updated: (VFS-304) Using VFS with Alfresco FTP does not work.

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

Tom updated VFS-304:
--------------------

    Attachment: FTPClientWrapper.java

Same issue fixed on retrieving.

Tests run: 974, Failures: 0, Errors: 0, Skipped: 0

> Using VFS with Alfresco FTP does not work.
> ------------------------------------------
>
>                 Key: VFS-304
>                 URL: https://issues.apache.org/jira/browse/VFS-304
>             Project: Commons VFS
>          Issue Type: Improvement
>    Affects Versions: 2.0
>         Environment: Alfresco 3.2r
>            Reporter: Tom
>         Attachments: FTPClientWrapper.java
>
>
> It seems Alfresco's FTP implementation does not allow for compound paths but only works from the current directory. This requires some methods in FtpClientWrapper to be modified.

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


[jira] Updated: (VFS-304) Using VFS with Alfresco FTP does not work.

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

Tom updated VFS-304:
--------------------

    Attachment: FTPClientWrapper.java

The improved wrapper. 

Tests run: 974, Failures: 0, Errors: 0, Skipped: 0


> Using VFS with Alfresco FTP does not work.
> ------------------------------------------
>
>                 Key: VFS-304
>                 URL: https://issues.apache.org/jira/browse/VFS-304
>             Project: Commons VFS
>          Issue Type: Improvement
>    Affects Versions: 2.0
>         Environment: Alfresco 3.2r
>            Reporter: Tom
>         Attachments: FTPClientWrapper.java
>
>
> It seems Alfresco's FTP implementation does not allow for compound paths but only works from the current directory. This requires some methods in FtpClientWrapper to be modified.

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