can any one tell me with explanation that calling file channel's class "transferTo" method is safe
on Unix system?
Joanne Neal
Rancher
Joined: Aug 05, 2005
Posts: 3011
9
posted
0
Do you have any reason to suspect it might not be safe ?
Joanne
kayanaat sidiqui
Ranch Hand
Joined: Sep 04, 2008
Posts: 122
posted
0
Hi Joanne Neal,
Thanks for reply.
Well i am having a piece of code forcopying file. It uses fileChannel's transferTo method.
Everything is fine windows but on unix it's not copying the file.
did you get it?
Joanne Neal
Rancher
Joined: Aug 05, 2005
Posts: 3011
9
posted
0
This appears to be the same question as you asked here.
Why don't you continue the conversation there where you have already had some suggestions.
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32708
4
posted
0
Joanne Neal wrote:This appears to be the same question as you asked here.
Why don't you continue the conversation there where you have already had some suggestions.
Nice to see you again, Joanne. I shall take your hint and close this thread as a duplicate.