> 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