I'm trying to replace an existing Perl script that does auto-FTP with scp
(ssh1) instead. The script fetches log files from our ISP and we would
like to close the FTP port entirely.

The problem I'm having is the absence of a password option to feed
scp. I've got past this by having Perl write an Expect script then execute
that, but it seems a daft way to go... (I need the Perl script to do a
bunch of date and file renaming things).

Is there a better option?

Thanks,

Gene

-----------------------------------
Gene Wilburn -}{- [EMAIL PROTECTED]
  http://www.NorthernJourney.com
-----------------------------------



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

Reply via email to