You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refs
changed the title
[EOS] when sharing a file mime-type field is set to application/octet-stream
When sharing a file mime-type field is set to application/octet-streamJan 18, 2021
ldapadd -x -D "cn=admin,dc=owncloud,dc=com" -w admin -H ldap://localhost -f ./config/example-ldap-users-groups.ldif
curl -k -u user1:1234 -X PUT https://localhost:9200/remote.php/dav/files/user1/file.txt -d "123" -v
curl -u user1:1234 -X POST "http://localhost:9140/ocs/v1.php/apps/files_sharing/api/v1/shares" -H "OCS_APIREQUEST: true" -d path=file.txt -d shareType=0 -d shareWith=user0 | xmllint --format -
Result:
Might not be limited to EOS, need to be retested with OC storageThe text was updated successfully, but these errors were encountered: