Please send the two files: The one you send and the one you receive. I suspect there is a small problem with the multipart/form-data encoding.

P.

On Jun 02, 2006, at 08:22, kartikay malhotra wrote:

Hi Paul and Everyone,

Thanks a million Paul. The code works fine. The problem however, was not with spaces. I didn't uninstall Mbuni prior to installing the CVS version. I think, we should have a small uninstall script :)

Small problem. Everytime I upload a file from VASP to my HTTP server, the size differs from what was sent. I'm using

http-post-parameters=userfile[]=%b

The size of sent mms file is 18513 bytes. What is received is a binary file varying in size between 18508 to 18514 bytes.

<?php

 print_r($_FILES['userfile']['size']);

?>

returns : Array.(. [0] => 18509.) in the mmsbox shell (in one instance). Other times the size is different.

Please advise.

Thanks
KM


_______________________________________________
Users mailing list

_______________________________________________
Users mailing list
Users@mbuni.org
http://mbuni.org/mailman/listinfo/users_mbuni.org

Reply via email to