|
Related Topics:
| Drive Problem - Hello All I have installed an 80Gb Exelsor (ATA100, 7200 rpm) drive on my system: AMD XP 2500+ (Barton) 512Mb RAM, HDD - 120Gb (ATA-133, 7200rpm) ASUS A7N8X 2.0 With Pheonix Award BIOS v6.0 Window XP Home (current with updates) The system..
Excelsor Drive Problem - Hello All I have installed an 80Gb Exelsor (ATA100, 7200 rpm) drive on my system: AMD XP 2500+ (Barton) 512Mb RAM, HDD - 120Gb (ATA-133, 7200rpm) ASUS A7N8X 2.0 With Pheonix Award BIOS v6.0 Window XP Home (current with updates) The system..
Hard Drive problem - Hi, I created a thread in another section of this forum regarding my hard drive Follow the link below
New SATA drive problem - Hi Have just installed a new Maxtor 300gb drive, on a serial ATA card (Silicon Image). The install went well without any errors, device manager see's both the and the disk. My problem is that i can't seem to use this drive, it's..
drive sharing problem - i want to do peer to peer lan on windows xp (SP2) os. i have 3 computers so i used switch. when i configure ip addreess i got the all nodes but i can't access the computer which is having internet. it will give message that "you might not have
|
|
|
Next: Home Built: Speaker question
|
| Author |
Message |
External

Since: May 26, 2005 Posts: 86
|
(Msg. 1) Posted: Tue Feb 12, 2008 9:27 pm
Post subject: Odd USB drive problem Archived from groups: alt>comp>hardware>homebuilt (more info?)
|
|
|
I have a Vipower USB mobile rack with a 300gb IDE drive enclosed that's
formatted NTFS, used to backup important files for storage off-site. Once
per month I update the files using a batch file (4NT) using this context for
the copy command:
COPY D:\TIFBAK\*.* L:\TIFBAK /U /S
The problem is that it hasn't updated the files since 09/2007 even though it
would show file-copy progress and lots of disk activity as if it was being
done. Thus, I thought I was backing up the files but in fact was not, and
it seems to be unable to hold more than 118gb in that folder. After running
the batch file, which appears to be adding files, the total used capacity of
the drive does not change, suggesting that no files are being added.
However, if I repeat a given copy command manually (e.g., COPY
D:\TIFBAK\FILENAME.ZIP L:\TIFBAK) I'm told the file exists and asks if I
want to overwrite it. It in fact doesn't exist, as it doesn't show up using
DOS DIR command, in Windows Explorer, or Windows file search. The files
copied are typically 20mb-1gb in size.
This problem persists whether using the batch file, doing a COPY command in
DOS, or using Windows Explorer to copy the files. OTOH, if I move all 118gb
existing in the \TIFBAK folder to the root of that drive (L:\) there is no
such problem going beyond 118gb and all files are copied successfully.
My D: drive, a 500gb SATA drive in the computer also has a \TIFBAK folder
which is the first-level storage device for these files, and there is no
such limitation--so I'm convinced it isn't an NTFS capacity problem. Is
there a USB interface or driver issue that prevents >118gb in a folder under
the root directory? I've solved the problem by changing the batch-file
commands to L:\ as the destination folder, but I would like to know what's
going on with this. I've been thinking I've been backing up my files and
for five months have not!
-- >> Stay informed about: Odd USB drive problem |
|
| Back to top |
|
 |  |
External

Since: Nov 19, 2003 Posts: 309
|
(Msg. 2) Posted: Wed Feb 13, 2008 7:06 pm
Post subject: Re: Odd USB drive problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Bob Davis" <nospam RemoveThis @nospam.net> wrote in message
news:Estsj.528$aj7.214@newsfe20.lga...
>I have a Vipower USB mobile rack with a 300gb IDE drive enclosed that's
> formatted NTFS, used to backup important files for storage off-site. Once
> per month I update the files using a batch file (4NT) using this context
> for
> the copy command:
>
> COPY D:\TIFBAK\*.* L:\TIFBAK /U /S
>
> The problem is that it hasn't updated the files since 09/2007 even though
> it
> would show file-copy progress and lots of disk activity as if it was being
> done. Thus, I thought I was backing up the files but in fact was not, and
> it seems to be unable to hold more than 118gb in that folder. After
> running
> the batch file, which appears to be adding files, the total used capacity
> of
> the drive does not change, suggesting that no files are being added.
> However, if I repeat a given copy command manually (e.g., COPY
> D:\TIFBAK\FILENAME.ZIP L:\TIFBAK) I'm told the file exists and asks if I
> want to overwrite it. It in fact doesn't exist, as it doesn't show up
> using
> DOS DIR command, in Windows Explorer, or Windows file search. The files
> copied are typically 20mb-1gb in size.
>
> This problem persists whether using the batch file, doing a COPY command
> in
> DOS, or using Windows Explorer to copy the files. OTOH, if I move all
> 118gb
> existing in the \TIFBAK folder to the root of that drive (L:\) there is no
> such problem going beyond 118gb and all files are copied successfully.
>
> My D: drive, a 500gb SATA drive in the computer also has a \TIFBAK folder
> which is the first-level storage device for these files, and there is no
> such limitation--so I'm convinced it isn't an NTFS capacity problem. Is
> there a USB interface or driver issue that prevents >118gb in a folder
> under
> the root directory? I've solved the problem by changing the batch-file
> commands to L:\ as the destination folder, but I would like to know what's
> going on with this. I've been thinking I've been backing up my files and
> for five months have not!
>
>
COPY doesn't have a /S or /U flag, it does have a /V for verify.
Should you be using XCOPY? That does have /U & /S, but only copies files
that already exist.
Mike. >> Stay informed about: Odd USB drive problem |
|
| Back to top |
|
 |  |
External

Since: Feb 08, 2008 Posts: 2
|
(Msg. 3) Posted: Thu Feb 14, 2008 1:49 pm
Post subject: Re: Odd USB drive problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Bob Davis" <nospam DeleteThis @nospam.net> wrote in message
news:Estsj.528$aj7.214@newsfe20.lga...
> COPY D:\TIFBAK\*.* L:\TIFBAK /U /S
>
> The problem is that it hasn't updated the files since 09/2007 even though
it
> would show file-copy progress and lots of disk activity as if it was being
done.
A much more powerful utility is available free from
www.xxcopy.com
--
Don Phillipson
Carlsbad Springs
(Ottawa, Canada) >> Stay informed about: Odd USB drive problem |
|
| Back to top |
|
 |  |
External

Since: May 26, 2005 Posts: 86
|
(Msg. 4) Posted: Tue Mar 11, 2008 8:20 pm
Post subject: Re: Odd USB drive problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
I failed to mention that I use 4NT as my command processor, which has all
the switches I mentioned.
"Michael Hawes" <michael.hawes1remove.DeleteThis@tiscali.co.uk> wrote in message
news:47b343c9$1_2@mk-nntp-2.news.uk.tiscali.com...
>
> "Bob Davis" <nospam.DeleteThis@nospam.net> wrote in message
> news:Estsj.528$aj7.214@newsfe20.lga...
>>I have a Vipower USB mobile rack with a 300gb IDE drive enclosed that's
>> formatted NTFS, used to backup important files for storage off-site.
>> Once
>> per month I update the files using a batch file (4NT) using this context
>> for
>> the copy command:
>>
>> COPY D:\TIFBAK\*.* L:\TIFBAK /U /S
>>
>> The problem is that it hasn't updated the files since 09/2007 even though
>> it
>> would show file-copy progress and lots of disk activity as if it was
>> being
>> done. Thus, I thought I was backing up the files but in fact was not,
>> and
>> it seems to be unable to hold more than 118gb in that folder. After
>> running
>> the batch file, which appears to be adding files, the total used capacity
>> of
>> the drive does not change, suggesting that no files are being added.
>> However, if I repeat a given copy command manually (e.g., COPY
>> D:\TIFBAK\FILENAME.ZIP L:\TIFBAK) I'm told the file exists and asks if I
>> want to overwrite it. It in fact doesn't exist, as it doesn't show up
>> using
>> DOS DIR command, in Windows Explorer, or Windows file search. The files
>> copied are typically 20mb-1gb in size.
>>
>> This problem persists whether using the batch file, doing a COPY command
>> in
>> DOS, or using Windows Explorer to copy the files. OTOH, if I move all
>> 118gb
>> existing in the \TIFBAK folder to the root of that drive (L:\) there is
>> no
>> such problem going beyond 118gb and all files are copied successfully.
>>
>> My D: drive, a 500gb SATA drive in the computer also has a \TIFBAK folder
>> which is the first-level storage device for these files, and there is no
>> such limitation--so I'm convinced it isn't an NTFS capacity problem. Is
>> there a USB interface or driver issue that prevents >118gb in a folder
>> under
>> the root directory? I've solved the problem by changing the batch-file
>> commands to L:\ as the destination folder, but I would like to know
>> what's
>> going on with this. I've been thinking I've been backing up my files and
>> for five months have not!
>>
>>
> COPY doesn't have a /S or /U flag, it does have a /V for verify.
> Should you be using XCOPY? That does have /U & /S, but only copies files
> that already exist.
>
> Mike.
> >> Stay informed about: Odd USB drive problem |
|
| Back to top |
|
 |  |
External

Since: May 26, 2005 Posts: 86
|
(Msg. 5) Posted: Tue Mar 11, 2008 8:20 pm
Post subject: Re: Odd USB drive problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
I didn't mention that I'm using 4NT as my command processor, which has these
switches imbedded in its COPY command.
"Don Phillipson" <e925.TakeThisOut@SPAMBLOCK.ncf.ca> wrote in message
news:fp22jh$iul$1@theodyn.ncf.ca...
> "Bob Davis" <nospam.TakeThisOut@nospam.net> wrote in message
> news:Estsj.528$aj7.214@newsfe20.lga...
>
>> COPY D:\TIFBAK\*.* L:\TIFBAK /U /S
>>
>> The problem is that it hasn't updated the files since 09/2007 even though
> it
>> would show file-copy progress and lots of disk activity as if it was
>> being
> done.
>
> A much more powerful utility is available free from
> www.xxcopy.com
>
> --
> Don Phillipson
> Carlsbad Springs
> (Ottawa, Canada)
>
> >> Stay informed about: Odd USB drive problem |
|
| Back to top |
|
 |  |
|