Jump to content

Connect Raspberry pi 3 with NAS

Go to solution Solved by wojtepanik,
sudo apt-get update
sudo apt-get install samba samba-common-bin smbclient cifs-utils

Hey 

 

I have a Problem. Does sombody know how i can connect my raspi to my WD NAS?

I have a Raspberry Pi model 3 and a WD MyCloud NAS 

 

Bouth have a fix IPadress.

 

 

Greetings from Switzerland

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

How do you want to connect them? Do you want to mount the pi on the nas or have the nas mounted on the pi?

 

You can easily mount the nas on the pi with mount.

Link to comment
Share on other sites

Link to post
Share on other sites

sudo apt-get update
sudo apt-get install samba samba-common-bin smbclient cifs-utils
Link to comment
Share on other sites

Link to post
Share on other sites

What do you want to do with it?

PC: Case: Cooler Master CM690 II - PSU: Cooler Master G650M - RAM: Transcend 4x 8Gb DDR3 1333Mhz - MoBo: Gigabyte Z87x-D3H - CPU: i5 4670K @ 4.5Ghz - GPU: MSI GTX1060 ARMOR OC - Hard disks: 4x 500Gb Seagate enterprise in RAID 0 - SSD: Crucial M4 128Gb

Phone: Samsung Galaxy S6

Link to comment
Share on other sites

Link to post
Share on other sites

Hey 

 

Thanks for your Answers. I would like to share Data from the Pi to the NAS and reverse. I heard of samba but i would like to transfer the files with SFTP. Is that posssible? 

 

Thanks for your Help Guys/Girls 

Link to comment
Share on other sites

Link to post
Share on other sites

SFTP has a nasty habit of being a tad slow.  Even http is a better option, depending on exactly what kind of files you are moving and in which direction.

 

Wouldn't NFS be more efficient, although a little more fiddly to setup?

Router:  Intel N100 (pfSense) WiFi6: Zyxel NWA210AX (1.7Gbit peak at 160Mhz)
WiFi5: Ubiquiti NanoHD OpenWRT (~500Mbit at 80Mhz) Switches: Netgear MS510TXUP, MS510TXPP, GS110EMX
ISPs: Zen Full Fibre 900 (~930Mbit down, 115Mbit up) + Three 5G (~800Mbit down, 115Mbit up)
Upgrading Laptop/Desktop CNVIo WiFi 5 cards to PCIe WiFi6e/7

Link to comment
Share on other sites

Link to post
Share on other sites

Hey

 

I solved the Problem with the help of my Friend.

 

 

But Thanks for your help.

 

 

Greetings

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×