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

Errors with move/rename operations on files inside /files directory. #1185

Closed
antetna opened this issue Dec 14, 2020 · 1 comment
Closed

Comments

@antetna
Copy link

antetna commented Dec 14, 2020

Description
Trying to rename/move files that reside inside /files directory. Filebrowser url for this /files directory is http://:/files/files/

Expected behaviour
I would expect for file to be renamed or moved to another location.

What is happening instead?

  • move files error
    2020/12/14 15:25:52 /random-1GB.dat: 404 ip.x.x.x rename /_<myhomedir>_/files/random-1GB.dat /_<myhomedir>_/files/tmp/random-1GB.dat: no such file or directory

  • rename file error
    2020/12/14 15:31:40 /random-1GB.dat: 404 ip.x.x.x rename /_<myhomedir>_/files/random-1GB.dat /_<myhomedir>_/files/files/random-1GB-new.dat: no such file or directory

Additional context
Only errors for files inside /files directory, every other directory works just fine.

How to reproduce?
Try some rename/move on files that reside inside top directory named files

Files

@antetna antetna changed the title Erros with more/rename on files inside /files directory. Erros with move/rename operations on files inside /files directory. Dec 14, 2020
@antetna antetna changed the title Erros with move/rename operations on files inside /files directory. Errors with move/rename operations on files inside /files directory. Dec 14, 2020
@o1egl
Copy link
Member

o1egl commented Dec 16, 2020

resolved

@o1egl o1egl closed this as completed Dec 16, 2020
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