Answers for "sftp terminal upload file inline"

0

sftp terminal upload file inline

sftp {user}@{host}:{remote_dir} <<< $'put {local_file_path}'
Posted by: Guest on January-01-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language