You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2009/01/29 11:44:59 UTC

[jira] Resolved: (SM-1774) Add "uploadPrefix" property to FtpSenderEndpoint

     [ https://issues.apache.org/activemq/browse/SM-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gert Vanthienen resolved SM-1774.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.2.4
                   servicemix-ftp-2008.02
         Assignee: Gert Vanthienen

Fixed in components trunk in http://svn.eu.apache.org/viewvc?view=rev&revision=738812
and backported to 3.2.x branch in http://svn.eu.apache.org/viewvc?view=rev&revision=738814
(just noticed I got the issue number wrong on my commit message though)

Thanks to Ron Gavlin once again for providing the patch!

> Add "uploadPrefix" property to FtpSenderEndpoint
> ------------------------------------------------
>
>                 Key: SM-1774
>                 URL: https://issues.apache.org/activemq/browse/SM-1774
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-ftp
>    Affects Versions: servicemix-ftp-2008.01
>            Reporter: Ron Gavlin
>            Assignee: Gert Vanthienen
>             Fix For: servicemix-ftp-2008.02, 3.2.4
>
>         Attachments: sm-1774.patch
>
>
> Currently, the FtpSenderEndpoint supports an "uploadSuffix" property that allows the file to be uploaded with this suffix (e.g. .tmp) and renamed when the upload is complete. It would be useful to also support an "uploadPrefix" property that allows the file to be uploaded with a prefix (e.g. '.') and renamed when the upload is complete.

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