cPanel File Manager Upload problem?

Status
Not open for further replies.

saif7463

New Member
Messages
30
Reaction score
0
Points
0
Hi everyone,

I tried to use the cPanel's File Manager to upload a file (files.php) to public_html. The upload page says "100% Complete" but, it is no where to be found. I thought perhaps for some reason, there is something in the file causing it to fail. And I narrowed it down to a hyperlink.

Saving
HTML:
<a href="http://google.com">Google</a>
as wtf.txt fails to be uploaded, while using an FTP client to do the same task yield success.

While the normal link failed, both of the following seemed to work:
Code:
a href="http://google.com">Google</a>
Code:
<a>Google</a>

I am truly baffled. cPanel fails, but FTP wins? Does anyone have any ideas?
 

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
Hello,

Can you check this out now? There was a problem with the /tmp partition I just fixed.
 
Status
Not open for further replies.
Top