On Fri, May 18, 2012 at 09:48:43AM +0200, martin.zin...@eurexchange.com wrote: > Hello, > > a.) Agree with Craig on scp . If this is fixed either it is extremely > recent (doesn't work with 5.7 ECO 3) or it needs some additional magic. > > b.) In case you just need to move around Perl source files, which are not > terribly secret, you could use FTP instead of scp. On the VMS side of the > house, the easiest way to do so is
The source files aren't terribly secret, but any password I need to log into the remote server I'm getting them from is. :-( (Although therefore I could just serve them up over HTTP and solve it that way) Nicholas Clark