bogdan
/
SSH-Infrastructure
Code
Issues
0
Pull requests
0
Wiki
Members
SSH-Infrastructure
/
scripts
/
sftp-wrapper.sh
Newer
■
■
■
■
■
■
■
■
■
■
Older
bogdan
Initial ssh infrastructure versioning
0907e98
2 weeks ago
History
2 lines
|
0.064kb
Raw
Normal View
Initial ssh infrastructure v...
Bogdan Timofte
authored
2 weeks ago
1
#!/usr/bin/env bash
2
exec /usr/bin/sftp -S ~/.local/bin/ssh "$@"