Long description

Back

The figure contains four browser windows.

The first browser is labeled dedicated f t p programs. The window shows the directory tree. The window has a button labeled connect. The three empty text boxes are labeled Host, User and Pass.

The second browser is labeled host provided web file managers. The address of the browser is h t t p s colon forward slash forward slash somehost dot com forward slash file dash manager dot p h p. The window shows the directory tree. The window has a empty text box labeled File and a button labeled Upload.

The third window is labeled command line interface tools. The window contains following lines of code.

Line 1 at indentation level 0: $

Line 2 at indentation level 0: $ heroku create

Line 3 at indentation level 0: Creating app dot dot dot

Line 4 at indentation level 0: $ git push heroku master

Line 5 at indentation level 0: uploading dot dot dot done

Line 6 at indentation level 0: $

The fourth window is labeled F T P within code editors. The window contains following lines of code.

Line 1 at indentation level 0: $ s f t p dot dot dot

Back