A free open source Java library created to ease the work with remote processes execution.

Features

  • RemoteCommandExecutor executor = new RemoteCommandExecutor();
  • executor.connect("debian-vm", 22, "cristian.sulea", "password");
  • executor.exec("mkdir TestFolder");
  • executor.exec("rmdir TestFolder");
  • executor.exec("ls", System.out);
  • executor.exec("ls -l /", System.out);

Project Activity

See All Activity >

Categories

Libraries

License

GNU Library or Lesser General Public License version 3.0 (LGPLv3)

Follow JaToo Exec Remote

JaToo Exec Remote Web Site

You Might Also Like
Find out just how much your login box can do for your customer | Auth0 Icon
Find out just how much your login box can do for your customer | Auth0

With over 53 social login options, you can fast-track the signup and login experience for users.

From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of JaToo Exec Remote!

Additional Project Details

Programming Language

Java

Related Categories

Java Libraries

Registered

2014-07-29