This is an old revision of the document!
Upload My Web Site
This guide contains simplified description of uploading and editing your website with WinSCP.
Managing website differs greatly with webhosting provider. This article just summarizes basics you need to know to edit pages on your website or to upload new pages.
Before starting you should:
Advertisement
aniket.mzzhost.com
File Names
Before you start uploading/creating pages, make sure you use reasonable file names. It is strongly recommended not to use punctuation characters, spaces and some special characters in filenames to be published on Internet. Hence instead of Mein Gästebuch.html
, use mein_gastebuch.html
.
Also URL (web addresses) are case sensitive, which is different to how Windows treat filenames. So if you first test your pages locally on Windows and links stops working once you upload the pages, it is probably for inconsistencies in letter cases. For example you may have a link to Mein_Gastebuch.html
, but the file is actually named mein_gastebuch.html
. This is not the same on Internet.
Uploading Pages
You may start uploading by dragging your files to remote panel of WinSCP. You can drag the files either from local panel (if you are using Commander interface) or from Windows Explorer.
Advertisement
Read guide to upload files or full documentation of uploading files.
Editing Pages
If you do not need to maintain your files locally, you can edit them directly on the remote server.
Creating Pages
If you want to create the new page, either create new file locally and upload it. Or use File(s) > New > File command.
Further Reading
- Troubleshooting;
- Other guides to using WinSCP;
- Tasks you can do with WinSCP.