Knowledge Base/How To's

I've never used FTP. What is it and how to I use it?

Gerry
posted this on April 30, 2010 16:10

Q:  I am unfamiliar with FTP. I've never needed to use FTP for my current site. My site is built using my file manager. When you say "FTP your entire plugin folder to 'wp-content > plugins'" What does that mean?
A:  FTP stands for File Transfer Protocol.
It is a software that lets you connect to your server, see the files and folders located there and transfer files easily from your PC to your server and vice versa.
Popular free FTP clients:
If you use a mac: cyberduck      http://cyberduck.ch/
If you use a PC: WinSCP      http://winscp.net/eng/index.php
You will have to enter username/password to your server inside the FTP setup, connect to your server via the FTP client and then you'll see your desktop/PC on the left and your server files on the right.
Browse to public_html > wp-content > plugins >
Transfer files and make CHMOD adjustments (usually simply a matter of right clicking on a file or folder and editing CHMOD settings to 777.
Not difficult but this is a much faster, more secure and more reliable approach to transferring files than using a the built-in installation package for Wordpress.
You can still try to use it. Half of servers have a problem with this, the other half don't. So, if you do happen to try it and it doesn't work, you'll have to use FTP.
Worst case scenario, provide me with login info to your server and I'll do it for you but its much better for you if you learn how to do it.

Q:     I am unfamiliar with FTP. I've never needed to use FTP for my current site. My site is built using my file manager. When you say "FTP your entire plugin folder to 'wp-content > plugins'" What does that mean?


A:     FTP stands for File Transfer Protocol.


It is a software that lets you connect to your server, see the files and folders located there and transfer files easily from your PC to your server and vice versa.


Popular free FTP clients...


If you use a mac:    Cyberduck      http://cyberduck.ch/
If you use a PC:        WinSCP         http://winscp.net/eng/index.php


You will have to enter username/password to your server inside the FTP setup, connect to your server via the FTP client and then you'll see your desktop/PC on the left and your server files on the right.


Browse to           public_html > wp-content > plugins >


Transfer files and make CHMOD adjustments (usually simply a matter of right clicking on a file or folder and editing CHMOD settings to 777. 


None of this is difficult but it may take you a couple times to get the hang of it. This is a much faster, more secure and more reliable approach to transferring files than using the built-in installation package for Wordpress and/or your File Manager via your server control panel.

 

Comments

User photo
rtl hkr

thanks  for the info................

December 10, 2011 11:46