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

5 lines
40 B
Bash

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