SCOUG-HELP Mailing List Archives
Return to [ 04 |
March |
2006 ]
<< Previous Message <<
>> Next Message >>
Here's another stage in the ongoing story of how to keep eCS/OS2 hidden files
off an MP3 player that seems to barf with their presence. From the previous
email threads, the following experiment should have allowed the player to play
after having had files drag and dropped onto the drive that the player becomes
when it is attached to a USB port. Again, we're starting with a clean, newly
formatted player.
1) On the hard drive was a test folder with a CD's worth of MP3 files in it
that would be my test. The files and the folder all had fully qualified DOS
names (i.e. all cap 8.3 filenames) but they did have EAs attached to them for
one reason or another. Since the EAs will be stripped in this procedure, it
shouldn't matter. Using the WPS, I dtagged and dropped the folder onto the
drive object and they copied over. (In a variation on this experiment, I opened
the destination drive object and dragged the folder over to the opened window.
The results of this experiment were not affected.)
2) Opened a command line window and changed directory to the destination folder
on the USB player. I executed the following command.
FOR %C IN (*.*) DO EAUTIL %C nul /S
Each MP3 file is processed in turn. FM/2 confirms that the files remain and
there are no EAs associated with them. I also executed the command in the root
of the drive but no files are processed. (In the variation, I proceed to
delete the WP ROOT. SF file, which isn't created in the base experiment).
3) I then execute
R_EADATA F:
where F: is the USB drive. The utility returns the message that file
EA_D0003._SF is created from EA DATA. SF. However, executing a dir command on
the drive yields the following error
SYS0281: The extended attribute system file connot be opened.
At this point, nothing can be done because the MP3 player locks up and there
are no apparent files on the drive in either eCS or on a Win98 machine. The
drive acts totally empty.
What happened? Where did all the files go? Any ideas or suggestions? Thanks
in advance.
-Rocky
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"postmaster@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 04 |
March |
2006 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|