Sun Microsystems 2.1 Server User Manual


 
Chapter 6 Sun MediaCenter Server FTP Daemon 6-7
6.3.1 Listing Files
dir
The dir command lists the names of the data and index files associated with the
titles on a Sun MediaCenter server. An example of its use:
ftp> dir smc:
Title Usage NPT Format Available Speeds
Bambi FREE 02:03:42 MPEGPS 1000,
batman cm,msm 01:38:06 MPEGTS 1000,
java_class cm, 00:45:01 MPEGTS 1000,3000,-3000,
haircut msm, 00:12:50 MPEG1SYS 1000,
list continues to conclusion...
ftp>dir smc:title=batman
smc:title=batman,format=MPEGTS,speed=10000,type=index
smc:title=batman,format=MPEGTS,speed=10000,type=date,rate=3000000
ftp> dir smc:title=\*
smc:title=Bambi,format=MPEGPS,speed=1000,type=data,rate=3000000,
smc:title=batman,format=MPEGTS,speed=10000,type=index
smc:title=batman,format=MPEGTS,speed=10000,type=date,rate=3000000
smc:title=java_class,format=MPEG1SYS,speed=1000,type=data,rate=1500000
smc:title=java_class,format=MPEG1SYS,speed=1000,type=index
smc:title=java_class,format=MPEG1SYS,speed=3000,type=data,rate=1500000
smc:title=java_class,format=MPEG1SYS,speed=3000,type=index
smc:title=java_class,format=MPEG1SYS,speed=-3000,type=data,rate=1500000
smc:title=java_class,format=MPEG1SYS,speed=3000,type=index
smc:title=haircut,format=MPEG1SYS,speed=1000,type=data,rate=2600000
list continues to conclusion...
ftp>