Hi,

there are two generic solutions for this:

1.) Mount the USB stick to ~/.jSite/ (as root or add an entry
to /etc/fstab)

2.) Set a symbolic link. I assume /media/jsite-stick/ is your mounted
USB-stick: (not tested!)

mkdir /media/jsite-stick/jsite/
mv -v ~/.jSite/* /media/jsite-stick/jsite/
rmdir ~/.jSite/
ln -s /media/jsite-stick/jsite/ ~/.jSite

Roland

On Tue, 2011-02-15 at 18:40 +0100, folkert wrote:
> > I've got a couple of questions:
> ...
> >    laptop or maybe my internet went down
> 
> 6. let freenet-software NOT write files elsewhere but only under the
>    current directory. e.g. jSite generates a ~/.jSite/ file but I prefer
>    to have everything in one place (e.g. a mounted usb-key) if possible
> 
> 
> Folkert
> 

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Reply via email to