On Mon, May 30, 2011 at 12:51 AM, ANAMIKA CHAUHAN < [email protected]> wrote:
> I want to learn how to make communication between two servers using ssh > protocols... > Task I want to perform is > 1 To read a file of server b(in america)from server a(in india).....both > servers are of same company > 2.To delete a file > 3.to perform any other processing > I want to knw how this can be done using ssh....Please give me link for the > tutorials for this > If that is all you need to do, you can present the user with a GUI and fire appropriate SSH commands in background. In other words you shall be creating a graphical interface for SSH. -- Anuvrat Parashar http://about.me/anuvrat.parashar -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
