dartssh2_cli

Creator: coderz1093

Last updated:

0 purchases

dartssh2_cli Image
dartssh2_cli Images

Languages

Categories

Add to Cart

Description:

dartssh2 cli

This repo contains the source code for dartssh and dartsftp command line tools.
Install #
# Install the `dartssh` command.
dart pub global activate dartssh2_cli

# Then use `dartssh` as regular `ssh` command.
dartssh [email protected]

# Example: execute a command on remote host.
dartssh [email protected] ls -al

# Example: connect to a non-standard port.
dartssh [email protected]:<port>

# Transfer files via SFTP.
dartsftp [email protected]
copied to clipboard

If the dartssh command can't be found after installation, you might need to set up your path.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.