[jcifs] Copying Files

Rob Wygand rob at filefish.com
Thu Aug 16 08:03:40 EST 2001


Hello all,

Am I right in deducing that the only way to copy a file on a CIFS share 
when using JCIFS is to open two SMBI/OStream's and copy the file byte by 
byte from location a to location b?

Does this mean that whenever I do such a copy that every byte of file a 
is schlepped across to my machine then schlepped back to the remote 
machine in the new location?

rjw





More information about the jcifs mailing list