- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Data transfer from Unix to Windows
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
Discussions
Discussions
Discussions
Forums
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
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
тАО07-08-2009 10:14 PM
тАО07-08-2009 10:14 PM
Data transfer from Unix to Windows
I have some executables in unix that helps me to collect data from the current directory(useful data) and then populate the result into an xml/xlsx file. Now every time i run some tests i have to transfer a new file(xml/xlsx) from Windows to unix and run the script. To view the results I again have to transfer the back to windows. But still need a solution for the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2009 10:32 PM
тАО07-08-2009 10:32 PM
Re: Data transfer from Unix to Windows
or small script without the password to ftp/scp files between windows and unix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-09-2009 12:14 AM
тАО07-09-2009 12:14 AM
Re: Data transfer from Unix to Windows
if run on windows, then, cygwin rcp/scp can help you
if run on hpux, cygwing ssh server can help you.
there are also a pair of ftp or http server which exists on windows which could be use like that.
the other ways are mounting smb shares between hpux and windows.
if there is a user interaction on windows,
browser oriented application is a good solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-09-2009 01:24 AM
тАО07-09-2009 01:24 AM
Re: Data transfer from Unix to Windows
sharing files between windows and HP can be done with HP CIFS
see doc :
http://www.docs.hp.com/en/B8724-90079/index.html
sw download : http://h20392.www2.hp.com/portal/swdepot/displayProductsList.do?category=NSM
many forum threads on the subject eg http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1324744
search for HP CIFS or samba
Regards
Jean-Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-09-2009 01:30 AM
тАО07-09-2009 01:30 AM
Re: Data transfer from Unix to Windows
To see your xml files you can use mozilla browser just login to your system from CDE and use mozilla.
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-09-2009 01:44 AM
тАО07-09-2009 01:44 AM
Re: Data transfer from Unix to Windows
To copy the data from/to unix and window you can use "ftp" get/put command also you can try following tool to transfet the data
(1)filezilla
(2)winscp
This tool is easy to use, you can drag and drop the data easily also you can see how much % has been copied.
(3)scp - secure copy between hosts.
# scp -p file hostb:/destination
#scp -p file remotehost or ip:/destination
See more info and examples in following link.
http://acs.ucsd.edu/info/scp.shtml
(4)rcp Remote copy
rcp -pr file remotehost or ip:/destination
Hopes this will help you.
Regards
Subodh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-09-2009 04:08 AM
тАО07-09-2009 04:08 AM
Re: Data transfer from Unix to Windows
I think the best way to handle this is to use rsync on HP-UX to handle the sync.
rsync will only tranfer new files, and will not transfer files that are the same on both systems.
http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/rsync-3.0.6/
http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/librsync-0.9.7/
Pay attention to the dependencies in the links above, download everything for your HP-UX system and install them all. The depots are in sd-ux format and can be installed on the command line, by root user. They come with instructions.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com