On Mon, 01 May 2006 13:41:12 -0700
"Jim C." <[EMAIL PROTECTED]> wrote:

> Anyone know how a simple file copy can be accomplished in an
> explicitly synchronous manner without adding Thread.sleep(n) after
> calling flush on the output stream?

Have you tried the streams method from the same site:

http://javaalmanac.com/egs/java.io/CopyFile.html

-- 
Stefaan
-- 
As complexity rises, precise statements lose meaning,
and meaningful statements lose precision. -- Lotfi Zadeh 


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to