how do I install samba?

Status
Not open for further replies.

dqj_99

Registered
Messages
1
Can you tell me how to install these files?

I tried to ftp to Kathrein as root but could not put the files in \bin. I got an error 'Could not create file'.

What's the correct way to install this please?
 

Rocknroll

Staff member
Administrator
Messages
6,174
This is some instructions from aaf board:

Samba installation in 9 steps:
1. download file from upload (startsmb.sh is corrected in this archive)
2. connect to kathi via ftp
3. choose place where you want to install
ie pendrive
cd /tmp/usb/PEN_DRIVE_LABEL (x)
4. create bin drive directory

mkdir bin
5. extract zip to this drive
6. log on to kathrein via telnet and go to directory mentioned above
cd /tmp/usb/PEN_DRIVE_LABEL (x)\bin
7. set execute attributes

chmod 755 *

8. run server

./startsmb.sh

9. if you would like to run server during setup correct start.sh in /config add this lines:

cd /tmp/usb/PEN_DRIVE_LABEL (x)\bin
./startsmb.sh

Hope those help, as I can't be of much more help being I don't have kathi.
 
Status
Not open for further replies.
Top