OneDrive subfolder easy upload to S3 Glacier Deep Archive
I am trying, desperately, to do a simple upload of a sub folder on my MS OneDrive to AWS S3 Glacier Deep Archive. I have not been able to find a simple way to do this. I have investigated Veeam as an option, but I can't get away from the technical "gibberish" that seems to plague the AWS backup space. Is there a way to do a simple upload to AWS S3 Glacier Deep Archive in a simple manner? HELP!!!
Hi,
I understand that you want to know if there are any AWS services that allow you to automate the process of easy uploading from OneDrive to S3 glacier storage class.
There are currently no AWS services that supports data migration/copying from sources like the one you’ve mentioned to S3 buckets, but there are some third-party applications/services which may fulfill these tasks (including doing so autonomously daily). You can search through the AWS Marketplace for such third-party applications/services [1]. While products on the AWS Marketplace are not supported by Premium Support and aren't official recommendations, these are some example products that may help you achieve your goal here:
- Veeam Backup for Microsoft Office 365 [2]
- Cloudsfer [3]
Additionally, you can also choose to create a script set as a CRON job where its scheduled to run and perform the data migration/copying tasks daily, cronjob can be created with the Office 365 CLI for Powershell and AWS CLI for Powershell [4].
Open up a PowerShell session and install the CLI using npm : PS > npm install @pnp/office365-cli -g Read more on the above and follow the resource[4] to get started.
If you otherwise have files from those sources that need to be copied into your S3 buckets soon, you can first download those files to your environment and use the AWS CLI to manually issue copy operations [5].
I hope this helps
Resources:-
[1] https://aws.amazon.com/marketplace
[2] https://aws.amazon.com/marketplace/pp/prodview-zxhf3s233ft54
[4]https://devblogs.microsoft.com/microsoft365dev/getting-started-office365-cli-powershell/ and https://aws.amazon.com/powershell/
Relevant questions
Will we allow transitioning between Glacier and Glacier Deep Archive?
Accepted Answerasked 4 years agoHow do I make my Glacier Vault a Glacier Deep Archive
asked 6 months agoHow multipart uploads are priced for Glacier and Deep Archive storage class
asked 3 years agoS3 Glacier (2013) Flexible running without Bucket, want to move to Glacier Deep Archive
asked 2 months agoMoving S3 lifecycled data from Glacier to Glacier Deep Archive
asked 3 years agoMove Glacier data to Deep Glacier
asked 3 years agoStorage Gateway - Virtual Tape Library *direct* archive to S3 Glacier Deep?
Accepted Answerasked 2 years agoOneDrive subfolder easy upload to S3 Glacier Deep Archive
asked 13 days agoCapability to existing Glacier Pool VT's to Deep Archive Pool
Accepted Answerasked 3 years agoExpire S3 glacier deep archive using lifecycle management not working
Accepted Answerasked 5 months ago