<x-flowed>Everyone,
You can now move your LRP/LEAF content to the SourceForge site. Follow the
instructions below to setup web and ftp access to your personal content.
Replace all occurrences of "yourname" with your SourceForge unix user name.
Please place all downloadable files in the anonymous ftp area. You can
create symlinks to them in the web area. I'll create links to your sub
directories from our new home page asap. Thanks.
------------- Developer Pages ---------------
$ ssh -l yourname leaf.sourceforge.net
$ cd /home/groups/leaf/htdocs
$ mkdir yourname
$ logout
tarball your current site and
$ scp tarball [EMAIL PROTECTED]:/home/groups/ \
leaf/htdocs/yourname
$ ssh -l yourname leaf.sourceforge.net
$ cd /home/groups/leaf/htdocs/yourname
$ tar xzvf tarball
Your site will then be available from:
http://leaf.sourceforge.net/yourname
---------- Anonymous FTP ---------------
$ ssh -l yourname leaf.sourceforge.net
$ cd /home/groups/ftp/pub/leaf/devel
$ mkdir yourname
$ logout
$ scp tarball [EMAIL PROTECTED]:/home/groups/ \
ftp/pub/leaf/devel/yourname
It will then be available from:
ftp://leaf.sourceforge.net/pub/leaf/devel/yourname
http://leaf.sourceforge.net/pub/devel/yourname
----------- Symlinks -------------
You may want to create symlinks in your home directory similar to these.
$ cd ~
$ ln -s leaf /home/groups/leaf
$ ln -s leafpub /home/groups/ftp/pub/leaf
--
Mike Noyes <[EMAIL PROTECTED]>
http://leaf.sourceforge.net/
_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/leaf-devel
</x-flowed>