Chang asked about the ~ftp. But I have a similar question in
mind, only difference is  mine being about linking some data
in the /var directory to a subdirectory under a web home
page. I can think of 2 ways to do this:
1. cp -U /var/data/* /home/~/html/data/* in a cron job. --
on condition
     that the data is not changing rapidly.
2. using ln , but then i got the ownership / access right
issue.
That's why I asked the question.

Auyeung

----- Original Message -----
From: "Bill Campbell" <[EMAIL PROTECTED]>
> Ownership isn't generally the issue, but chroot is if
you're using
> anonymous ftp.
>
> Why don't you just mount the other file system under the
~ftp/pub
> directory?
>
> Bill
> --


_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users

Reply via email to