Index: [Article Count Order] [Thread]

Date:  Tue, 27 Nov 2007 13:07:57 -0600
From:  "Gerald Waugh" <gwaugh (at mark) frontstreetnetworks.com>
Subject:  [coba-e:11259] Re: bluequartz index.html path
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <02d801c83128$d62c00c0$0101a8c0@systemax>
In-Reply-To:  <20071127130041.57DF.MARCCHABOT (at mark) marcchabot.com>
X-Mail-Count: 11259

> 
> > When you ftp to the site, when connected, execute cd /web This will 
> > put you in the site web folder
> > 
> > Gerald
> 
> when i do that, the /web is the /web of
> 
> /home/sites/www.domain.tld/users/web
> 
> and not the /web of
> 
> /home/sites/www.domain.tld/web/
> 
> i don't know where i can create a user for the /web of the 
> domain itself instead of the /web of the user, and that user 
> is "site administrator", but it seems to be site 
> administrator for www.domain.tld/users/web instead of 
www.domain.tld/web/

An example;

[root (at mark) fsn3 admin]# ftp host.domain.tld
Connected to host.domain.tld.
220 ProFTPD 1.2.10 Server (ProFTPD) [1.2.3.4]
500 AUTH not understood
500 AUTH not understood
KERBEROS_V4 rejected as an authentication type
Name (fsn.raqware.com:root): <user-name>
331 Password required for user-name.
Password:
230 User user-name logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd /web
250 CWD command successful
ftp> pwd
257 "/web" is current directory.
ftp> ls (gives listing for the /web directory)

Gerald


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.