-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Uploading files to SMB storage using web UI stops when there is a hidden file in the uploaded files #29654
Comments
Works fine in other external storages. |
GitMate.io thinks the contributor most likely able to help you is @PVince81. |
Happens also in 10.0.3. |
@jvillafanez in case you got a quick clue |
@SergioBertolinSG I suspect the upload of dot files with desktop client and Webdav would fail too ? Does it fail if you upload only the dot file alone ? |
Yes, it doesn't upload the hidden file. |
Using cadaver to upload a hidden file we can see a 500 answered.
|
Setting to p2. If this is a general issue with SMB it's bad if one cannot upload dot files there. |
Works for me:
I'll need logs if this is reproducible. |
Some logs:
|
It seems encryption-related... Were those files encrypted before? Were the encryption keys generated before uploading the files? I see "digital envelope routines:EVP_CIPHER_CTX_set_key_length:invalid key length"... |
Hey, this issue has been closed because the label (This is an automated comment from GitMate.io.) |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Steps to reproduce
Expected behaviour
All the files are uploaded.
Actual behaviour
When uploading the files it stops after the hidden file.
Server configuration
Operating system:
Ubuntu 16.04
Web server:
Apache
Database:
MySQL
PHP version:
7.1
Cache
DB
ownCloud version: (see ownCloud admin page)
(stable10)
{"installed":true,"maintenance":false,"needsDbUpgrade":false,"version":"10.0.4.2","versionstring":"10.0.4 RC1","edition":"Community","productname":"ownCloud"}
Updated from an older ownCloud or fresh install:
Fresh
The content of config/config.php:
Are you using external storage, if yes which one: local/smb/sftp/...
Yes, SMB.
Are you using encryption:
Yes. But it is disabled in the SMB external storage.
Logs
Client configuration
Browser
Chrome
The text was updated successfully, but these errors were encountered: