Have you looked at the Net::SFTP module?

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


> On Oct 21, 2018, at 10:56 AM, Asad <[email protected]> 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 [email protected] 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: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/


Reply via email to