|
|
 |
| Support -
FTP |
| |
How to use WS_FTP to transfer a file to your web site |
| |
The program WS_FTP is available in the LE version as shareware. The current version can be found at tucows or download.com |
| |
Set up the program for FTP
- Open WS_FTP.
The main program window will open with a smaller, session profile window on top.
- In this profile window fill in these sections:
- Profile Name:
- This is a name that you will give to the profile the first time you set it up. It can be anything you want that you will remember for the next time.
- Host Name:
- This is your domain name - ex: www.yourdomain.com
- Host Type:
- Choose the default - automatic detect
- User ID:
- This is your logon name or account name
- Password:
- Enter the password for your account
- To save these settings under the name you gave this profile, click on the save button under the Profile Name
- To connect - click the OK button
Once you are connected the smaller Session Profile window closes and you are back to the main program window
|
| |
Using WS_FTP The program window will now show 2 lists boxes with the file structure (drive(s), directories, files) of your Local System (PC), on the left, and the file structure of the Remote System (your account on the server), on the right. Both of these sections have a row of buttons that will help you perform different actions:
- ChgDir
- Change directory - this is used to change the current directory and/or drive. You can also change drives or directories by double clicking on them in the appropriate list box.
- MkDir
- Make Directory - use this to create a new directory in the file structure
- View
- If you have selected a text viewer in the options, clicking on this button with an ASCII file highlighted will open the file in that viewer
- Exec
- Execute - this button will execute the highlighted file. If the file is an executable file it will run, otherwise the file will open the program from your file associations.
- Rename
- With this button you can change the name of the highlighted file.
- Delete
- This button will delete the highlighted file(s).
Directly beneath these 2 sections are radio buttons for ASCII and Binary. Images and executable files should be transferred as Binary and HTML files (plain text) should be transferred as ASCII. When you are connected to the server the right list box will show the top level directory listing for your account on the server. You can not go higher then this level, but you can create sub directories.
File Transfer
- How to transfer a plain text html file (i.e. hello.html)
- How to create a directory on yourdomain.com
- How to transfer a image file (i.e. msdos2.gif)
- How to transfer a program file (i.e. showVars.pl) to directory cgi-bin
|
|
Plain text file transfer:
- Choose the ASCII radio button
- Select the file(s) on your Local System (left) that you want to transfer to the server. To select multiple files hold down the control or shift key as in Windows Exploring.
- Select the appropriate directory on the Remote System (right)
- Click the button pointing right in the bar between the 2 list boxes. Your files will now transfer from your PC to the server.
Note: You may also transfer files from the server to your PC by doing the opposite of the above listing - choose the files on the server and the directory on your PC and click the button pointing left. |
| |
Creating a directory:
- Choose the point in the file structure where you want to create a new directory
- Click on the MkDir button in the Remote System list box
- In the window that opens type in the name of the new directory and click OK
Note: You may also create a new directory on your pc by clicking on the MkDir button in the Local list box. |
|
Image file transfer:
- Choose the Binary radio button
- Select the file(s) on your Local System (left) that you want to transfer to the server. To select multiple files hold down the control or shift key as in Windows Exploring.
- Select the appropriate directory on the Remote System (right)
- Click the button pointing right in the bar between the 2 list boxes. Your files will now transfer from your PC to the server.
Note: You may also transfer files from the server to your PC by doing the opposite of the above listing - choose the files on the server and the directory on your PC and click the button pointing left. |
| |
| Program file transfer to directory CGI-bin
- Choose the Binary radio button
- Select the file on your Local System (left) that you want to transfer to the server.
- Select the appropriate directory on the Remote System (right)
- Click the button pointing right in the bar between the 2 list boxes. Your file will now transfer from your PC to the server.
- Highlight the file that you just transferred in the Remote System list box.
- Right click your mouse and you will get a pop-up menu. From this menu choose chmod (UNIX).
- The small window that opens has 3 sections Owner, Group, Other and 3 selections under each.
- Owner - check off all three - Read, Write, Execute
- Group - check off only Read, Execute
- Other - check off only Read, Execute
Click OK
|
|
| When you have completed everything that you need to do click Close to end the connection and Exit to exit the program. |
| |
|
| |
|
 |