More files for initial work
This commit is contained in:
19
install-files/movement.json
Normal file
19
install-files/movement.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"movements": [
|
||||
{
|
||||
"sourcePath": "./hdd",
|
||||
"destinationPath": "./s3-bucket",
|
||||
"amins": 1
|
||||
},
|
||||
{
|
||||
"sourcePath": "./ssd",
|
||||
"destinationPath": "./s3-bucket",
|
||||
"amins": 1
|
||||
},
|
||||
{
|
||||
"sourcePath": "./s3-bucket",
|
||||
"destinationPath": "./backblaze-b2",
|
||||
"amins": 1
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user