Re: Cross device link / FTP

2005-11-02 Thread Joseph Kerian
On 11/2/05, Leo Lapousterle <[EMAIL PROTECTED]> wrote: > > Hello :) > > I've set up a FTP server on my FreeBSD 5.2.1-RELEASE. I've added a hard > drive to extend the storage capability. So my main FTP server is /Ftp and > the extension is in /Ftp2. > > There's a problem with links: I made a symlink

Cross device link / FTP

2005-11-02 Thread Leo Lapousterle
Hello :) I've set up a FTP server on my FreeBSD 5.2.1-RELEASE. I've added a hard drive to extend the storage capability. So my main FTP server is /Ftp and the extension is in /Ftp2. There's a problem with links: I made a symlink (ln -s) from /Ftp/example to /Ftp2/example/, but when I move a folde