|
25 Years of Programming
An open source source for C, C++, OWL, BASIC, MDB, XLS, DOT, and more... |
Home Projects Sitemap Search Blog Forum+Chat About Us Privacy Terms of Use Feedback FAQ Images Services Payments Humor Music |
How to use Internet Explorer, Windows Explorer as an FTP client for viewing the files in your website
You can use an "FTP client" program to view directory information about the files and folders in your website, and to transfer files back and forth between the website and your local PC. There are many FTP client programs. This article describes how to use Internet Explorer 6, 7, 8, or Windows Explorer as not-very-good FTP clients. Their only advantage is that you already have them, as part of Windows. If you plan to use FTP more than once and you don't mind spending a few minutes on configuration settings, a much better FTP client is the free Firefox browser add-on called FireFTP. One of its useful features is the ability to compare directories in the local and remote sites, identifying which files don't match. Another is that file and folder permissions, "rwxrwxrwx", are displayed in a column in the main window; you don't have to click on anything to see them. Your website's FTP addressTo log into your site by FTP, you need to know the correct FTP address. It is different at different web hosting companies. It is usually something like: ftp://yourdomain.com/ or ftp://ftp.yourdomain.com/. You should find the address in the Welcome and informational email your webhost sent you when you opened your account, or on a FAQ page at your host's website, or you can ask them. FTP access by Windows Explorer, directlyThis is the most direct way to do it because when you use Internet Explorer to initiate an FTP session, you eventually end up in Windows Explorer, anyway. Windows Explorer has the ability to display an Address Bar just like a browser does. If you don't see it, you'll need to make it visible:
Now you're ready to open your site in FTP view.
FTP access by Internet Explorer 7 and 8Help for this is available in IE7 Help (F1) > Contents > FTP.
FTP access by Internet Explorer 6As I recall, IE6 launches Windows Explorer on its own initiative after you enter your FTP address, without the extra steps required in IE7 and IE8.
What you can do in Windows Explorer FTPBy clicking folders in the lefthand navigation pane, you can view their contents in the righthand pane. You can sort the listings by the various columns. The "Modified" column allows you to easily find recently changed files. You can view and change file and folder permissions by right-clicking the filename and selecting Properties. You can copy files between your local PC and the website by highlighting the filename and dragging it to the folder (local or remote) where you want to put it. TroubleshootingIf Windows Explorer seems to become confused about what are the correct folder/subfolder directory hierarchy relationships in the remote site, or if it seems unable to keep you logged in and prompts you to log in again before every action, it can be because your firewall is blocking part of the connection. You will need to create firewall exceptions to allow incoming and outgoing FTP connections to and from Windows Explorer, or switch to using passive FTP as described above. Questions and comments are welcome in the discussion forum. |
|
|
|
|
|
Copyright ©2012 Steven Whitney. Last modified Sun 07/29/2012 10:56:16 -0700. |
||