Difference between revisions of "FTP"

esse quam videri
Jump to: navigation, search
m (Explanation)
 
(37 intermediate revisions by 6 users not shown)
Line 1: Line 1:
=Windows=
+
 
 +
=Definition=
 +
 
 +
=Relevance=
 +
 
 +
=Explanation=
 +
 
 +
==Login Information==
 +
You will use the same username and password as your '''login for the school computers'''.
 +
If you log in on campus with a username that is composed of your (First Initial).(Last Name), use that in the FTP client of your choice. If you log in with a username that is made up of your (First Name).(Last Name), use that instead.
 +
 
 +
==IAM FTP Tutorial==
 +
IAM tech staff recommends connecting to our server with FTPs please see the FTPs tutorial [[IAM FTPS Tutorial]]
 +
 
 +
==Video tutorial==
 +
 
 +
[[IAM FTP Video tutorial]]
 +
 
 +
[[IAM FTPS Video tutorial]] *recommended
 +
 
 +
==Preferred ftp clients for Windows==
 +
 
 +
*[http://filezilla-project.org/ Get Filezilla]
 +
*[http://www.winscp.com/ Get WinSCP]
 +
 
 
==FileZilla==
 
==FileZilla==
In filezilla fill in the info above.
 
  
[[Image:FilezillaFtp1.png]]
+
 
 +
Open FileZilla. In filezilla fill in the info above.
 +
 
 +
[[Image:Filezillaftp1redux.png]]
  
 
Make Sure the Passive mode is selected in  
 
Make Sure the Passive mode is selected in  
 
Edit/Setting/Firewall
 
Edit/Setting/Firewall
  
[[Image:FileZillaFtpPassive.png]]
+
[[Image:Filezillaftppassiveredux.png]]
  
 
To Connect to the classfolders share just type class folders as your location
 
To Connect to the classfolders share just type class folders as your location
  
[[Image:FilezillaFtp2.png]]
+
[[Image:Filezillaftp2redux.png]]
  
 
==WinSCP==
 
==WinSCP==
Fill in setting as below
+
When you start up WinSCP you'll see this prompt, click Edit
  
[[Image:WinSCP1.png]]
+
[[Image:Newwinscpftp1.png]]
  
Accept the rsa fingerprint
+
Fill in the proper settings as illustrated below and select FTP from the drop down menu
  
[[Image:WinSCP2.png]]
+
[[Image:Newwinscpftp2.png]]
  
You should see you files
+
Once connected go to Remote, then Go To, and click Open Directory/ Bookmark... (or use Ctrl+O)
  
[[Image:WinSCP3.png]]
+
[[Image:Newwinscpftp3.png]]
  
To see the classfolders share select Remote/Go To/Open Directory/BookMark.
+
Type in  /classfolders. Press Add to add to your bookmarks and OK to connect.
  
Type in  /classfolders. Press
+
[[Image:Newwinscpftp4.png]]
  
[[Image:WinSCP4.png]]
+
You should now see the class folders share
  
 +
[[Image:Newwinscpftp5.png]]
  
=MacOSX=
+
=IAM Preferred ftp clients for MacOSX=
 
==Cyber Duck==
 
==Cyber Duck==
 +
 +
Open Cyber duck and select Open Connection
 +
 +
[[Image:openconnection.jpg]]
 +
 +
Fill in info as below and select connect
 +
 +
[[Image:fillininfro.jpg]]
 +
 +
You should now see you folder
 +
 +
[[Image:homefolder.jpg]]
 +
 +
To Connect to the classfolders, select Go to Folder from the Go menu.
 +
 +
[[Image:gotofolder.jpg]]
 +
 +
Type /Classfolders
 +
 +
[[Image:classfolderfillin.jpg]]
 +
 +
You Should now see the classfolders share
 +
 +
[[Image:yourfolder.jpg]]
 +
  
 
==Fetch==
 
==Fetch==
 +
 +
Open Fetch , select File menu - "New Connection..."
 +
 +
[[Image:fetch_connect.jpg]]
 +
 +
 +
Fill in your login info.
 +
 +
[[Image:fetch_login.jpg]]
 +
 +
 +
You're now logged into your user home directory.
 +
 +
[[Image:fetch_home_dir1.jpg]]
 +
 +
 +
To Connect to the classfolders, select "Go to Folder..." from the Go menu.
 +
 +
[[Image:fetch_goto.jpg]]
 +
 +
 +
Type "/Classfolders"
 +
 +
[[Image:fetch_classfolders.jpg]]
 +
 +
 +
You Should now see the classfolders share. Note: the heading on the ftp window, "iam.colum.edu - classfolder"
 +
 +
[[Image:fetch_classdir_list.jpg]]
 +
 +
 +
==Filezilla==
 +
 +
Open Filezilla.  Fill in "Host," "Username" and "Password."  Then hit Quickconnect.
 +
 +
[[Image:FZ01.jpg]]
 +
 +
Highlight your folder name in "Remote site."
 +
 +
[[Image:namechangefz.jpg]]
 +
 +
Then change it to classfolder.
 +
 +
[[Image:classffz.jpg]]
 +
 +
You Should now see the classfolders share
 +
 +
[[Image:finalfz.jpg]]
 +
 +
=Resources=
 +
== See also ==
 +
 +
 +
==Notes==
 +
 +
 +
==External Links==
 +
 +
 +
 +
[[Category:Programming Language Concepts]]
 +
[[Category:Object Oriented Programming]]
 +
[[Category:C Sharp]]
 +
[[Category:Tech Resources]]
 +
[[Category:Tech]]
 +
[[Category:Tutorial]]

Latest revision as of 19:13, 4 February 2020

Definition

Relevance

Explanation

Login Information

You will use the same username and password as your login for the school computers. If you log in on campus with a username that is composed of your (First Initial).(Last Name), use that in the FTP client of your choice. If you log in with a username that is made up of your (First Name).(Last Name), use that instead.

IAM FTP Tutorial

IAM tech staff recommends connecting to our server with FTPs please see the FTPs tutorial IAM FTPS Tutorial

Video tutorial

IAM FTP Video tutorial

IAM FTPS Video tutorial *recommended

Preferred ftp clients for Windows

FileZilla

Open FileZilla. In filezilla fill in the info above.

Filezillaftp1redux.png

Make Sure the Passive mode is selected in Edit/Setting/Firewall

Filezillaftppassiveredux.png

To Connect to the classfolders share just type class folders as your location

Filezillaftp2redux.png

WinSCP

When you start up WinSCP you'll see this prompt, click Edit

Newwinscpftp1.png

Fill in the proper settings as illustrated below and select FTP from the drop down menu

Newwinscpftp2.png

Once connected go to Remote, then Go To, and click Open Directory/ Bookmark... (or use Ctrl+O)

Newwinscpftp3.png

Type in /classfolders. Press Add to add to your bookmarks and OK to connect.

Newwinscpftp4.png

You should now see the class folders share

Newwinscpftp5.png

IAM Preferred ftp clients for MacOSX

Cyber Duck

Open Cyber duck and select Open Connection

Openconnection.jpg

Fill in info as below and select connect

Fillininfro.jpg

You should now see you folder

Homefolder.jpg

To Connect to the classfolders, select Go to Folder from the Go menu.

Gotofolder.jpg

Type /Classfolders

Classfolderfillin.jpg

You Should now see the classfolders share

Yourfolder.jpg


Fetch

Open Fetch , select File menu - "New Connection..."

Fetch connect.jpg


Fill in your login info.

Fetch login.jpg


You're now logged into your user home directory.

Fetch home dir1.jpg


To Connect to the classfolders, select "Go to Folder..." from the Go menu.

Fetch goto.jpg


Type "/Classfolders"

Fetch classfolders.jpg


You Should now see the classfolders share. Note: the heading on the ftp window, "iam.colum.edu - classfolder"

Fetch classdir list.jpg


Filezilla

Open Filezilla. Fill in "Host," "Username" and "Password." Then hit Quickconnect.

FZ01.jpg

Highlight your folder name in "Remote site."

Namechangefz.jpg

Then change it to classfolder.

Classffz.jpg

You Should now see the classfolders share

Finalfz.jpg

Resources

See also

Notes

External Links