Commit Graph

15 Commits

Author SHA1 Message Date
Wyatt J. Miller
dfbcce84ae adding multiple logs is now live
Now, you can add multiple logs within the configuration file,
which is really cool, if you need multiple logs off of machines
in one go round. Please note that you'll have to enter absolute
paths for each log to get transferred.
2019-09-28 00:32:20 -04:00
Wyatt J. Miller
3871351ace mandatory commit 2019-09-26 20:23:36 -04:00
Wyatt J. Miller
5afa2c0f9a added an env variable
Added an environment variable for the home directory so we don't
have to hardcode it or enter it inside a config file
2019-09-26 00:24:15 -04:00
Wyatt J. Miller
7f7fce65df fixing some remote stuff 2019-08-19 21:43:01 -04:00
Wyatt J. Miller
4595ca4a5e 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.
2019-08-18 18:12:47 -04:00
Wyatt J. Miller
d4c5d1d596 added tarring to the equation 2019-08-18 11:17:06 -04:00
Wyatt J. Miller
37ca23c542 optimization 2019-08-16 23:21:26 -04:00
Wyatt J. Miller
1755cb0f8c refactored sshconnection initialization
it was needed, okay?
2019-08-16 22:00:36 -04:00
Wyatt J. Miller
659c9de867 executing test command 2019-08-16 19:45:01 -04:00
Wyatt J. Miller
a3e1ca6b2b opening new sessions works
now it's time to execute commands and working on tarring directories
2019-08-14 18:57:03 -04:00
Wyatt J. Miller
d0869861ad golang's ssh dialing is working 2019-08-14 18:31:13 -04:00
Wyatt Miller
3594b1e5f1 struct mapping, initialize conneciton works 2019-08-13 11:43:47 -04:00
Wyatt Miller
294293e060 updated dependencies 2019-08-13 11:10:18 -04:00
Wyatt Miller
3c6953de6b yaml unmarshalling works 2019-08-13 11:01:26 -04:00
Wyatt Miller
d315337e8f yaml stuff 2019-08-13 10:48:47 -04:00