Welcome, Guest. Please login or register.

Author Topic: Cut off file names  (Read 1851 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline XDelusionTopic starter

  • Alien Breeder
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 5089
    • Show only replies by XDelusion
    • http://starwarslegacy.net/
Cut off file names
« on: August 10, 2011, 08:41:42 PM »
How come files on my CF card and even Amiga CD's get their file names cut short and the files on my HD do not?
Earth has a lot of things other folks might want... like the whole planet. And maybe these folks would like a few changes made, like more carbon dioxide in the atmosphere and room for their way of life. - William S. Burroughs
 

Offline Brian

  • Hero Member
  • *****
  • Join Date: Mar 2003
  • Posts: 1604
    • Show only replies by Brian
    • http://www.syntaxsociety.se
Re: Cut off file names
« Reply #1 on: August 10, 2011, 08:45:42 PM »
Due to the filesystem used?

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Cut off file names
« Reply #2 on: August 10, 2011, 08:45:49 PM »
Quote from: XDelusion;653966
How come files on my CF card and even Amiga CD's get their file names cut short and the files on my HD do not?
On CF it depends on the filesystem you use. For example with PFS3 you must use setfnsize to set the max allowed name length.

For CD it's likely due to:
http://en.wikipedia.org/wiki/ISO_9660#File_and_directory_name_restrictions

This can be overcome by using some of the common ISO9660 extensions, such as Rock Ridge (preferred on amiga) or Joliet (supported by newer amiga cd filesystems).
« Last Edit: August 10, 2011, 08:52:41 PM by Piru »
 

Offline XDelusionTopic starter

  • Alien Breeder
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 5089
    • Show only replies by XDelusion
    • http://starwarslegacy.net/
Re: Cut off file names
« Reply #3 on: August 10, 2011, 09:07:12 PM »
I'm using the last release of AsimCDFS.

As for the CF card, the Amiga only seems willing to format it into FAT.
Earth has a lot of things other folks might want... like the whole planet. And maybe these folks would like a few changes made, like more carbon dioxide in the atmosphere and room for their way of life. - William S. Burroughs
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Cut off file names
« Reply #4 on: August 10, 2011, 09:17:51 PM »
Quote from: XDelusion;653970
I'm using the last release of AsimCDFS.

Note that in order for the long file names to work the ISO needs to have them included at mastering stage. If they're not included you will get short names no matter what FS you run on your amiga.

Quote
As for the CF card, the Amiga only seems willing to format it into FAT.

Use fat95 instead of the AmigaOS included CrossDOS and you'll have long file names.
 

Offline XDelusionTopic starter

  • Alien Breeder
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 5089
    • Show only replies by XDelusion
    • http://starwarslegacy.net/
Re: Cut off file names
« Reply #5 on: August 10, 2011, 11:39:26 PM »
Quote from: Piru;653971
Note that in order for the long file names to work the ISO needs to have them included at mastering stage. If they're not included you will get short names no matter what FS you run on your amiga.


Use fat95 instead of the AmigaOS included CrossDOS and you'll have long file names.

Well here's what I'm experiencing. I can read my ImageFx on MorphOs but not on my Amiga. Do I need to configure AsimCDFS?

Also, I am using BetterWB which I believe came with Fat95, but I'd have to double check.
Earth has a lot of things other folks might want... like the whole planet. And maybe these folks would like a few changes made, like more carbon dioxide in the atmosphere and room for their way of life. - William S. Burroughs