External network drives

Status
Not open for further replies.

Ismael Duarte

Contributor
Joined
Jun 13, 2011
Messages
154
Hi All!
I wonder if it's possible to access external network disks within FreeNAS, GUI and/or CLI.
Thank you
 

Yell

Explorer
Joined
Oct 24, 2012
Messages
74
What kind of network disks, do they have a shareing protocol (like smb or nfs)?
 

Yell

Explorer
Joined
Oct 24, 2012
Messages
74
try this from command line
Code:
mount_smbfs //[username]@[servername][:port]/[share] /[local mount name and path]
 
Status
Not open for further replies.
Top