im pretty sure i done it correctly.
This is what ive done on the LOCAL machine:
Created a directory inside /home/centovacast/vhosts/en5radio/var/spool/media/shared/
and called it remote so:
/home/centovacast/vhosts/en5radio/var/spool/media/shared/remote.
Now, centovacast does NOT see this directory unless media is added to it.
on the REMOTE machine I have created a directory /home/music and have given "en5radio" ownership
i have ran the command:
sshfs root@<remoteserverip>:/home/music /home/centovacast/vhosts/en5radio/var/spool/media/shared/remote
it asks for login, i login...
and it seems to mount: (see attachment, shows remote link is working)
but centovacast does not see it: (See attachment centovacast folder browse). This was after a full media library update.
im sure all permissions are ok: remote server
drwxr-xr-x 1 en5radio en5radio 4096 Oct 10 2011 ./
drwxr-xr-x 17 en5radio en5radio 12288 Oct 10 09:52 ../
-rw-r--r-- 1 en5radio en5radio 3702435 Oct 10 2011 01.\ Prince\ -\ When\ Doves\ Cry.mp3
-rw-r--r-- 1 en5radio en5radio 18778823 Oct 10 09:49 cfYDemo.mp
Any ideas?
Carl.
**added** Im using Centos