termux-packages/packages/openssh/sftp-with-agent.sh
2019-02-09 21:06:31 +02:00

5 lines
40 B
Bash

#!/bin/sh
. source-ssh-agent
sftp "$@"