ajkidle wrote: 
> If someone knows of an easier way to do this, I'd love to hear it.  This
> process has always seemed annoying to me.  Good luck!

You should be able to instead just copy the file in directly via
SSH/scp; no need to copy it via SMB first, no need to get a terminal
login.

e.g. just do this, from your Mac:


Code:
--------------------
    
  cd <directory where the plugin is, on the Mac>
  
  scp Plugin.pm 
[email protected]:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm
  
--------------------


------------------------------------------------------------------------
cdmackay's Profile: http://forums.slimdevices.com/member.php?userid=24816
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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

Reply via email to