Jump to content

Recommended Posts

Posted

I wish to know when a bunch of files have been written to a slow drive. How can I determine this?

...chris

Spoiler

CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard

 

Posted

I wish to know when a bunch of files have been written to a slow drive. How can I determine this?

...chris

how do you write them?

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

Posted

With a fine-tip pen?

yeah, I guess THAT could be called a "slow drive", at least nowadays... ;)

Cheers

Kurt

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

  • 1 year later...
Posted

The scripts writes to a USB stick or to a CD-R using Direct CD. I wish the script to wait until all files have been copied from a hard drive before checking that the copies are AOK.

Spoiler

CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard

 

Posted

I wish to know when a bunch of files have been written to a slow drive. How can I determine this?

...chris

Posted Today, 10:22 AM

The scripts writes to a USB stick or to a CD-R using Direct CD.

I wish the script to wait until all files have been copied from a hard drive before checking that the copies are AOK.

your not one of 'The 4400' now are you? :)

seriously, search for '+drive +idle' in the forum search engine

I see fascists...

Posted

I wish to know when a bunch of files have been written to a slow drive. How can I determine this?

...chris

Seriously, whenever you have a wait job like this, just time test the operation, and double the result for to write a Sleep function: "Sleep(3200)".

Das Häschen benutzt Radar

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...