Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: March Vansn on May 17, 2003, 03:55:45 AM

Title: html > Files
Post by: March Vansn on May 17, 2003, 03:55:45 AM
Hello!

I´d like to allow users to put files on FILES dir  and when accessing by web (http:server/ibay) see the ibay/files content!
How to do it?

Thanks!
Title: Re: html > Files
Post by: Paul on May 19, 2003, 10:24:47 AM
The "files" directories are set up by default to be your ftp directories such as ftp://ftp.your_domain.com.
Title: Re: html > Files
Post by: Chaloner Hale on May 20, 2003, 03:05:23 AM
Try;

ftp://your_ibay_name@yourdomain.com

It works for me.


Chaloner Hale
Title: Re: html > Files
Post by: brent on May 28, 2003, 07:00:15 AM
I am having this issue to.  I want to be able to log into an ftp session as user3.  Upload a file and then goto:
http://www.mydomain.com/user3
and see these files.  I understand it maybe some other URL such as: /user/user3 or home/user3, or something.  I am sure this will work I just cannot figure out what I am supposed to do any help would be great.