Koozali.org: home of the SME Server

Newbie -> how do I upload my website

pr2030

Newbie -> how do I upload my website
« on: April 28, 2006, 04:02:46 PM »
I've been reading up on i-bays and think that I've worked out that the default web site should be in /home/e-smith/files/ibays/Primary/html

What I can't work out is how I upload my web site to this location.  Any pointers would be appreciated.

Thanks for listening...
Richard

Offline compdoc

  • *
  • 226
  • +0/-0
Newbie -> how do I upload my website
« Reply #1 on: April 28, 2006, 05:06:49 PM »
I use SSH. I can suggest an excellent free client for the Windows OS:

http://www.ssh.com/support/downloads/

get SSH Secure Shell for Workstations, the non-commercial 3.2 version near the bottom right.

You can find an SSH client for any OS.

pr2030

Newbie -> how do I upload my website
« Reply #2 on: April 29, 2006, 12:13:21 AM »
Logging on is not the problem - I can't work out how I'm supposed to FTP into the Primart ibay.

Hoping someone can help.

Cheers,
Richard

Offline judgej

  • *
  • 375
  • +0/-0
Re: Newbie -> how do I upload my website
« Reply #3 on: April 29, 2006, 02:32:35 AM »
Quote from: "pr2030"
What I can't work out is how I upload my web site to this location.  Any pointers would be appreciated.


Is the server on your local network? If so, just copy the files onto the Primary bay Samba share. You will need to log on as 'admin' to see the Primary share, but once you do, uploading is a copy/paste mouse click away (for Windows, OS-X and Linux).

-- JJ
-- Jason

Offline ajkeane

  • *****
  • 187
  • +0/-0
    • http://keane.co.nz
Newbie -> how do I upload my website
« Reply #4 on: April 29, 2006, 05:05:22 AM »
For a windows clien install winscp you will never look back.
...

pr2030

Newbie -> how do I upload my website
« Reply #5 on: April 29, 2006, 08:37:11 AM »
Thanks to everyone - worked a treat.

Next question, how do I remove the link to the starter website to stop people inadvertently overwriting the default web page?

Thanks for listening.
Cheers,
Richard

Offline Agent86

  • *****
  • 592
  • +0/-0
    • http://www.iclbiz.com
ftp to primary ibay
« Reply #6 on: April 30, 2006, 05:02:04 PM »
I've been working on this myself for quite a while

ftp local is simple enough: firefox or IE will work:
ftp://admin:password@yourdomain.com

Remotely I've had some trouble but essentially the same

For IE you may need to set the internet options section/advanced tab/scroll down to and select passive mode for ftp sites

And login to your primary as described above and navigate to your ibay/Primary folder you should see your cgi-bin,files,html etc.

Firefox will not remove or add folders to my knowledge via ftp, however IE should work fine and you can set permission on your folders via right click to properties etc.

As far as disabling the start page link, I"m assuming your talking about in the server-manager etc.

Good question, are you planning on letting others login to the SME other then you, I"M guessing yes to that as well

I wish I could be more help on that topic, sounds like someone will have to give you console directions on that one.

Assuming there is nothing in the documentation on this topic

I hope this helps

Offline compdoc

  • *
  • 226
  • +0/-0
Newbie -> how do I upload my website
« Reply #7 on: May 01, 2006, 03:03:22 AM »
I use ssh to copy to the server, and edit files on th server, not just to log on...