- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- FTP file from Unix to 2000
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
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
Community
Resources
Forums
Blogs
- 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
08-12-2004 06:07 AM
08-12-2004 06:07 AM
FTP file from Unix to 2000
doesn't work,,,
Says "connection refused"
However it works the other way (NT to Unix) .
Let us know how it can be done .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2004 06:10 AM
08-12-2004 06:10 AM
Re: FTP file from Unix to 2000
Any firewall between???
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2004 06:11 AM
08-12-2004 06:11 AM
Re: FTP file from Unix to 2000
You should be able to ftp from your 2000 server to Unix.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2004 06:14 AM
08-12-2004 06:14 AM
Re: FTP file from Unix to 2000
On Win2K Server, you will need to enable FTP services either as part of IIS or as a separate service.
You may opt to use other FTP servers on your windows as well if you prefer including WU-FTP server.. see Google for your other non-MS FTP Server options..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2004 08:55 AM
08-12-2004 08:55 AM
Re: FTP file from Unix to 2000
Did anyone tried this option of FTPEing a file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2004 08:37 PM
08-12-2004 08:37 PM
Re: FTP file from Unix to 2000
Start->ControlPanel->Administration->Service.
Then enable FTP server.
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2004 04:16 AM
08-13-2004 04:16 AM
Re: FTP file from Unix to 2000
I using win2k
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2004 04:30 AM
08-13-2004 04:30 AM
Re: FTP file from Unix to 2000
read follows M$ articles
http://support.microsoft.com/default.aspx?scid=kb;en-us;300662&Product=win2000
http://support.microsoft.com/search/default.aspx?InCC_hdn=true&QuerySource=gASr_Query&Catalog=LCID%3D1033%26CDID%3DEN-US-KB%26PRODLISTSRC%3DON&Product=win2000&Queryc=how+enable+ftp+server&Query=how+enable+ftp+server&KeywordType=ALL&maxResults=25&Titles=false&numDays=&InCC=on
http://support.microsoft.com/default.aspx?scid=kb;en-us;102908&Product=win2000
H.T.H.
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2004 04:42 AM
08-13-2004 04:42 AM
Re: FTP file from Unix to 2000
If it is not there you have several options.
1) Install from the windows install CDs
2) If you have an X-emulation, exceed, they have an ftp client
3) All kinds of ftp products for the MS platform are available from the net.
4) You can use scp if you have putty installed on the windows system.
5) Check google for sources of info/download. There are lots of solutions to this.