downloading/uploading file from/to smb share

Pravink <[email protected]> Sat, 8 Dec 2012 10:11:19 +0000 (UTC)
Newsgroups gmane.network.samba.java
Message-ID <[email protected]>
downloading/uploading file from/to smb share can be done from read(), write()
api by using byte buffer. but it takes too much time to download or upload. is
there any other apporoach which will improve the performance?

reading, writing byte by byte causes my server to goes down when file is in MB's