-
Notifications
You must be signed in to change notification settings - Fork 5
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
original file disappear when upload with overwrite is stoped by files_antivirus #100
Labels
Comments
GitMate.io thinks a possibly related issue is #69 (Cannot upload a file of 10GB). |
Interesting .... it the behavior the same with regular storage? THX |
no the local storage keeps the old file |
THX |
|
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
how to reproduce
files_primary_s3
files_antivirus
curl --user $user:$pwd http://$host/$path/remote.php/webdav/textfile.txt --request PUT -d "test test test"
curl --user $user:$pwd http://$host/$path/remote.php/webdav/textfile.txt --request PUT -d 'X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*'
Expectation:
the original file should still exist with the old content, that happens when using local file storage backend
What happens:
original file is gone
log:
s3server:
owncloud.log
The text was updated successfully, but these errors were encountered: