In article <[EMAIL PROTECTED]>, vemulakonda uday bhaskar wrote:
> hi all
> 
> i have got a code for file transger between two linux systems 
> through ssh
> here is the code

Hello,

This doesn't directly answer your question, but it may solve your
problem. :) Have you considered just using passwordless SSH keys
and using "scp" to transfer the files? You make this secure by setting
up the system so tha that the key can only be used for one purpose.

        Mark    

--
http://mark.stosberg.com/ 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to