Ask a Question related to SCO, Design and Development.
-
lallous #1
mount floppy and long file name
hello,
I formatted a floppy in windows as FAT. Naturally, in windows and FAT file
system i could create long file names.
How can i mount this floppy in SCO so that when i copy to it then SCO's long
file names are copied and preserved ?
As I unmount and check the disk in windows I see that all filenames are
truncated and upper case.
n.b: i mount as:
mount /dev/fd0 /mnt/floppy
Regards,
Elias
lallous Guest
-
Extract Page Ranges from Long PDF file
/* Extract Pages to Folder */ /* This script allows you to break down a long pdf file into smaller sections */ /* You can choose how many pages per... -
saving a binary file in director - sorry it's so long : )
Hi all Two little problems... 1. I've got 12 buttons onscreen, when the user clicks on one of them I need to launch windows media player or... -
Extremely long file save times
Just a quick background. We have a product that is very large. The Web site is at least 35 GB. We have no other choices but using Dreamweaver in our... -
Cannot mount blank floppy for ASR backup
At 2000 updated to XP+SP1+all updates. ASR backup is successful until blank floppy must be mounted. No formatted blank floppy is acceptable. Not... -
Inserting a binary file into a Long Raw column
Hi Is there anybody who can give me some sample code for inserting a large binary file into a LONG RAW column? I have managed to do it if the... -
Jean-Pierre Radley #2
Re: mount floppy and long file name
lallous typed (on Sat, Aug 09, 2003 at 06:39:37PM +0300):
| hello,
|
| I formatted a floppy in windows as FAT. Naturally, in windows and FAT file
| system i could create long file names.
Why not use dosformat under Unix?
| How can i mount this floppy in SCO so that when i copy to it then SCO's long
| file names are copied and preserved ?
For what reason?
| As I unmount and check the disk in windows I see that all filenames are
| truncated and upper case.
So what?
| n.b: i mount as:
| mount /dev/fd0 /mnt/floppy
Why do you need the directory called /mnt/floppy, instead of just using
/mnt?
--
JP
Jean-Pierre Radley Guest



Reply With Quote

