SlideShare a Scribd company logo
Using FTP and Your Simmons Web Space

What’s it for?
FTP stands for “File Transfer Protocol” and is used to move files from one drive or server to
another remote one like a web server. This is how you get images and html pages into your
public folder, so they will be visible on your personal web site. There are many FTP applications
available. The ones recommended here are already on the GSLIS Tech Lab computers,
but below are instructions for setting them up on your own computer.


If your computer runs Windows . . .
WinSCP is a free, open source FTP application. To download it onto your computer, follow
these steps:

   •   Go to this URL: http://winscp.net/eng/download.php
   •   Under WinSCP 3.8.2, click on Installation Package.
   •   Click on any of the icons in the Download column (they are all the same.)
   •   A new screen will say “Download will begin shortly…”
   •   Next you will be prompted to save the installer. Save it to your computer, close your
       browser and double-click the installer to run it.
   •   Leave all the defaults as you go through installation.


How To Connect
You should now have a WinSCP shortcut on your desktop. Double-click it to open the
application. To make a connection to your web space, match settings below in the “WinSCP
Login” window and click “Login”:




                                                                                   Use your Simmons
                                                                                   username and password
After clicking “Connect,” you will see this
warning window. Just click “Yes” and continue.




Transferring Files
You should now be connected. The right side list shows the files already in your web space.
The left side shows the directory from which you have chosen to move files. This might be
your Y: drive, a CD, your personal computer’s hard drive, etc.

To copy a file from the Y:drive to your web space, just select and drag it over.



                                                                               Anything you want to
                                                                               view on your personal web
                                                                               site must be copied to the
                                                                               “Public” folder of your
                                                                               web space




A window pops up to confirm that you do, indeed, want to copy the file to that location. Hit
“copy” to make the transfer. Repeat with any other files you need to move to your web space.




GSLIS Technology Group last revised 8/30/2006
If your computer runs Mac OSX . . .
Cyberduck is a freeware FTP application. To download onto your computer, follow these steps:

   •   Go to this URL:
       http://www.apple.com/downloads/macosx/internet_utilities/cyberduck.html
   •   Once installer is downloaded, double-click on it and follow installation instructions.

How To Connect
Go to Applications > Cyberduck. Double-click to open the application. To make a connection
to your web space, match settings below in the application window:




                                                                        Choose SFTP to get a secure
                                                                        connection.




                                                                       Use your Simmons
                                                                       username and password.




Click connect. It may take a few moments, but then you will see a list of the files in your
personal web server space.




                                                                                    Anything you want to
                                                                                    view on your personal web
                                                                                    site must be copied to the
                                                                                    “Public” folder of your
                                                                                    web space




Now you can simply drag files from your computer or local drive to the public folder, and they
will be copied there.



GSLIS Technology Group last revised 8/30/2006

More Related Content

PDF
How To Guides: T-OnTheGo(IOS)
PPTX
ICT01-PT4-Cloud Computing
PDF
PDF
COZA HOST HELP
PPTX
Computer english
PPT
Easily Retrieve Deleted Files Mac
PPT
Presentation (PowerPoint File)
ODP
web server
How To Guides: T-OnTheGo(IOS)
ICT01-PT4-Cloud Computing
COZA HOST HELP
Computer english
Easily Retrieve Deleted Files Mac
Presentation (PowerPoint File)
web server

Similar to Using FTP and Your Simmons Web Space (20)

PPTX
Web hosting and concepts of SEO UNIT 5
PPTX
Getting started with dropbox
PPTX
Ppt ict.pptx 2
PPT
Steps For Creating A Portaportal Account
PDF
Web Hosting Starter Guide
PDF
How to connect file server
PPT
六合彩,香港六合彩 » SlideShare
PPT
香港六合彩 » SlideShare
PPT
香港六合彩-六合彩
PPT
六合彩-香港六合彩
PPT
香港六合彩
PPT
六合彩,香港六合彩 » SlideShare
PPT
六合彩 » SlideShare
PPT
六合彩-香港六合彩 » SlideShare
PPTX
Getting started with dropbox
PPTX
WordCamp Atlanta- Shared Hosting and WordPress
PPTX
Sharedhosting and WordPress
PPTX
Fearoffilteringtherealityofinternetcontentmanagementmatzen 110816093445-phpapp02
PDF
Technical Support
PPT
Using an FTP client - Client server computing
Web hosting and concepts of SEO UNIT 5
Getting started with dropbox
Ppt ict.pptx 2
Steps For Creating A Portaportal Account
Web Hosting Starter Guide
How to connect file server
六合彩,香港六合彩 » SlideShare
香港六合彩 » SlideShare
香港六合彩-六合彩
六合彩-香港六合彩
香港六合彩
六合彩,香港六合彩 » SlideShare
六合彩 » SlideShare
六合彩-香港六合彩 » SlideShare
Getting started with dropbox
WordCamp Atlanta- Shared Hosting and WordPress
Sharedhosting and WordPress
Fearoffilteringtherealityofinternetcontentmanagementmatzen 110816093445-phpapp02
Technical Support
Using an FTP client - Client server computing
Ad

More from webhostingguy (20)

PPT
File Upload
PDF
Running and Developing Tests with the Apache::Test Framework
PDF
MySQL and memcached Guide
PPT
Novell® iChain® 2.3
PDF
Load-balancing web servers Load-balancing web servers
PDF
SQL Server 2008 Consolidation
PDF
What is mod_perl?
PDF
What is mod_perl?
PDF
Master Service Agreement
PPT
PPT
PHP and MySQL PHP Written as a set of CGI binaries in C in ...
PDF
Dell Reference Architecture Guide Deploying Microsoft® SQL ...
PPT
Managing Diverse IT Infrastructure
PPT
Web design for business.ppt
PPS
IT Power Management Strategy
PPS
Excel and SQL Quick Tricks for Merchandisers
PPT
OLUG_xen.ppt
PPT
Parallels Hosting Products
PPT
Microsoft PowerPoint presentation 2.175 Mb
PDF
Reseller's Guide
File Upload
Running and Developing Tests with the Apache::Test Framework
MySQL and memcached Guide
Novell® iChain® 2.3
Load-balancing web servers Load-balancing web servers
SQL Server 2008 Consolidation
What is mod_perl?
What is mod_perl?
Master Service Agreement
PHP and MySQL PHP Written as a set of CGI binaries in C in ...
Dell Reference Architecture Guide Deploying Microsoft® SQL ...
Managing Diverse IT Infrastructure
Web design for business.ppt
IT Power Management Strategy
Excel and SQL Quick Tricks for Merchandisers
OLUG_xen.ppt
Parallels Hosting Products
Microsoft PowerPoint presentation 2.175 Mb
Reseller's Guide
Ad

Using FTP and Your Simmons Web Space

  • 1. Using FTP and Your Simmons Web Space What’s it for? FTP stands for “File Transfer Protocol” and is used to move files from one drive or server to another remote one like a web server. This is how you get images and html pages into your public folder, so they will be visible on your personal web site. There are many FTP applications available. The ones recommended here are already on the GSLIS Tech Lab computers, but below are instructions for setting them up on your own computer. If your computer runs Windows . . . WinSCP is a free, open source FTP application. To download it onto your computer, follow these steps: • Go to this URL: http://winscp.net/eng/download.php • Under WinSCP 3.8.2, click on Installation Package. • Click on any of the icons in the Download column (they are all the same.) • A new screen will say “Download will begin shortly…” • Next you will be prompted to save the installer. Save it to your computer, close your browser and double-click the installer to run it. • Leave all the defaults as you go through installation. How To Connect You should now have a WinSCP shortcut on your desktop. Double-click it to open the application. To make a connection to your web space, match settings below in the “WinSCP Login” window and click “Login”: Use your Simmons username and password
  • 2. After clicking “Connect,” you will see this warning window. Just click “Yes” and continue. Transferring Files You should now be connected. The right side list shows the files already in your web space. The left side shows the directory from which you have chosen to move files. This might be your Y: drive, a CD, your personal computer’s hard drive, etc. To copy a file from the Y:drive to your web space, just select and drag it over. Anything you want to view on your personal web site must be copied to the “Public” folder of your web space A window pops up to confirm that you do, indeed, want to copy the file to that location. Hit “copy” to make the transfer. Repeat with any other files you need to move to your web space. GSLIS Technology Group last revised 8/30/2006
  • 3. If your computer runs Mac OSX . . . Cyberduck is a freeware FTP application. To download onto your computer, follow these steps: • Go to this URL: http://www.apple.com/downloads/macosx/internet_utilities/cyberduck.html • Once installer is downloaded, double-click on it and follow installation instructions. How To Connect Go to Applications > Cyberduck. Double-click to open the application. To make a connection to your web space, match settings below in the application window: Choose SFTP to get a secure connection. Use your Simmons username and password. Click connect. It may take a few moments, but then you will see a list of the files in your personal web server space. Anything you want to view on your personal web site must be copied to the “Public” folder of your web space Now you can simply drag files from your computer or local drive to the public folder, and they will be copied there. GSLIS Technology Group last revised 8/30/2006