File upload-download in its actual format.

Posted by ras on Stack Overflow See other posts from Stack Overflow or by ras
Published on 2010-05-18T11:27:07Z Indexed on 2010/05/18 11:30 UTC
Read the original article Hit count: 180

Filed under:
|
|
|

hi,

I've to make a code to upload/download a file on remote machine. But when i upload the file new line is not saved as well as it automatically inserts some binary characters. Also I'm not able to save the file in its actual format, I've to save it as "filename.ser". I'm using serialization-deserialization concept of java.

Thanks in advance.

© Stack Overflow or respective owner

Related posts about file

Related posts about upload