PDA

View Full Version : FTP :s



twstyle
08-18-2006, 05:41 PM
how do i set up a ftp account that can only accessed in the sub-domain folder?..

i went in to cpanel and created a ftp account..

normally u type "ftp://domain:pw@11.222.33.444/public_html/" to upload ur files...

but what do i type for the sub-domain user?

is it "ftp://user@domain/public_html" .. or?

im confused :s

mcole
08-18-2006, 06:51 PM
how do i set up a ftp account that can only accessed in the sub-domain folder?..

i went in to cpanel and created a ftp account..

normally u type "ftp://domain:pw@11.222.33.444/public_html/" to upload ur files...

but what do i type for the sub-domain user?

is it "ftp://user@domain/public_html" .. or?

im confused :s

OK here is what you do. Say your domain is "mydomain.com"

To create a unique ftp account you will go to your control panel > FTP Manager > FTP Accounts > Add FTP Accounts.

Now you want to type in a name for the new ftp account, for example "new1". Then define a password for the new ftp account. Now the new account will be created. To login to the new account its a little different then what you're probably used to. The ftp address will still be your domain, "mydomain.com", but the login user name will now be "new1@mydomain.com" and the password will be the password you set when you created the new ftp account. OK?

twstyle
08-19-2006, 01:49 AM
so.. no need to add a new sub-domain?

twstyle
08-19-2006, 01:55 AM
hmm...
after i did what u told me to do....
-----------
i created a sub-domain, therefore a sub-domain folder appeared in the "public_html" folder.. in the sub-domain folder, i could see "cgi-bin" folder with the main domain login account...

but when i login like u said --> "user@domain.com" i only see nothing @_@?
and couldnt upload anything...

mcole
08-19-2006, 09:14 AM
so.. no need to add a new sub-domain?

Correct. No need to add a sub-domain. If you follow my instructions, you will see what the directory is. In the example I provided, the directory for the new ftp account I told you to create would be "/home/yourdomain.com/public_html/new1"

Got it?

twstyle
08-19-2006, 09:52 PM
-_-.. no

still gives me a blank page with ie browser...

what hosting details do i need to give out when im sponsor other ppl? (sub-domain)?

mcole
08-19-2006, 10:53 PM
Well I'm not sure what you are saying I'm afraid. I thought you were interested in ftp. So when you create an ftp account as I describe, you can have users or yourself access the folder using an ftp client, such as filezilla, or smartftp. They or you will be able to upload or download data into that folder using the login account and password you define and your domain as your ftp host. As I mentioned, I've never had much luck with internet explorer and ftp.