./sftp --examples
Funciones y ejemplos de uso
download
sftp [email protected]
get /path/to/input-file /path/to/output-file
shell
sftp [email protected]
!/bin/sh
upload
sftp [email protected]
put /path/to/input-file /path/to/output-file
./related --binary=sftp
Binarios relacionados
Comparten al menos una función con sftp.