chill wrote: > Ah yes - the /home/tc/.jivelite folder belongs to root, and user tc > doesn't have write permission to that folder. > > Precede the copy commands with 'sudo'. > > If you want to be able to add files below .jivelite with a graphical > file manager, such as FileZilla, you can permanently change the > permissions for that folder. From an SSH terminal prompt, issue the > following command to add group write permissions, then you should be > able to write to the .jivelite folder and all its sub-folders: > > Code: -------------------- > > sudo chmod -R g+w ~/.jivelite -------------------- > >
Thanks! one more thing before i dig into it - how do I load it or point Jivelite to load this copy? ------------------------------------------------------------------------ sifon's Profile: http://forums.slimdevices.com/member.php?userid=70164 View this thread: http://forums.slimdevices.com/showthread.php?t=111502 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
