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

Can’t move and rename inside linkbox mount #7834

Open
lemeshovich opened this issue May 11, 2024 · 3 comments
Open

Can’t move and rename inside linkbox mount #7834

lemeshovich opened this issue May 11, 2024 · 3 comments

Comments

@lemeshovich
Copy link

lemeshovich commented May 11, 2024

What is your current rclone version (output from rclone version)?

rclone v1.66.0

  • os/version: Microsoft Windows 11 Pro 23H2 (64 bit)
  • os/kernel: 10.0.22635.3570 (x86_64)
  • os/type: windows
  • os/arch: amd64
  • go/version: go1.22.1
  • go/linking: static
  • go/tags: cmount

What problem are you trying to solve?

when accessing mounted disk from windows explorer i can't rename and move files and folders, getting windows error 0x8007045d

Which cloud storage system are you using? (e.g. Google Drive)

Linkbox

The command you were trying to run (e.g. rclone copy /tmp remote:tmp)

--vfs-cache-mode writes --vfs-disk-space-total-size 10T --vfs-used-is-size=true mount Telebox: Z: -vv

A log from the command with the -vv flag (e.g. output from rclone -vv copy /tmp remote:tmp)

2024/05/11 08:26:07 DEBUG : /HC.zip: Rename: newPath="/HC.zi"
2024/05/11 08:26:07 ERROR : HC.zip: Dir.Rename error: Fs "Linkbox root ''" can't rename files (no server-side Move or Copy)
2024/05/11 08:26:07 ERROR : HC.zip: Dir.Rename error: Fs "Linkbox root ''" can't rename files (no server-side Move or Copy)
2024/05/11 08:26:07 ERROR : IO error: Fs "Linkbox root ''" can't rename files (no server-side Move or Copy)
2024/05/11 08:26:07 DEBUG : /HC.zip: >Rename: errc=-5

How do you think rclone should be changed to solve that?

please implement files move, rename and folders move, edit endpoints

@ncw
Copy link
Member

ncw commented May 11, 2024

@gvitali Do you have time to work on this?

@lemeshovich
Copy link
Author

@gvitali 🙏

@lemeshovich
Copy link
Author

@ncw im sorry for disturbing, but maybe you know who else can looks at this?

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

No branches or pull requests

2 participants