What I’m seeing is:I am not able to upload full file, it is always getting truncated to 7KB
I’m using this software:
Additional information:
I have uploaded the full project through FTP, everything is working fine except a file. I am trying to upload a file of 152 KB which is always getting reduce to 7KB without any error which eventually resulting in a parsing error. Parse error : syntax error, unexpected end of file
I am uploading a simple PHP file (PHPMAILER.php) from PHPMAILER library, it’s a library file that comes with this package. I am using winScp to upload the file. It shows uploaded complete but when I see the file size it is truncated to 7KB only instead of 152KB.
Also this is the biggest file in the library in size (152KB) by the way, rest of them are less than 100KB.
Thanks for your support, looking forward to hearing back from you
I think I found the file you were trying to upload and uploaded it to your account using the MonstaFTP file manager from the client area. And I think I was just able to upload the 155 kB file without any problems.
I’ve never used WinSCP myself, so I don’t know whether this could be an issue with the FTP client, or whether it is something else. But as far as I can tell, the server isn’t truncating any files.