Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Anton on February 19, 2003, 02:13:52 PM

Title: Really dumb question! (Newbie)
Post by: Anton on February 19, 2003, 02:13:52 PM
Hi,

I have loaded SME 5.6 and its up and running happily., but how do I upload my webpage to the server. I'm used to NT and IIS, but there is no GUI to speak of under SME. I really want to change over to linux, and if I know how to upload, I will be extremely happly.

Also, If I have to use an FTP client, what port do I use?

Thanks in advance,

Anton.
Title: Re: Really dumb question! (Newbie)
Post by: Ray Mitchell on February 19, 2003, 02:26:36 PM
Log on to your windows w/s as admin with the admin password.
In Win Explorer browse to your sme server in net neighbourhood. You should see smerserver\primary\html
Put your index file and web pages there. Remove the default index.html.

ftp://ftp://ftp.yourdomain.com

Regards
Ray Mitchell
Title: Re: Really dumb question! (Newbie)
Post by: Anton on February 19, 2003, 02:31:02 PM
Ray,

Thanks for the info. It seems so easy!
Title: Re: Really dumb question! (Newbie)
Post by: Bill Talcott on February 19, 2003, 05:00:30 PM
If you'd rather not have to login as admin every time you want to make a change, you can also FTP to mydomain.com/primary/html as admin on the standard port 21.
Title: Re: Really dumb question! (Newbie)
Post by: Boris on February 20, 2003, 04:06:36 AM
or better yet use WinSCP2 program to transfer files securely and disable FTP. It uses SSH2 on port 22 and you can login as admin or root with it.