How To Web Tools - SIUEstornar/courses/notes/cs234/howTo-web...FileZilla Client All platforms...

Preview:

Citation preview

How To

CS234Socratis Tornaritis

1

Web Tools

2

Mac

Apache

MySQL

PHP

My

Apache

MySQL

PHP

Development Stacks

3

www.mamp.info/en/

4

📁 C:\

📁 MAMP📁 htdocs

📁 /

📁 Applications

📁 MAMP

📁 htdocs

Web Root Directories

5

1

2

3

Log into home.cs.siue.edu

Upload your site

Visit your site

Publish Site

6

• Using a GUI app to access

• home.cs.siue.edu

• Mac Users: Filezilla (https://filezilla-project.org)

• PC Users: WinSCP (winscp.net)

• Use your <eid> credentials to log in

Connect1

7

• Remote site: /home/<eid>/public_html • Select website folder in local folder • Transfer (drag) site into remote folder

Upload2

8

home.cs.siue.edu/~<eid>/<website>/<file>

Verify3

9

File transfer (winscp.net)

10

File transfer (https://filezilla-project.org)

11

Remote login (www.putty.org)

12

Terminal (ssh)

Recommended