1. ** Questions **

If you have some questions first read FAQ, 
second ask in smbc mailing list
( subscribe to https://lists.sourceforge.net/lists/listinfo/smbc-list first )
don't send any mail to me.


2. ** Recomended **
- Samba 2.8.8 or later. Advised samba version is the latest version. 
  (Samba must be compiled with smbclient library.)
- Ncurses library.
- Others library necessary during compiling samba.


3. ** Keys in smbc. **
If your terminal hasn't arrow keys in all choice menus you
can use TAB or 'i' key to select other button.


4. ** List of keys. **

Main menu - keys
----------------------------------------------------------------
o             arrow down          - down
p             arrow up            - up
i             tab                 - change column
t                                 - group/ungroup
u             end                 - tail off list
y             home                - head off list
d             F5                  - download/upload
w                                 - reverse sorting
x             Enter               - execute a directory
a             insert              - select/unselect one file
l             page up             - one screen up
k             page down           - one screen down
F8            CTRL-d              - delete file or directory
shift-                            - unselect all files
shift=                            - select all files
numeric *     shift-8             - reverse select
c             F7                  - create directory
v             F3                  - view text file
g                                 - go to group/host/share/dir
e                                 - change type of sorting
s                                 - download list status
m                                 - send a WinPopup message
b                                 - bookmarks
bb                                - add to bookmarks
----------------------------------------------------------------

Download/upload list menu - keys
----------------------------------------------------------------
q                                 - exit form list
d             DEL                 - delete item
u                                 - undelete item
space                             - pause/resume download
CTRL-d                            - delete all dir and subdirs
CTRL-f                            - flush download/upload list
----------------------------------------------------------------


Download/upload list menu - keys
----------------------------------------------------------------
q                                 - exit form list
b                                 - add item to bookmark and exit
d             DEL                 - delete item
u                                 - undelete item
m                                 - marked/unmarked item
x             Enter               - go to selected item
----------------------------------------------------------------

5. ** Child smbc process. **
When smbc is running with parameter "indextime > 0" smbc runs child process
with find index procecedure. When user runs second smbc in this case smbc
process runs child process with find index procedure only when any child
smbc process is running.


6. ** Receive a WinPopup message **
You must add the line you can see below to smb.conf

message command = /usr/bin/smbc -m 'message from %f on %m' -i %s; rm %s

At the time when samba receives WinPopup message, smbc saves it into 
/tmp/smbc/smbc_messageX
If you run smbc, this message will be displayed


7. ** Send a WinPopup message **
Because this function works as frontend you must have set 'smbclient'
variable in ~/.smbc/smbcrc config file.
Then send a WinPopup message works corretly.


Last changed
2004-06-02

