Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Asset path length on linux limited to 260 chars (~144 usable) #29

Description

@davidkydd

There is a limitation in the current version of AzCopy (6.0.0) which we use for downloading of assets in the job prep task, in which paths are limited to 260 chars.

Due to the path prefix which batch prepends to assets as they are downloaded to the rendering nodes, the available max path length for assets when they are added to a job / scene is significantly shorter than this at ~144 characters.

The error is surfaced in the stderr of the jobprep task associated with a job, which will contain the error message "The specified path, file name, or both are too long for file"

The AzCopy team are aware of this and are increasing the limit up to 1024 characters in their next release, at which point the link used in the jobprep task to download azcopy (aka.ms/downloadazcopyprlinux) should automatically redirect to the new version

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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