mps wrote: 
> A couple of quick questions. I need to migrate over my preferences
> folders and sometimes edit the LMS perl files. Is there a way to share
> those directories as well, so I can do that from something other than an
> ssh command prompt?
> 
In case anyone is interested, I managed to do this. First, I created a
shared folder name Scratch in the Storage&Snapshots section of the GUI,
then I used  the LMS Setting/Information to figure out that LMS was
installed as /share/ZFS530_DATA/.qpkg/LogitechMediaServer. Finally, I
ssh'ed into the NAS and ran

Code:
--------------------
    cd /share/Scratch
  ln -s /share/ZFS530_DATA/.qpkg/LogitechMediaServer/ LogitechMediaServer
--------------------


Now, the LogitechMediaServer Folder appears in my Scratch share, and I
can edit the perl code on my local machine using VSCode w/tabnine :)


------------------------------------------------------------------------
mps's Profile: http://forums.slimdevices.com/member.php?userid=36351
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to