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

RE: [cobalt-users] Overcoming the /~username problem



> >
> > ln -s /home/site##/users/username/web /home/site##/web
> 
> Be careful with this. I think if this is done, when you go to delete 
> that user, you'll delete the contents of main site with 
> him/her. Better 
> to just educate your end users IMHO. Tell them to set their 
> ftp clients 
> directory to /web. For Dreamweaver, use ../../web.
> 

I agree, you shouldn't muck about with that.

The users should pay attention to the .ftphelp file that most FTP
clients display when they connect.

 This session begins in your user home directory at /users/%U
 Your personal web directory is /users/%U/web, accessible at the URL
 http://<your.site.domain>/~%U/

 As a site administrator, you can access the site home directory at /
 The site web directory is /web, accessible at the URL
 http://<your.site.domain>/

 To upload to your personal web directory, type:
 "cd web", then "put <file>", where <file> is the full file name of the
 document on your local computer.  

 To upload to the site web directory, type:
 "cd /web", then "put <file>" where <file> is the full file name of the 
 document on your local computer.

I'm not sure where the master for that is, but could be changed if you
want to add emphasis.

-- 
C2003 Dan Kriwitsky

Please reply to the list only. Off list replies are not read.