Access Nsa325 V2 Via Samba On Linux - ZyXEL Communications NSA325 Application Note

Hide thumbs Also See for NSA325:
Table of Contents

Advertisement

7. Access NSA325 v2 via Samba on Linux

To see which shares are available on a given host, run:
# smbclient -L //[IP|hostname]
The output of this command should look something like this:
Figure 303
To check the amount of disk space for each mount:
# df
Figure 304
To mount samba via cifs, run:
# mount -t cifs -o username="Username",password="Password" //IP/share
/mnt/smb
umount /mnt/smb
Figure 305
133

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents