Skip to content

Support in the move command an option not to delete the resource container #54

@phochste

Description

@phochste

I would like to move only the files inside the container http://mypod.org/my/container/ to my local drive but I don't want to remove the container http://mypod.org/my/container/ itself.

I try

sld mv http://mypod.org/my/container/ localFolder/

This will move the resource in http://mypod.org/my/container/ to localFolder but also remove http://mypod.org/my/container/ .

Suggestion: add an option --keep-root that keeps the container http://mypod.org/my/container/ but moves all the files inside the container

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