On Thu, 2010-10-21 at 04:30 -0700, shilpa wrote:
> If the filename has got multibyte characters, how is that dealt?


The stream is "8-bit clean" (in BINARY mode at least), so the characters
will be sent as their constituent bytes, i.e. the file will be identical
on the receiver's side as it was on the sender's.

        - Garrett


_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to