Using an FTP client to upload files: Difference between revisions
From Joomla! Documentation
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Since many hosting companies do not allow their users shell/local access to their files, users wishing to send (upload) new files to their hosting space must make use of a | Since many hosting companies do not allow their users shell/local access to their files, users wishing to send (upload) new files to their hosting space must make use of a File Transfer Program. [[wikipedia:FTP_client|FTP]] clients allow users to upload files that have been locally edited to a server. There are a variety [[wikipedia:FTP_client|FTP]] clients available and [[wikipedia:Comparison_of_FTP_clients|this chart]] nicely details the strengths of numerous popular programs, many of which are open source and/or free to download. | ||
If you are using Firefox, may we suggest [http://fireftp.mozdev.org/ FireFTP] as a useful add-on. | |||
You may want enable the display of hidden files so that you don't lose your .htaccess file (on a linux box) when you upload. |
Revision as of 22:45, 19 January 2008
Since many hosting companies do not allow their users shell/local access to their files, users wishing to send (upload) new files to their hosting space must make use of a File Transfer Program. FTP clients allow users to upload files that have been locally edited to a server. There are a variety FTP clients available and this chart nicely details the strengths of numerous popular programs, many of which are open source and/or free to download.
If you are using Firefox, may we suggest FireFTP as a useful add-on.
You may want enable the display of hidden files so that you don't lose your .htaccess file (on a linux box) when you upload.