This website requires JavaScript.
Explore
Help
Register
Sign In
termux
/
termux-packages
Watch
0
Star
0
Fork
0
You've already forked termux-packages
mirror of
https://github.com/termux/termux-packages.git
synced
2025-03-04 09:28:54 +00:00
Code
termux-packages
/
packages
/
openssh
/
sftp-with-agent.sh
Wetitpig
5f07ac4eb9
Change permissions
2019-02-09 21:06:31 +02:00
5 lines
40 B
Bash
Raw
Permalink
Blame
History
#!/bin/sh
. source-ssh-agent
sftp
"
$@
"
View Git Blame
Copy Permalink