termux-packages/packages/openssh/sftp-with-agent.sh

5 lines
40 B
Bash
Executable File

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