EkaSe / CoffeeToCode

0 stars 0 forks source link

HelloWorld on the hosting #1

Closed acrm closed 7 years ago

acrm commented 7 years ago
  1. On hosting:
    • [x] Get trial hosting
    • [x] Get FTP settings
    • [x] Check out your default site (Account Page -> Login CP -> My Sites -> Site1 -> yourlogin-001-site1.htempurl.com)
  2. In VS Code:
    • [x] Install ftp-sync plugin
    • [x] Set FTP settings (F1 + Ftp-sync: Init)
    • [x] Download site content to local directory (F1 + Ftp-sync: Remote to local)
    • [x] Change in Default.asp body content to "Hello World" or something else
    • [x] Upload updated file to hosting (F1 + Ftp-sync: Local to remote)
  3. In Hosting:
    • [x] Check out the yourlogin-001-site1.htempurl.com again
EkaSe commented 7 years ago

semiash-001-site1.dtempurl.com

acrm commented 7 years ago

Good)