Hi,

i managed to get a filetransfer from one node server to another one working 
using net.Socket, ReadStream and pipe on one side and a server with 
writeStream on the other side. 

The only thing i could not figure out after googling for days and reading 
docs over and over is how to manage to preserve the filename during 
transfer.

When i use a fix name on the receiver side, everything works well. But i 
want to keep the files name as it is.

Can anybody help??

Regards

Thorsten


-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to