Cifs show list files ramdomly

Status
Not open for further replies.

Musicman74

Cadet
Joined
Apr 23, 2015
Messages
2
I try 2 types of freenas : 9.2.1 and 9.3 without success

when i browse from a windows pc a list of a directory i see file correctly because i can order the list of files, like as

Subdir1
Subdir2
0001.cnf
0002.cnf
0003.cnf

in a dos client (like germany machine Haas ) with network support i see the files in this situation

0002.cnf
Subdir2
0001.cnf
Subdir1
0003..cnf

is it possibile to force a good listing of the dir and files?

thank you
 

anodos

Sambassador
iXsystems
Joined
Mar 6, 2014
Messages
9,553
I try 2 types of freenas : 9.2.1 and 9.3 without success

when i browse from a windows pc a list of a directory i see file correctly because i can order the list of files, like as

Subdir1
Subdir2
0001.cnf
0002.cnf
0003.cnf

in a dos client (like germany machine Haas ) with network support i see the files in this situation

0002.cnf
Subdir2
0001.cnf
Subdir1
0003..cnf

is it possibile to force a good listing of the dir and files?

thank you
Time for some throwback-Thursday. In DOS you can do the following:
  • "DIR /ON" to sort alphabetically, or
  • "DIR /O-N" to sort reverse-alphabetically.
  • "DIR /OG" will separate out groups and files.
  • "DIR /AD" will show only folders (and junctions)
  • "DIR /A-D" will show only files.
  • "DIR /A-D /O-N" will show files sorted reverse-alphabetically
 

Musicman74

Cadet
Joined
Apr 23, 2015
Messages
2
thankx

Yes.. in dos.. but i can not do it by forcing in some conf freenas?
this technical machina worked so good with a iomega nas and didn't need to configure or give some paramater and now with freenas doesn't work properly..
in this machine i can not give parameter to dos command.


PS: Sorry i m looking in internet and the net share embedded in haas authomation is like a wince 6.0 embedded
 
Last edited:
Status
Not open for further replies.
Top