Have you looked at the Net::SFTP module?

<https://metacpan.org/pod/Net::SFTP>


> On Oct 21, 2018, at 10:56 AM, Asad <asad.hasan2...@gmail.com> wrote:
> 
> Hi All ,
> 
>       I need to accomplish the following task . i was trying in python using 
> subprocess and adive how to proceed will be helpful 
> 
> 
> sftp u...@xyx.com 1212
> pasword:xxx
> cd /patch1
> get patch1.zip
> unzip patch1.zip
> sqlplus / as sysdba ===> connect to oracle database 
> sql>startup
> 
> 
> Thanks,
> 
> -- 
> Asad Hasan
> +91 9582111698

Jim Gibson

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to