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

Other Useful Business Software
Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
Get Avast Free Antivirus with 24/7 AI-powered online scam detection

Get protection for today’s online threats. Free.

Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Free Download
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