FTP upload of .php does not work
FTP upload of .php does not work
Hello,
I have installed a fresh system with Debian/Ubuntu and have always the same problem. I am not able to upload php files. I do not have problems mit .rar files, but if try to upload a php file is finished the file has a filesize of 0. I dont know whats wrong, I dont get a error, all seems good. The log of vsftpd has no errors.
Any tips?
Log looks like this:
I have installed a fresh system with Debian/Ubuntu and have always the same problem. I am not able to upload php files. I do not have problems mit .rar files, but if try to upload a php file is finished the file has a filesize of 0. I dont know whats wrong, I dont get a error, all seems good. The log of vsftpd has no errors.
Any tips?
Log looks like this:
Tue May 26 14:04:47 2015 [pid 30324] [admin_web] OK UPLOAD: Client "188.165.xxx.xxx", "/public_html/aaaaa.php", 0.00Kbyte/sec
Re: FTP upload of .php does not work
Try to use different ftp-client like Filezilla for example.
Re: FTP upload of .php does not work
Im using FileZilla in the very current version (3.11).skurudo wrote:Try to use different ftp-client like Filezilla for example.
EDIT: Strange, its working with FTPrush, seems like a problem with ASCI/Binary mode.
Re: FTP upload of .php does not work
So it's working now?EvilMoe wrote:EDIT: Strange, its working with FTPrush, seems like a problem with ASCI/Binary mode.
Re: FTP upload of .php does not work
Yes, thank you for the tip. I thought its a problem on server side. Sorryskurudo wrote:So it's working now?EvilMoe wrote:EDIT: Strange, its working with FTPrush, seems like a problem with ASCI/Binary mode.
Re: FTP upload of .php does not work
Nice to hear. Thank and you. ;-)EvilMoe wrote:Yes, thank you for the tip. I thought its a problem on server side. Sorry