Network storage - Almond+ 2014

From SecuriWiki
Revision as of 09:59, 15 July 2014 by Lars (Talk | contribs)

Jump to: navigation, search

SMB/CIFS and FTP

The Almond+ has a pair of USB 3.0 ports and they can be used for attaching storage devices to the Almond+. Both USB 3.0 and USB 2.0 devices can be used and if you need more than two, a powered USB 3.0 hub can also be used. You'll get the best performance from USB 3.0 devices and USB 3.0 RAID enclosure can be used if you need a lot of space.

Currently the Almond+ only supports FAT32 and NTFS formatted drives, as well as ext3 if you're a Linux user.

The Almond+ supports two network storage protocols, SMB/CIFS and FTP. SMB/CIFS is using a Linux files server known as Samba and in this section we'll explain how to enable the Samba and FTP servers on the Almond+ so you can access the storage device(s) you have connected.

There will be a common section describing how to get to the corresponding parts in the web UI of the Almond+ and then separate sections describing how to configure things for the two different servers and what client requirements there are.

Common steps

To access a USB drive connected to the Almond+ you have to set a few things up in the web admin UI of your Almond+. This is done by accessing the IP address of your router in a web browser.

Almond plus status 4.png

You can find the IP address of your Almond+ by tapping on Status in the LCD UI and then Web Admin. This will not only display the IP address of your Almond+, but also the login credentials.

Almondplus 2014 main web ui.png

Once you've successfully logged in to the web UI of your Almond+ you need to click on the Advanced tab.

Almondplus 2014 advanced web ui.png

Now click on FTP/SAMBA and you'll see the following screen.

Almondplus 2014 ftp.png

By default, both the FTP server and the Samba server are disabled. To enable one or the other server, simply put a tick in the corresponding tick box and then click on Save.

The permission can be changed from read+write to read only.

The default username is almondplus and in the current firmware, this can not be changed. The default password is password, but this can be changed by typing a new password in the password box, followed by clicking on Save.

How to configure SMB/CIFS on Windows 7

To access the network share on the Almond+, you need to first add it in Windows. There are a few different ways of doing this, but the quickest one tends to be to add a network drive. To do this, open up Explorer, right click in the Explorer window and click on Add a network location from the menu.

Network location wizard 1.png
Network location wizard 2.png
Network location wizard 3.png
Network location wizard 4.png
Network location wizard 5.png
Network location wizard 6.png
Network locations share.png

How to access the FTP server