You don't have write permissions as a standard user to those folders. The easiest (but least secure) method is running the command "sudo nautilus /path/to/squeezecenter" obviously replacing the path with where it is installed.
That will give you a file browser with write permissions to that location (and any location) - so beware. Alternatively, use cp and mv in a terminal along with sudo, e.g. "sudo cp myplugin /path/to/sc/plugins". -- joncooper ------------------------------------------------------------------------ joncooper's Profile: http://forums.slimdevices.com/member.php?userid=6568 View this thread: http://forums.slimdevices.com/showthread.php?t=48238 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
