Please help us by providing the following info. Before posting please make sure that you're running the latest available version for your oC release:
Steps to reproduce 1. I dropped a doc and a pdf file in windows folder to be sync by client 2. after a while then I got the red mark symbol on pdf file not able to sync, but doc file was syncing properly
Expected behaviour above stated
Actual behaviour Tell us what happens instead above stated
Server configuration Operating system: CENTOS 7.3 x86_64 standard Web server: Database: MySQL PHP version: 5.6 ownCloud version (see ownCloud admin page): Updated from an older ownCloud or fresh install: Special configurations (external storage, external authentication, reverse proxy, server-side-encryption):
ownCloud log (data/owncloud.log) As I am not able to upload more than 2 URL and logfile is too big, I have established to open the log files by onedrive
Your server logs stop before you have the error in your client:
FINISHED WITH STATUS QNetworkReply::NetworkError(ContentOperationNotPermittedError) "Error transferring
It was at 14h39 (CET?) and your server log finishes at 12h36 GMT. I'm not sure if there is a server error at all. Could also be that the files is locked or something like that. Is it just that file, or do pdf files not work in general?
It might be worth cheking if your SELinux is blocking something (if enabled) or other filtering software like mod_security.
we have tried "SELinux" is inactive and deactivated also "mod_security", but still having issues to transfer the files from client to server. Screen Shot > https://www.screencast.com/t/zZdddaDbF
There seems again to be a server setting which may not alow the pdf,rtf file uploads. Looking forward to your suggestions.
Setup a plain Debian stable with ownCloud 9.1.5 which doesn't show this issue and then compare this setup with your current installation / operating system might help you here to understand this problem.
you can easily set up a virtual machine, there is no need to buy new hardware for such tests.
ownCloud itself doesn't block pdf files, with virtual machine images (https://owncloud.org/install/#edition) you could find out if it is related to your server operating system or other network devices (client-side, firewall, proxy, ...).
I again tried to find out the issue by deactivating the firewall settings on server, but without success. Please find again the client log file may helpful to see which problem may exists to take care for.
"Doc Validation TEST.pdf - server replied: Not Allowed" QVariant(int, 405) QVariant(QString, "Not Allowed")\par" Please test against demo.owncloud.org to see if it works there - quite sure it will. Which means the challenge is in the Linux/infrastructure side, somewhere. If you rename to something non -pdf does it work then?