- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Networking a PC(xp) and a c3600 workstatioin
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-10-2005 06:29 AM
08-10-2005 06:29 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 06:32 AM
08-10-2005 06:32 AM
Re: Networking a PC(xp) and a c3600 workstatioin
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 06:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 10:10 AM
08-10-2005 10:10 AM
Re: Networking a PC(xp) and a c3600 workstatioin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 10:18 AM
08-10-2005 10:18 AM
Re: Networking a PC(xp) and a c3600 workstatioin
ftp unixmachinename
and provide your username and password when prompted.
or get something like WS_FTP from a freeware/shareware site.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 10:20 AM
08-10-2005 10:20 AM
Re: Networking a PC(xp) and a c3600 workstatioin
1. setup CIFS to share a unix filesystem to the windows machine
2. setup one to be an ftp server and use the ftp client to send files
3. load nfs on the pc to mount a nfs share to the pc or to the unix box
There are probably many more ways.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 06:09 PM
08-10-2005 06:09 PM
Re: Networking a PC(xp) and a c3600 workstatioin
you may use the Internet Explorer to transfer files from your workstation to the pc. Type
ftp://your.host.ip
to acces with anonymous login or
ftp://username:password@your.host.ip
to login with a specific user account.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2005 05:47 AM
08-11-2005 05:47 AM
Re: Networking a PC(xp) and a c3600 workstatioin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2005 05:58 AM
08-11-2005 05:58 AM
Re: Networking a PC(xp) and a c3600 workstatioin
Did you just inherit this hpux machine with os on it or did you install hpux on this one yourself ?
If you have problems, tell us the symptoms and you can get help very quickly I am sure as ftp is one of the easiest things to get goin with its basic configuration.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2005 06:03 AM
08-11-2005 06:03 AM
Re: Networking a PC(xp) and a c3600 workstatioin
I'll try some stuff out and get back to you with my results