steve <sfrei...@roadrunner.com> wrote:
> ok, well I wanted to avoid that if all possible anyway, tried this ln -s
> /var/www/download /home/steve/public_html [...]

> thats creating a symbolic link from download directory (which has
> no space left) to a directory that has 280 gig free in it.

No. That has created a link to /var/www/download in
/home/steve/public_html. ("ln -s" is counter intuitive, IMO. The arguments
always seem to need to be the other way round.)


> did I do something incorrectly?

You forgot to ls -l /var/www/download to confirm the link was correctly
created. (You'd have seen it wasn't.)

Chris


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to