
Originally Posted by
Desperados
Hi,
When Users Upload Files Via Cpanel File Manager Show : File 100% Uploaded
But File Not Exist And Not Uploaded In Folder !
With FTP They Can Upload Files Without Problem.
I Installed Clamv Antivirus And CSF Firewall
How i Can Fix This problem
What is the full cPanel version number? Via root SSH access, the following command may be used to obtain the full cPanel version information:
Code:
# cat /usr/local/cpanel/version && echo

Originally Posted by
Infopro
You should check your logs to see if there's any indication to the problem.
/var/log/messages log would be a good place to start looking, right after attempting to upload something.
Also you might try another browser to check to see if the problem is browser specific or not.
In addition to what Infopro has advised, I would also check the cPanel error_log for any related messages; this log file is located at the following path:
Code:
/usr/local/cpanel/logs/error_log