Skip to content

Sync or Copy with rclone cannot create directories on internxt #132

@TallManCycles

Description

@TallManCycles

When trying to copy or sync a directory to internxt, it's receiving "Update mkParentDir failed"

`rclone copy "\share\ssd\folder" "internxt:/folder/" --no-check-certificate -vv
2024/11/26 06:08:03 ERROR : image.png: Failed to copy: Update mkParentDir failed:

<title>Error</title>
Not Found
: 404 Not Found`

If I copy the folder structure to internxt first, it's fine.

In windows, I copy the folder structure to internxt drive like this:

xcopy "Y:\folder" "C:\Users\myAwesomeUser\InternxtDrive\folder" /T /E

I then copy the empty folders to the drive via the browser.

I can then rclone copy or rclone sync the files to the server.

Please fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions