added sftp feature

i have the program reaching out to the remote machine and creating
the archive. however, it doesn't acutally grab the file and the
program creates an empty archive.
This commit is contained in:
Wyatt J. Miller
2019-08-18 18:12:47 -04:00
parent d4c5d1d596
commit 4595ca4a5e
6 changed files with 98 additions and 15 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
config.yaml
.vscode/
.vscode/
vendor/