Thread
:
Scratchbox Confusion
View Single Post
blachner
2007-12-06 , 09:17
Posts: 20 | Thanked: 11 times | Joined on Oct 2007 @ Germany
#
3
I also work with a symlink from my "normal" home directory to my scratchbox home directory. Is scratchbox installed in your root directory, you can create it like this:
cd <to your home directory>
ln -s /scratchbox/users/<your user name>/home/<your user name>/ scratchbox_home
Now you have a "directory" called scratchbox_home in your home directory. So you can easily access the files inside your scratchbox home director from your Linux system.
Last edited by blachner; 2007-12-06 at
15:27
.
Quote & Reply
|
blachner
View Public Profile
Send a private message to blachner
Find all posts by blachner