Jocko wrote:Hi
Can you please confirm what is your attempt because you wrote the both opposite ways
prufa wrote:I'm having trouble mounting SMB remote share from cloudbox to my raspberry pi.
so you tried to mount a cloudbox share on your raspberry and
prufa wrote:If I try to mount it from webgui I get the error Fail, Cannot mount the remote share(/mnt/remote_share_mount_dir)
here you tried to mount a raspberry share on the nas
Hi sorry for the misunderstanding.
So I have a raspberry pi that has an external hard drive connected to it and the external hard drive is shared.
So I'm trying to connect/mount to that share from Cloudbox webgui. But when I do that I get the following error: Fail, Cannot mount the remote share(/mnt/remote_share_mount_dir)
When I mount other shares in the Cloudbox webgui they work but not when I'm trying to connect/mount to the raspberry pi drive.
I can access the share on the raspberry pi if I connect to the Cloudbox via SSH and use the following command: mount -t cifs //Raspberrypi/Share /mnt/mountpoint -o rw,iocharset=utf8,username=xxxxx,password=yyyyy
And that share appears in the webgui but if I restart cloudbox the share is gone.
So is there anyway for me to automount the raspberry pi share in the cloudbox ?
I can access the share on the raspberry pi from a windows computer but not from cloudbox.