I really like this project. I do have 1 question though.
Text files seem to upload without a problem. Binary based files seem to get corrupt somewhere in transit though. You can't open them when you receive the email. Any suggestions?
On fopen the "b" parameter is in place....
thankyou soo much for your help!
~ joe
joe@neubayern.net
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anyone have an answer for this? I can also send text files fine and get ~60byte files on binaries. If I monitor the php\upload directory and copy the .tmp file out before it's processed, the file is the binary I'm sending. I'm assuming I have PHP misconfigured.
If it makes a difference, this is on a W2K3 server.
Thanks,
Vinny
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I really like this project. I do have 1 question though.
Text files seem to upload without a problem. Binary based files seem to get corrupt somewhere in transit though. You can't open them when you receive the email. Any suggestions?
On fopen the "b" parameter is in place....
thankyou soo much for your help!
~ joe
joe@neubayern.net
Anyone have an answer for this? I can also send text files fine and get ~60byte files on binaries. If I monitor the php\upload directory and copy the .tmp file out before it's processed, the file is the binary I'm sending. I'm assuming I have PHP misconfigured.
If it makes a difference, this is on a W2K3 server.
Thanks,
Vinny