[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] links



last attempt - hope someone can help - please.

I have a symbolic link shown below. Secure on site14 -> ozbcoz on site5. If
I login via FTP as  user admin on my main site and then move to the site14
directory, click on secure it links me through properly to ozbcoz. If I try
to go to it from user disc0001 on site14 via ftp it gives me the "550
secure: No such file or directory error".

drwxrwsr-x   2 disc0001 site14       1024 Aug 31 13:50 ozbcoz
lrwxrwxrwx   1 disc0001 site14         28 Aug 31 13:44 secure ->
/home/sites/site5/web/ozbcoz
	CWD secure
	550 secure: No such file or directory

tried changing ownership as shown (also tried httpd.site14)

drwxrwsr-x   2 nobody   site14       1024 Aug 31 13:50 ozbcoz
	CWD secure
	550 secure: No such file or directory

As admin can get to it - it must (??) be a simple ownership/permissions
thing. How can I set this link up so that when I click on it in site14 it
allows me to open and upload to the directory. Surely someone out there can
provide some guidance.
I must be able to update and I want a different directory for each site (an
alias isn't, I believe, what I want)

cheers


Jim Carey