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

Re: [cobalt-users] RaQ 4: any way to determine site number fromGUI?



At 10:59 PM 9/4/2001, you wrote:
> The subject says it all...I sometimes need to know a site # to
> set up a new
> user ID (I use it as an identifier in the username) via the GUI,
> but am at a
> location where I don't have a SSH client available. Any way to
> get a site #
> from the GUI?
>
FTP in as server admin! (with WS_FTP)
(should be over ssh, but since you don't have it)
cd /home/sites
select a domain www.domain.com
The ftp client should display the directory as /home/sites/siteX
where X is the site number of www.domain.com

Gerald


OK, now you've started something. How do you connect with ftp over ssh. I use ssh instead of telnet, but I don't see anything in WS_FTP, I do see ssl and can't seem to figure that one out either.