|
The Shares window will open, listing your shares: The Shares window can have a large view (shown), a small view and an information view. This is pretty much the same as the Filer in concept. Again, Samba uses standard icons, so if you have nicer ones then this window will look nicer. :-)
You can add/delete/copy/rename your shares here.
|
Double-click on a share to set it's properties.
The Comment is a useful description of the share. You can see this in effect in the net view command.
The Path is the path to share. This can be any valid filing system (including CDFS). You can drag a directory to this icon, if you don't fancy typing it all in.
The Print command is used by the client, the file is copied across. This command is executed to print the file. I do not wish for anything to be printed in that way, so I just leave this blank.
If you select Read only, the share will be read only. That means you can't store stuff on the share, or edit any of the files. CD-ROMs are ideal candidates for the Read Only treeatment.
If you select Guest OK, then no password is required to connect to the share. Need I mention the blatantly obvious security issues? It is reocommended that you ALWAYS set a password for your shares, even in a network-in-my-bedroom sort of situation.
If you choose Printable, then your share is a printer share rather than a file share.
The Delete readonly option allows readonly files to be deleted. This is not normal in DOS (nor is it logical), but it is allowed by Unix (which is pretty illogical itself!).
The Set filetype, Append filetype and Strip extension determine how file types/extensions are dealt with.
If you select Detect DOSdisc, then Samba will override the three filetype options described above and use something more suited to serving of DOS files. This, also, is nifty.
If you select Expand archive and you have !SparkFS or !ArcFS loaded, then archives will appear as regular directories. Note that if you don't have !SparkFS or !ArcFS loaded, or you do not select this option, then the archives will just appear as zip files.
The Detect extension option makes extension handling more sane, so when serving files with truncated extensions already provided, like "myprogs/ht", will be served as "myprogs.html" instead of something like "myprogs/ht.html".
The Hex file types will set the served extension to the three-digit hex filetype for the file. This, generally, causes a bit of a panic if you save to a share when hex filetypes is set. Best not use it, really!
Click OK in the share setup window. Then close the Shares window (unless you wish to add or edit another share), and finally click Save on the Samba Server Configuration window.