Opened 13 years ago
Closed 13 years ago
#184 closed defect (wontfix)
cdrecord can't sort samba dirs
Reported by: | infinity | Owned by: | Silvan Scherrer |
---|---|---|---|
Priority: | minor | Milestone: | Netdrive plugin 2.2.x |
Component: | Samba Client Plugin | Version: | Client 2.2.x |
Keywords: | Cc: |
Description
If you use cdrecord to burn an audio CD it will automatically sort all *.wav files before burning. This works without any probs on HPFS or JFS (with the original order on disk being unsorted). Same command using a netdrive based samba share with exactly the same files always comes out unsorted - leaving quite a mess on the CD. Using the latest Cdrecord-ProDVD-ProBD-Clone 2.01.01a59. Interestingly the dir command on the other hand is able to sort the output.
Change History (4)
comment:1 by , 13 years ago
Priority: | minor → Feedback Pending |
---|
comment:2 by , 13 years ago
Just tried - it does work a netdrive ftp share just fine. - So it is not a general netdrive issue. Another observation is - if I copy a subdir on a HPFS or JFS with xcopy for example, it copies the files from 1 to n. If I copy a subdir from a netdrive samba share it copies exactly in the physical order.
comment:3 by , 13 years ago
Priority: | Feedback Pending → minor |
---|
comment:4 by , 13 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
the xcopy issue is not an issue, as long as everything is copied.
and why cdrecord doesn't sort the files is probably a cdrecord problem. as neither netdrive nor samba plugin does a sort of the files. best would be to ask the cdrecord author/porter if it can be sorted somehow.
does that work with a netdrive ftp share? as it might be a netdrive or a cdrecord problem, as you stated that the dir command can do it.