Skip to content

Commit

Permalink
Updated wildcard for datasync due re #50
Browse files Browse the repository at this point in the history
  • Loading branch information
doctorray117 committed May 30, 2022
1 parent 5e50a0d commit 6e1ac72
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -501,11 +501,15 @@ Click `Next`. For `Task Name` consider something like `minecraft-efs-to-s3`. For

- Task execution configuration : Use all defaults
- Data transfer configuration
- Data to scan : Specific files and folders
- Data to scan : Specific files and folders (Or pick the entire location if you don't want to specify each file below)
- Transfer mode : Transfer only data that has changed
- Keep deleted files / Overwrite files : Keep enabled as default
- Includes for Java edition: add three:
- `*.json` (this will include `banned-ips`, `banned-players`, `ops`, `usercache`, `whitelist`)
- `banned-ips.json`
- `banned-players.json`
- `ops.json`
- `usercache.json`
- `whitelist.json`
- `server.properties`
- `server-icon.png`
- Includes for Bedrock edition:
Expand Down

0 comments on commit 6e1ac72

Please sign in to comment.