|
1 | 1 | 
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| -[](https://github.com/HPCnow/froster/actions/workflows/pypi-release-publish.yml) |
9 |
| -[](https://github.com/HPCnow/froster/actions/workflows/test-credentials.yml) |
| 4 | +[](https://pypi.org/project/froster/) |
| 5 | +[](https://pypi.org/project/froster/) |
| 6 | +[](https://raw.githubusercontent.com/dirkpetersen/froster/main/LICENSE) |
| 7 | +[](https://pypi.org/project/froster/) |
| 8 | +[](https://github.com/dirkpetersen/froster/actions/workflows/pypi-release-publish.yml) |
| 9 | +[](https://github.com/dirkpetersen/froster/actions/workflows/test-credentials.yml) |
| 10 | +[](https://github.com/dirkpetersen/froster/actions/workflows/test-basic-features.yml) |
10 | 11 |
|
11 | 12 | Froster is a user-friendly archiving tool for teams that move data between high-cost POSIX file systems and low-cost S3-like object storage systems. It currently supports these S3 providers: AWS, GCS, Wasabi, IDrive, Ceph, and Minio. Froster can efficiently crawl your Posix file system metadata, recommend folders for archiving, generate checksums, and upload your selections to Glacier or other S3-like storage. It can retrieve data back from the archive using a single command. Additionally, Froster can mount S3/Glacier storage inside your on-premise file system and also restore it to an AWS EC2 instance.
|
12 | 13 |
|
@@ -478,7 +479,7 @@ The files in this folder have been moved to an AWS S3 archive!
|
478 | 479 | Archive location: :s3:froster-vmachado-test/froster/home/vmachado/Desktop/froster/csv
|
479 | 480 | Archive aws profile: profile aws
|
480 | 481 | Archiver user: vmachado
|
481 |
| -Archiver email: victor.machado@hpcnow.com |
| 482 | +Archiver email: your@email.com |
482 | 483 | froster-archives.json: /home/vmachado/.local/share/froster/froster-archives.json
|
483 | 484 | Archive tool: https://github.com/dirkpetersen/froster
|
484 | 485 | Restore command: froster restore "/home/vmachado/Desktop/froster/csv"
|
|
0 commit comments