You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ uplink ls
BKT 2022-03-17 23:29:16 video
$ uplink mv sj://video sj://audio
destination is a directory and cannot find base name for source "sj://video/"
main.(*cmdMv).Execute:108
main.(*external).Wrap:123
github.com/zeebo/clingy.(*Environment).dispatchDesc:126
github.com/zeebo/clingy.(*Environment).dispatch:53
github.com/zeebo/clingy.Environment.Run:34
main.main:25
runtime.main:255
@AlexeyALeonov could you try uplink mv sj://video sj://audio --recursive or uplink mv sj://video/ sj://audio/ --recursive? If it will work we may just need to improve messaging only.
Now i understand, thanks. We never had functionality to rename bucket and i don't think we will have in near future. ATM we may just return message about not supporting this.
Current
Expected:
The text was updated successfully, but these errors were encountered: