Skip to content
This repository was archived by the owner on Mar 29, 2022. It is now read-only.
This repository was archived by the owner on Mar 29, 2022. It is now read-only.

Doc and CLI different for moving file into subdirectory #8

@bjkeller

Description

@bjkeller

There is a difference b/w cli-api and the documentation for moving a file into a subdirectory.

I uploaded a file to my default file system, made a directory and then attempted to move the file into the directory based on the example from
https://sd2e.github.io/api-user-guide/docs/data_management.html#other-file-operations
But get an error:

% files-move -D q0-yeast-gates yeast-gates-labels.csv
Folder at q0-yeast-gates already exists

This works

% files-move -D q0-yeast-gates/yeast-gates-labels.csv yeast-gates-labels.csv

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