- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- BackOffice Products
- >
- Re: Passive ftp supported on Windows 2000
BackOffice Products
1819685
Members
3506
Online
109605
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-26-2001 07:21 AM
тАО01-26-2001 07:21 AM
Passive ftp supported on Windows 2000
Hello,
Would anyone have any insight in using passive
ftp on the Windows platform, specific 2000?
We are working with 3rd parties through
firewalls and are familiar using passive
mode on HP-UX. We now have a new scenerio
where the 3rd party is using the Windows
platform.
Maybe there are add-on software products
for supporting passive ftp on Windows?
Regards, Ron.
Would anyone have any insight in using passive
ftp on the Windows platform, specific 2000?
We are working with 3rd parties through
firewalls and are familiar using passive
mode on HP-UX. We now have a new scenerio
where the 3rd party is using the Windows
platform.
Maybe there are add-on software products
for supporting passive ftp on Windows?
Regards, Ron.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-26-2001 08:19 AM
тАО01-26-2001 08:19 AM
Re: Passive ftp supported on Windows 2000
Hello,
Passive ftp with W2K should not be a problem. How are you using ftp, thru a browser or from the command line?
IE 5.5 has an option, which is not on by default, to allow IE to use passive ftp. From the IE 5.5 browser, click on Tools, Internet Options, then click the Advanced tab. Scroll down thru the advanced options, and under the Browsing section, you will see a check box to use passive ftp. Just check that and your browser should work. You can also find this setting at the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\FTP
Default: [STRING] Use PASV NO
There may be some other configuration tweaks you need to make, depending on exactly what you are doing. For example, if Microsoft IIS is involved, there was a bug with passive ftp in W2K so you will need to apply W2K sp1. There may also be a special note if Microsoft Proxy server is involved but I won't go into that since I don't know what you need.
Hopefully that is what you are looking for. If you still have questions, please post another message and be more specific about your configuration or any other Microsoft products that are involved in your case and I will do more research for you.
Best regards,
Jamie Hughes
Passive ftp with W2K should not be a problem. How are you using ftp, thru a browser or from the command line?
IE 5.5 has an option, which is not on by default, to allow IE to use passive ftp. From the IE 5.5 browser, click on Tools, Internet Options, then click the Advanced tab. Scroll down thru the advanced options, and under the Browsing section, you will see a check box to use passive ftp. Just check that and your browser should work. You can also find this setting at the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\FTP
Default: [STRING] Use PASV NO
There may be some other configuration tweaks you need to make, depending on exactly what you are doing. For example, if Microsoft IIS is involved, there was a bug with passive ftp in W2K so you will need to apply W2K sp1. There may also be a special note if Microsoft Proxy server is involved but I won't go into that since I don't know what you need.
Hopefully that is what you are looking for. If you still have questions, please post another message and be more specific about your configuration or any other Microsoft products that are involved in your case and I will do more research for you.
Best regards,
Jamie Hughes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-26-2001 10:04 AM
тАО01-26-2001 10:04 AM
Re: Passive ftp supported on Windows 2000
A couple of TechNet articles on passive mode FTP with Proxy Server:
http://support.microsoft.com/support/kb/articles/Q163/6/51.asp
http://support.microsoft.com/support/kb/articles/Q177/3/10.ASP
Here are a couple or articles related to the bug (port theft) Jamie referred to:
http://support.microsoft.com/support/kb/articles/Q260/9/34.ASP
http://support.microsoft.com/support/kb/articles/Q247/1/32.ASP
http://support.microsoft.com/support/kb/articles/Q163/6/51.asp
http://support.microsoft.com/support/kb/articles/Q177/3/10.ASP
Here are a couple or articles related to the bug (port theft) Jamie referred to:
http://support.microsoft.com/support/kb/articles/Q260/9/34.ASP
http://support.microsoft.com/support/kb/articles/Q247/1/32.ASP
"Hope springs eternal."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-28-2001 02:06 PM
тАО01-28-2001 02:06 PM
Re: Passive ftp supported on Windows 2000
Hi,
Thanks for the responses.
1.) We definitely need this from a command
line in that these are not http or proxy
processes. Ideally we would be using a
http/ftp process, but not in this phase
of the project, planned for next phase.
Some more investigation has validated that
the default Win2000 command line ftp client
does not support passive ftp. Seems ws_ftp
is a possible solution?
In general there seems to be a general
acceptance for ws_ftp both client and server
when passive ftp is required and using
command line or shell driven processes?
Any additional response would be appreciated.
Ron.
Thanks for the responses.
1.) We definitely need this from a command
line in that these are not http or proxy
processes. Ideally we would be using a
http/ftp process, but not in this phase
of the project, planned for next phase.
Some more investigation has validated that
the default Win2000 command line ftp client
does not support passive ftp. Seems ws_ftp
is a possible solution?
In general there seems to be a general
acceptance for ws_ftp both client and server
when passive ftp is required and using
command line or shell driven processes?
Any additional response would be appreciated.
Ron.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP