atari-convert-dir - Man Page

helper for creating Atari compatible disk images

Synopsis

atari-convert-dir sourcedir targetdir

Description

Copies directories and files from source directory to target directory so that their names are clipped to 8+3 characters in Atari GEMDOS compatible way.  Files on a disk image that is created from the converted target directory, should work as well as with Hatari GEMDOS HD emulation.

This helper is used directly by atari-hd-image tool and its use is also recommended with zip2st tool content (because Mtools mcopy doesn't convert long file names correctly for Atari).

See Also

atari-hd-image(1), zip2st(1), hatari(1), mcopy(1)

Author

Written by Eero Tamminen <oak at helsinkinet fi>.

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

No Warranty

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.

Referenced By

atari-hd-image(1), hatari(1), zip2st(1).

2015-04-26 Hatari utilities