Skip to content

Create parent dir if not exists when use put API #267

Open
@yanghua

Description

@yanghua

local: /a/b/c.txt
put:(/a/b/c.txt, /e/f)
if 'f' dir not exists:
expected:
remote: /e/f/c.txt
actual:
remote: /e/c.txt

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions