Slow dumping of data to a networked drive

A

Aaron Fude

**** Post for FREE via your newsreader at post.usenet.com ****

Hi,

I have some code which dumps about 15mb of data into a file. If I dump it to
a local drive and then copy and paste it to the networked drive, both steps
take about 2 seconds (so code _seems_ OK and the network is OK).

However, if I try to dump directly to the networked drive (H:) the process
of dumping takes about 30 minutes!!!

What could be the reason for this and is there a solution?

Many thanks in advance!

Aaron Fude



-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
*** Usenet.com - The #1 Usenet Newsgroup Service on The Planet! ***
http://www.usenet.com
Unlimited Download - 19 Seperate Servers - 90,000 groups - Uncensored
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 
D

David Hilsee

Aaron Fude said:
**** Post for FREE via your newsreader at post.usenet.com ****

Hi,

I have some code which dumps about 15mb of data into a file. If I dump it to
a local drive and then copy and paste it to the networked drive, both steps
take about 2 seconds (so code _seems_ OK and the network is OK).

However, if I try to dump directly to the networked drive (H:) the process
of dumping takes about 30 minutes!!!

What could be the reason for this and is there a solution?

Many thanks in advance!

Does this have anything to do with Java? You provided no code. My guess is
that you are not buffering the file enough and you are accessing the
networked drive far more frequently than you need to, but that's just a
guess. What have you tried? What are you doing? Provide more information
for better help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top