Log collection automation program
Go to file
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
vendor updated dependencies 2019-08-13 11:45:23 -04:00
.gitignore added sftp feature 2019-08-18 18:12:47 -04:00
config.go added sftp feature 2019-08-18 18:12:47 -04:00
generate.go added note about generating config 2019-08-14 18:41:15 -04:00
Gopkg.lock added sftp feature 2019-08-18 18:12:47 -04:00
Gopkg.toml yaml stuff 2019-08-13 10:48:47 -04:00
main.go added sftp feature 2019-08-18 18:12:47 -04:00
sftp.go added sftp feature 2019-08-18 18:12:47 -04:00
ssh.go added sftp feature 2019-08-18 18:12:47 -04:00
tar.go added tarring to the equation 2019-08-18 11:17:06 -04:00