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

download でファイル単体を指定したとき、-o オプションでファイル名を変更してダウンロードしたい #37

Open
thamaji opened this issue Sep 28, 2022 · 0 comments

Comments

@thamaji
Copy link
Contributor

thamaji commented Sep 28, 2022

現状
nextcloud-cli download -o hoge Photos では Photos -> hoge
nextcloud-cli download -o hoge Photos/user-avatar.png では Photos/user-avatar.png -> hoge/user-avatar.png

ファイル単体を指定したときも、次のようにディレクトリのときと同じ挙動で出力先ファイル名を変更したい。
nextcloud-cli download -o hoge Photos/user-avatar.png では Photos/user-avatar.png -> hoge

@thamaji thamaji changed the title download でファイル単体をしていしたとき、ファイル名を変更してダウンロードしたい download でファイル単体を指定したとき、ファイル名を変更してダウンロードしたい Sep 28, 2022
@thamaji thamaji changed the title download でファイル単体を指定したとき、ファイル名を変更してダウンロードしたい download でファイル単体を指定したとき、-o オプションでファイル名を変更してダウンロードしたい Sep 28, 2022
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

1 participant