We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Seen with 2.311 on oc10.7.0
Configure WND drive with samba.
place an empty hello.txt file in the samba drive, as root user.
run occ file:scan --all - the hello.txt file shows up in the web UI.
occ file:scan --all
edit wth files_texteditor, add some lines of text.
Messages appear: "Saving..." - "saved"
In fact the file was not saved. BAD. The file size in the storage is still 0, the permission are still root user only.
Expected behaviour: show proper error message, when a file cannot be overwritten
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Seen with 2.311 on oc10.7.0
Configure WND drive with samba.
place an empty hello.txt file in the samba drive, as root user.
run
occ file:scan --all
- the hello.txt file shows up in the web UI.edit wth files_texteditor, add some lines of text.
Messages appear: "Saving..." - "saved"
In fact the file was not saved. BAD. The file size in the storage is still 0, the permission are still root user only.
Expected behaviour: show proper error message, when a file cannot be overwritten
The text was updated successfully, but these errors were encountered: