Skip to main content

Hi,


When using the following command line:



box folders:upload --parent-folder=xxxxxx [folder_to_upload]



I am getting error messages “Could not upload file” not related to the size of the file. Sometimes these are .txt extensions but it can happen as well with other extensions such as .log, .json, these are usually small files of a few k.



Is it possible to know why the files cannot be uploaded and is there a option to skip this error and continue the upload of the folder? the annoying bit is that the data transfer stops after this error.



Thanks,


Sol

Welcome to the forum @user88 😀



Did you try to add the verbose command ? Maybe it will display reasons why the file has not been uploaded.



--verbose 



Did you check the path ? (Forbiddent characters, path length…) ?


Reply