<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>SprightlySoft Blog</title>
	<link>https://sprightlysoft.com/blog</link>
	<description>Connecting you to the cloud.</description>
	<lastBuildDate>Sat, 15 Jul 2023 14:04:40 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en-CA</language>
	<!-- generator="WordPress/6.2.2" -->

	<item>
		<title>Upload Files That Are in Use</title>
		<description><![CDATA[If a file is in use while S3 Sync is trying to upload it, there will be an error. One way to get around this is to use Windows built in functionality of Shadow Copy. This technology creates a read-only point-in-time copy of the volume. S3 Sync can be commanded to upload files from this &#8230; <a href="https://sprightlysoft.com/blog/index.php/upload-files-that-are-in-use/" class="more-link">Continue reading<span class="screen-reader-text"> "Upload Files That Are in Use"</span></a>]]></description>
		<link>https://sprightlysoft.com/blog/index.php/upload-files-that-are-in-use/</link>
			</item>
	<item>
		<title>Using S3 Sync with Temporary Security Credentials</title>
		<description><![CDATA[Amazon has a service called AWS Security Token Service which allows you to generate temporary credentials to access your AWS resources. SprightlySoft S3 Sync can be configured to use temporary credentials. The following article shows how to generate temporary credentials and use them with S3 Sync. AWS Security Token Service is typically used by large &#8230; <a href="https://sprightlysoft.com/blog/index.php/using-s3-sync-with-temporary-security-credentials/" class="more-link">Continue reading<span class="screen-reader-text"> "Using S3 Sync with Temporary Security Credentials"</span></a>]]></description>
		<link>https://sprightlysoft.com/blog/index.php/using-s3-sync-with-temporary-security-credentials/</link>
			</item>
	<item>
		<title>Using a Batch File to Execute Commands After S3 Sync</title>
		<description><![CDATA[You can use a batch file to execute commands after S3 Sync completes. Say you want to upload files to S3 then delete the local files if the upload was successful. The following batch file is an example of this process. Upload files to&#160;S3 then delete local files. The following is an example of downloading &#8230; <a href="https://sprightlysoft.com/blog/index.php/using-a-batch-file-to-execute-commands-after-s3-sync/" class="more-link">Continue reading<span class="screen-reader-text"> "Using a Batch File to Execute Commands After S3 Sync"</span></a>]]></description>
		<link>https://sprightlysoft.com/blog/index.php/using-a-batch-file-to-execute-commands-after-s3-sync/</link>
			</item>
	<item>
		<title>S3 Sync and Server-Side Encryption</title>
		<description><![CDATA[S3 Sync now supports server-side encryption using Amazon&#160;KMS-Managed Keys&#160;and&#160;Customer-Provided Keys. Server-side encryption is the process where Amazon encrypts files after you upload them. If you provide the correct credentials when retrieving a file, Amazon decrypts the file and returns it to you.&#160;Server-side encryption makes storing files on Amazon more secure. Server-Side Encryption using&#160;AWS KMS-Managed Keys &#8230; <a href="https://sprightlysoft.com/blog/index.php/s3-sync-and-server-side-encryption/" class="more-link">Continue reading<span class="screen-reader-text"> "S3 Sync and Server-Side Encryption"</span></a>]]></description>
		<link>https://sprightlysoft.com/blog/index.php/s3-sync-and-server-side-encryption/</link>
			</item>
	<item>
		<title>How to Create a Scheduled Task to Automate S3 Sync</title>
		<description><![CDATA[Microsoft Windows has a built in task scheduler. It allows you to automatically run a program at a certain time. Task scheduler is great for automating backups. You can configure a task to send files to Amazon S3 using SprightlySoft S3 Sync. The following article will take you step by step through the process of &#8230; <a href="https://sprightlysoft.com/blog/index.php/how-to-create-a-scheduled-task-to-automate-s3-sync/" class="more-link">Continue reading<span class="screen-reader-text"> "How to Create a Scheduled Task to Automate S3 Sync"</span></a>]]></description>
		<link>https://sprightlysoft.com/blog/index.php/how-to-create-a-scheduled-task-to-automate-s3-sync/</link>
			</item>
	<item>
		<title>How to use Amazon Glacier in S3</title>
		<description><![CDATA[Amazon Glacier is a service that allows you to archive your files on Amazon’s cloud infrastructure. It is designed for large files that are accessed infrequently such as video and picture backups. The main advantage of Glacier is the price. It costs $1 for 100 GB of storage space per month. This is 88% cheaper &#8230; <a href="https://sprightlysoft.com/blog/index.php/how-to-use-amazon-glacier-in-s3/" class="more-link">Continue reading<span class="screen-reader-text"> "How to use Amazon Glacier in S3"</span></a>]]></description>
		<link>https://sprightlysoft.com/blog/index.php/how-to-use-amazon-glacier-in-s3/</link>
			</item>
	<item>
		<title>Restricting an IAM User to a Sub Folder in Amazon S3</title>
		<description><![CDATA[Do you want to use multiple IAM users with a single S3 bucket but don&#8217;t want the users to access each other&#8217;s files? You can craft a S3 bucket policy to limit a user to a specific S3 sub folder. The following will show you how to create a bucket policy and use SprightlySoft S3 &#8230; <a href="https://sprightlysoft.com/blog/index.php/restricting-an-iam-user-to-a-sub-folder-in-amazon-s3/" class="more-link">Continue reading<span class="screen-reader-text"> "Restricting an IAM User to a Sub Folder in Amazon S3"</span></a>]]></description>
		<link>https://sprightlysoft.com/blog/index.php/restricting-an-iam-user-to-a-sub-folder-in-amazon-s3/</link>
			</item>
	<item>
		<title>S3 Sync v4 Supports Restore from Glacier</title>
		<description><![CDATA[S3 Sync version 4 has been released. The latest version supports downloading files that have been moved to the Glacier storage class. Amazon Glacier is a file archiving service. Storing a file in Glacier costs 1/10th the cost of storing it in S3. The drawback of Glacier is that if you want to retrieve a &#8230; <a href="https://sprightlysoft.com/blog/index.php/s3-sync-v4-supports-restore-from-glacier/" class="more-link">Continue reading<span class="screen-reader-text"> "S3 Sync v4 Supports Restore from Glacier"</span></a>]]></description>
		<link>https://sprightlysoft.com/blog/index.php/s3-sync-v4-supports-restore-from-glacier/</link>
			</item>
	<item>
		<title>Amazon Endorses the SprightlySoft AWS Component</title>
		<description><![CDATA[SprightlySoft is pleased to announce that Amazon has recommended the SprightlySoft AWS Component for .NET to developers looking to interact with Amazon Route 53.&#160; The endorsement is included in the Amazon Route 53 Getting Started Guide.&#160; See http://docs.amazonwebservices.com/Route53/latest/GettingStartedGuide/WhereGoFromHere.html for details. Amazon Route 53 is a scalable Domain Name System (DNS) web service.&#160; You would use &#8230; <a href="https://sprightlysoft.com/blog/index.php/amazon-endorses-the-sprightlysoft-aws-component/" class="more-link">Continue reading<span class="screen-reader-text"> "Amazon Endorses the SprightlySoft AWS Component"</span></a>]]></description>
		<link>https://sprightlysoft.com/blog/index.php/amazon-endorses-the-sprightlysoft-aws-component/</link>
			</item>
	<item>
		<title>Amazon S3 Multipart Uploads</title>
		<description><![CDATA[Sample code for Amazon S3 multipart uploads has been added to the SprightlySoft AWS Component for .NET.&#160; Multipart uploads is a new feature in S3 that allows you to upload a file in parts.&#160; When all the parts have been uploaded you tell S3 to reassemble all the parts into the original file.&#160; Some of &#8230; <a href="https://sprightlysoft.com/blog/index.php/amazon-s3-multipart-uploads/" class="more-link">Continue reading<span class="screen-reader-text"> "Amazon S3 Multipart Uploads"</span></a>]]></description>
		<link>https://sprightlysoft.com/blog/index.php/amazon-s3-multipart-uploads/</link>
			</item>
</channel>
</rss>
