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

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

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


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.


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

Posted by "Ron Gavlin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48888#action_48888 ] 

Ron Gavlin commented on SM-1774:
--------------------------------

Please backport to SMX 3.2.x branch if possible.

Thanks,

/Ron

> 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
>         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.


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

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

Ron Gavlin updated SM-1774:
---------------------------

    Attachment: sm-1774.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
>         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.


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

Posted by "Gert Vanthienen (JIRA)" <ji...@apache.org>.
     [ 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.