Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

files mv cmd has wrong dst filename #5963

Closed
qiwaa opened this issue Feb 2, 2019 · 1 comment
Closed

files mv cmd has wrong dst filename #5963

qiwaa opened this issue Feb 2, 2019 · 1 comment

Comments

@qiwaa
Copy link
Contributor

qiwaa commented Feb 2, 2019

Version information:

go-ipfs version: 0.4.19-dev-
Repo version: 7
System version: amd64/darwin
Golang version: go1.11.1

Type:

bug

Description:

$ ipfs files cp /ipfs/QmbAq3aBS8SKPWqiDPcXBSLpxEhp8h4SfiUjtvdjiP6Q5f /a

$ ipfs files mkdir /dir66

$ ipfs files mv /a /dir66

$ ipfs files ls /dir66
dir66

a is the correct answer instead of dir66 .

@Stebalien
Copy link
Member

(fixed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants