Search Advanced Search
Categories
cPanel (6)
Domain Names (2)
E-Commerce & SSL (1)
Security (4)
FTP (2)
Software (0)
WHM (1)
Search Articles
Advanced Search
Frequently Asked Questions
Search our FAQ to find resolutions to common issues.
Favorite Articles
Search Articles that you have marked as your favorite.
Our Links
Web Development
E-Commerce Solutions
Search Engine Optimization
Reseller Hosting
Web Hosting
Using FTP in Internet Explorer 7

To start this article off, I'd like to first note that we DO NOT suggest using Internet Explorer or any web browser for connecting to FTP. Simply put, web browsers are for browsing the web. Your refrigerator would cool your house if you left the door open, but it's not intended for that purpose. Similarly, browsers are not intended to function as an FTP client and, while they do support some FTP-like features, they are very limited in their FTP functionality.

In fact, Internet Explorer itself doesn't handle any FTP functions. Back in IE6, you could connect to your FTP site using:

ftp://yourdomain.com

where "yourdomain.com" is the name of your domain name. Behind the scenes, Internet Explorer was simply passing control over to Windows Explorer which would then take care of the FTP functionality. In IE7, this functionality is no longer automatic and you must manually specify that you would like to open the site for FTP in Windows Explorer.

If you are using IE7, you now have to specify the following link to access your site via FTP:

ftp://username@yourdomain.com

where 'username' is your cPanel username and 'yourdomain.com' is your domain name. Upon visiting this link, you will be prompted with a login box. After authenticating, you will see a listing of your files, but no real FTP functionality. In fact, you cannot upload or download files. You are only presented with a listing of your file structure and can browse through your files.

However, you can still tell IE7 to open this site in Windows Explorer where you will get the FTP functionality you're used to in IE6. Simply click on Page in the upper right corner and select "Open FTP Site in Windows Explorer". After opening the site in Windows Explorer select "Login As..." from the File menu and you will be prompted again for login credentials. Once authenticated, you can drag and drop files as you did in IE6.

Print  Email  Save  Comments  Notify Me  Delete from Favorites 
Article ID: 10005 Article Created: 01-31-2009 08:09 AMLast Modified: 01-31-2009 08:09 AM

How well did this article answer your question? 100% 75% 50% 25% 0%

Most Recently Viewed Articles
Using FTP in Internet Explorer 7
To start this article off, I'd like to first note that we DO NOT suggest using Internet Explorer or any web browser for connecting to FTP. Simply put, web browsers are for browsing the web. Your refrigerator would cool your house if you left the door open, but it's not intended for that purpose. Similarly, browsers are not intended to function as an FTP client and, while they do support some FTP-like features, they are very limited in their FTP functionality....
What is my IP Address?
Wikipedia defines an IP address as a numerical identification (logical address) that is assigned to devices participating in a computer network utilizing the Internet Protocol for communication between its nodes. Your server's IP address is where your website is hosted on the internet....
How do I use the Free Shared SSL?
The shared SSL is provided free of charge to all clients on our shared servers. The method for using the SSL is different depending on which server you are on. In order to access the free shared SSL, you will first need to know your server's hostname which is located in the welcome email you received from us when you first signed up. ...
My Site was Hacked, What Do I Do?
The security of your hosting space is a two-fold responsibility. Sabaiko as the webhost, has a responsibility to ensure that all server-side software is up to date and has all necessary security patches applied. Our Technical support staff regularly watches for security bulletins regarding your server's software. Our kernels are kept up to date, non-standard ports are closed off in our aggressive firewall, and server software is kept at the latest stable, secure version....
What is the path to curl?
The path to curl is: /usr/bin/curl...
Protect youself from Phishing
An educated user is a safe user. We want your experience with us to be as memorable as possible, but for the right reasons! Becoming familiar with how you can protect yourself from unauthorized intruders will help to ensure you have a pleasant stay with Sabaiko. Your security is our concern. The following will give you some background information in phishing and help to lay out the part you play in ensuring your web space is safe and secure. ...
DNS Propagation Explained
Propagation is a term you'll often hear when working with your domain's DNS settings, but what does it mean? Anytime you visit a website in your web browser, there is a lot going on behind the scenes to provide you with the requested content. When you load a webpage, your computer first attempts to resolve the domain you are visiting to an IP address. Domain names are a convention created to make websites easier to remember, but your browser needs a numeric address in order to fetch any website data. DNS is what allows your machine to make this translation....
What is the path to ImageMagick?
The path to ImageMagick may vary from system to system. ImageMagick will usually reside in: /usr/bin/...
Using FTP in Firefox 3
To start this article off, I'd like to first note that we DO NOT suggest using FireFox or any web browser for connecting to FTP. Simply put, web browsers are for browsing the web. Your refrigerator would cool your house if you left the door open, but it's not intended for that purpose. Similarly, browsers are not intended to function as an FTP client and, while they do support some FTP-like features, they are very limited in their FTP functionality....
phpBB3 Hardening
phpBB is a very popular, web-based forum software. As of the time of this writing, the current phpBB version is phpBB3. If you are running an older version of phpBB, we highly recommend that you upgrade your forums immediately. phpBB version 3 contains many useful features for securing your forums. As always, it's best to run the latest version of any web-based software to ensure any security holes are patched and your software can be trusted....