David Talkington wrote:
> 
> Oops, sorry - I made a couple of other modifications that I forgot to
> tell you about.  Try changing  your system call to look like this:
> 
> system("scp2 -p -q $DIR jake\@home:$DIR")
>       && die "scp2 failed: $!\n";
> 
> Notice the double quotes and escaped @.  That worked for me, but of
> course I had to exchange your paths for my own.

Thanks David!  That did the trick.
--
Steve



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to