On Wed, Aug 30, 2006 at 11:14:55PM +0200, Michael Hoeller wrote: > Hi all, > > if you have read my prev. postings you may no some parts of the story. > I am now happily able to establish an ssh connection from the ltsp > server to a client. > Now I want to copy data from the server to a local hard drive. I can > access the harddrive as a normal user via the desktop but how can I > access the local harddrive via my ssh conncection???
You'll have to: 1) mount the hard drive somehow in the appropriate rc file. /opt/ltsp/i386/etc/rc.sysinit, perhaps 2) use scp from the server to copy stuff down. 3) (most important bit) figure out some way to unmount the drive before shutting down the thin client. Or, you could fix the whole problem in about 15 minutes by setting up a standalone rsync box. :) Hint: 3 will either be non-trivial, or require user intervention. > Scott, thanks for your hint how to add a harddrive to the local dev? > Is this something for the wiki?? If you'd like create a separate page for it, fine, but please don't put it on the localdevs page, as it will confuse things. Scott -- Scott L. Balneaves | "Looking beyond the embers of bridges glowing behind us Systems Department | To a glimpse of how green it was on the other side..." Legal Aid Manitoba | -- Pink Floyd "High Hopes" ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net