Updated program to use scp to get files
All checks were successful
Locusworks Team/aws-s3-sync/pipeline/head This commit looks good
All checks were successful
Locusworks Team/aws-s3-sync/pipeline/head This commit looks good
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
region=us-east-2
|
||||
bucketName=locus2k-backup
|
||||
syncFolder=D:/OneDrive
|
||||
logLevel=INFO
|
||||
remoteFolder=logs
|
||||
logLevel=INFO
|
||||
identity=${user.home}/.ssh/id_rsa
|
||||
host=s3sync.locusworks.net
|
||||
user=iparenteau
|
||||
port=22
|
||||
localFolder=Downloads
|
||||
Reference in New Issue
Block a user