Skip to content

Slurm provider will not create directories recursively #86

Open
@markgdawson

Description

@markgdawson

At the start of the push_file method of the Slurm class, the sftp_client.mkdir paramiko method is called. This method will only create a single directory level which does not exit.

Recursively creating directories would allow the channel to be used to easily push files to nested directories.

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