Hi, > I have libssh2 installed, but how do I log in to a remote server using it? I > tried typing ssh2 on the terminal and it did not recognise the command. It > sounds silly, but google did not give me an answer.
ssh -2 usern...@hostname for more info : man ssh -- Regards, T.Shrinivasan My experiences with Linux are here http://goinggnu.wordpress.com For Free and Open Source Jobs http://fossjobs.wordpress.com _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
