Or, instead of SAMBA on the HP-UX system, you could have an NFS share on
the Windows box - Windows Server 2008 has Microsoft "NFS Services for
Windows" and there are several freeware / shareware / commercial NFS
clients for Windows.

Lots of ways to skin this particular cat

-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Peter Cheney
Sent: Tuesday, 5 March 2013 11:51 a.m.
To: U2 Users List
Subject: Re: [U2] VOC Pointer

How about using scp with public/private key authentication running from
a unix cron to scp from the windows host to a dir on the unix host?
Requires ssh installed on both hosts.

I've also installed Cygwin on a windows host in the past and used that
for the ssh/scp component as you get a nice unix flavour when you ssh in
remotely.

Alternatively as someone has already said try using smbmount to mount a
windows share on a unix dir and use unix cp or mv. Requires samba
installed on your HPUX host and that install must have the smbmount (or
equivalent) utility.

You could also use ftp to fetch the files from the windows server.
Requires ftp server installed on windows host.

All the above could be driven from within a UD/UV basic program.

HTH
Peter

[snip]
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
The information contained in this Internet Email message is intended
for the addressee only and may contain privileged information, but not
necessarily the official views or opinions of the New Zealand Defence Force.
If you are not the intended recipient you must not use, disclose, copy or 
distribute this message or the information in it.

If you have received this message in error, please Email or telephone
the sender immediately.
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to