Date: Wed, 02 Nov 2005 17:31:47 +0100 From: Leo Lapousterle <lapousterle@wanadoo.fr> To: questions@freebsd.org Subject: Cross device link / FTP Message-ID: <0F2B23E8833AF59E49D1C3E1@cc-110.int.t-online.fr>
next in thread | raw e-mail | index | archive | help
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 folder from /Ftp in "example", my FTP client tell me : "150 - Cannot rename/write: Cross device link". My FTP server is Pure-FTPd, the symlink's owner has good UID/GID, chmod allows the ftp user to access "example" for writing. If someone has an idea, this problem is getting me mad :) Thanks! --=20 L=E9o Lapousterle - Paris, France.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0F2B23E8833AF59E49D1C3E1>