![]() |
Filenames with accents disturb cp.
Hi:
Code:
mkisofs -graft-points -rational-rock -joliet -joliet-long -full-iso9660-filenames -iso-level 2 -o /tmp/image.iso STORE1/=/almacen/straussI now copy the DVD to the hard disk, and if the current directory is in an NTFS partition, I get Code:
$ cp -r /mnt/cd0/STORE1 . Any way to avoid this cp error? Slackware 14.0 |
The '-joliet' argument is probably why the files are copied successfully, in regard to the issue with NTFS you may need to look at the output character set but that's just a guess.
|
Thanks, it seemed to me that command line (mkisofs) had some contradictions. I'll will have to amend it in the future. But there is a trouble. Not using -joliet-long can clip some very long *_files directory names, and the corresponding .html would never locate the *_files directory. It seems the only solution is renaming when in the Save As dialog box. Or else editing the .html file, a bit bothersome. Don't understand how this being such a common situation it has not a common solution.
|
| All times are GMT -5. The time now is 06:31 AM. |