Page 1 of 1

CLOSED: Accessing my Shares using ssh from a Raspberry-Pi - WORRIES

Posted: Thu Feb 11, 2016 4:47 am
by Strata700
Will I corrupt gh activities or my shares in general if I ssh from my 'pi' into my HDA and access my saved Raspberry Pi scripts directly from the share as in : /var/hda/files/[share-Name]/"file" as I seem to remember way back that this was something you shouldnt do.

Can someone please direct me to a post or method for doing correct access so I can upload my scripts to the pi and likewise download my camera stills and videos to the HDA using ssh. I want to be able to automate timelapse with BASH scripting and store the output on a dedicated HDA share.

Thanks to anyone willing to share their expertise or experiences :-)

Re: Accessing my Shares using ssh from a Raspberry-Pi - WORRIES

Posted: Thu Feb 11, 2016 5:59 am
by bigfoot65
Should not be an issue unless you are running Greyhole.

In that case, if you are doing anything other than copying it would be best if you had mount shares locally running on the HDA.

You could also mount the share on your Pi as well. There is guidance on the internet for that bit.

Re: Accessing my Shares using ssh from a Raspberry-Pi - WORRIES

Posted: Thu Feb 11, 2016 2:08 pm
by Strata700
Thanks a lot.

It was the 'mount shares locally' I was trying to remember and I will be doing that as I am using Greyhole.

As I mount the shares on the pi sometimes using 'smb://hda/share/' from the LDM (windows type environment) I will feel more comfortable using the HDA script than investigating the 'mount methods' on the pi right now in a command line environment.

Thanks again for your promt helpful reply.

Re: Accessing my Shares using ssh from a Raspberry-Pi - WORRIES

Posted: Thu Feb 11, 2016 2:12 pm
by bigfoot65
No problem. Happy to help.

Will close this one as resolved.