Is it possible? FTP question
Posted by: knight_47
Posted on: 2007-03-14 01:33:00
Hello, I am wondering if it is possible to create a subdomain for a user, for example USERNAME.site.com, and have USERNAME FTP access to that subdomain, where he can upload what he wants, of course with a limit in space.
I've been experimenting and created an extra ftp user, other than my own, and I noticed when you login with this: ftp://USERNAME:PASSWORD@ftp.site.com and you upload a file there, you can't hot link to that file, it just gives the url ftp://ftp.site.com/test.jpg. Does anyone even know where these files are hosted???
So my question, I'm just wondering if I can setup a subdomain so that the user can FTP anything he wants into it, for example, say the user uploads a picture, he can access it through USERNAME.site.com/picture.jpg
Thanks!