Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Boards
    Boards
  • Wiki
    Wiki

Content

File Upload
  1. Stream Nextcloud app "OpenProject Integration"
  2. Wiki
  3. Preparation and Research
  4. File Upload
  5. Nextcloud's upload API
More
  • Print
  • Table of contents

Nextcloud's upload API

More
  • Print
  • Table of contents
Export
Export
  • Atom
  • Markdown

Single file and folder uploads to nextcloud all go over the webdav API of the nextcloud server. For standard use cases like downloading and uploading, the API is pretty straight forward. When it comes to upload larger files, nextcloud provides a chunking API.

Loading...