[ 
https://issues.apache.org/jira/browse/CAMEL-14007?focusedWorklogId=318738&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-318738
 ]

ASF GitHub Bot logged work on CAMEL-14007:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Sep/19 02:21
            Start Date: 26/Sep/19 02:21
    Worklog Time Spent: 10m 
      Work Description: claudio4j commented on pull request #3198: CAMEL-14007 
Expose BoxFolder.canUpload to let user check if a file can be uploaded
URL: https://github.com/apache/camel/pull/3198
 
 
   https://issues.apache.org/jira/browse/CAMEL-14007
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 318738)
    Remaining Estimate: 0h
            Time Spent: 10m

> Expose BoxFolder.canUpload to let user check if a file can be uploaded
> ----------------------------------------------------------------------
>
>                 Key: CAMEL-14007
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14007
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-box
>            Reporter: Claudio Martella
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The upload doesn't support to upload a file with an already existing file 
> name, there is no overwrite parameter.If the user uploads a file and the name 
> already exists, it throws an error.
> If there is a file with a given name, it should upload a new version of the 
> given file {{uploadNewFileVersion}} and pass the {{fileId}}  parameter.
> There is a {{BoxFolder.canUpload}} method that check a file can be uploaded, 
> this way the user can get a feedback and then call {{upload}} or 
> {{uploadNewFileVersion}}.
> [https://developer.box.com/reference#preflight-check]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to