Skip to content

rsync as a kubectl cp replacement struggles with destination folders #225

@stmh

Description

@stmh

The current implementation of using rsync as a replacement for kubectl cp does not respect the destination folder/ file-name. It will create the file in the current working directory with the same name as the uploaded file. Either find a solution to remane that file via rsync or move the file to the correct place after rsyncing it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions