Issues Uploading Files from Cloud Storage

Hi everyone,

I’ve been using OctoPrint with Terabox to manage my 3D printing files, but I’m facing some issues. Occasionally, file uploads from the cloud fail with errors like “File could not be read,” or they don’t show up in the file manager. When they do, print preparation seems slower.

I’m guessing this might be due to how cloud services handle file transfers or permissions. Has anyone else dealt with this? Are there plugins or settings that make cloud storage integration smoother? I want integration especially with Terabox cloud storage.

Thanks in advance for your help

If you need help. the you should use the sub-forum Get Help.

With no further information like logs, it's just guessing.

1 Like

probably more related to how you are integrating. you should not have files dropped into the uploads folder directly, otherwise the processors that happen on those files internally with OctoPrint and plugins (ie Slicer Thumbnails to extract images from gcode) don't get run. Externally dropped files should go into the watched folder, and then OctoPrint will pick them up, pass them through the processing tree, and then show up in the file list.

1 Like