Front page | perl.vmsperl |
Postings from June 2012
Re: scp to VMS
From:
Nicholas Clark
Date:
June 2, 2012 11:22
Subject:
Re: scp to VMS
Message ID:
20120602182239.GS9069@plum.flirble.org
On Sat, Jun 02, 2012 at 12:13:26PM -0500, John E. Malmberg wrote:
> VMS Engineering has given us some feedback on SCP:
>
> The pscp program from Linux "putty tools" package will work with the VMS
> SCP program.
>
> I tested this and it work.
I already seem to have it installed on the local Ubuntu machine.
(Side effect of playing with pterm, after getting fed up with Gnome terminal)
> This package does not appear to be available for Mac OS-X, so I do not
> have a solution there.
It all builds from source, once I remove the -Werror
(It finds the Gtk I have installed from macports, and one of the putty
programs is using functions which this version of Gtk has marked as deprecated)
Thanks for finding this.
Nicholas Clark