C
cj
How would you suggest I test that my network drive is still up and
running. Right now I'm going to write to a file at the root of the
drive and then read it back in. If either the write or read fail I
figure the network is down. Any better ideas?
running. Right now I'm going to write to a file at the root of the
drive and then read it back in. If either the write or read fail I
figure the network is down. Any better ideas?