{"id":20324671,"url":"https://github.com/mikeirvingweb/s3bucketexperiments","last_synced_at":"2026-05-29T01:31:22.399Z","repository":{"id":134831409,"uuid":"573003038","full_name":"mikeirvingweb/S3BucketExperiments","owner":"mikeirvingweb","description":"C# Functionality for Interacting with an S3 Bucket, as part of a Camera Video Files system.","archived":false,"fork":false,"pushed_at":"2024-03-21T09:47:14.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T10:26:00.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikeirvingweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-01T13:49:07.000Z","updated_at":"2022-12-01T16:51:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"a9e1c2d2-2004-4bba-b698-72cdae960547","html_url":"https://github.com/mikeirvingweb/S3BucketExperiments","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikeirvingweb/S3BucketExperiments","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeirvingweb%2FS3BucketExperiments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeirvingweb%2FS3BucketExperiments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeirvingweb%2FS3BucketExperiments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeirvingweb%2FS3BucketExperiments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeirvingweb","download_url":"https://codeload.github.com/mikeirvingweb/S3BucketExperiments/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeirvingweb%2FS3BucketExperiments/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33633468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T19:37:08.501Z","updated_at":"2026-05-29T01:31:22.381Z","avatar_url":"https://github.com/mikeirvingweb.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# S3 Bucket Experiments in C#\n📹 C# Functionality for performing various S3 Bucket Functions and downloading their recording files.\n\nCreated alongside the [Camera Experiments](https://github.com/mikeirvingweb/CameraExperiments) repo.\n \n## How to use\n\n✏️ Modify *Program.cs* to suit your setup.\n\n`bucketName` - your bucket name.  \n`uploadFolder` - a folder within your bucket.  \n`localFilePath` - where your local fiels reside.\n\n🎯 Call any of the contained functions:  \n`Files.UploadAllFilesInFolder` - Upload Files in a Folder.  \n`Files.UploadAllFilesInAllFolders` - Traverses sub folders.   \n`Files.CreateFileListAsJSON` - Create a JSON File List.   \n`S3.UploadObjectFromFileAsync` - Upload from a File.  \n`S3.UploadObjectFromStringAsync` - Create a file from a string.  \n`S3.ListingObjectsAsync` - List Objects in Bucket or Folder.  \n`S3.CopyObjectAsync` - Copy an Object.  \n`S3.DeleteObjectAsync` - Delete an Object.  \n`S3.MoveObjectAsync` - Copy then Delete an Object.  \n\n## 🪟 Windows  \n\nTo execute, simply run `S3BucketExperiments.exe`.\n\n## 🐧 Linux\n\nTo run, you will need AWS Credentials in place, i.e. in `~/.aws/credentials`\n\nYou will need to add execute permissions on the the main executable.\n\n`chmod +x S3BucketExperiments`  \n\nThen to execute, run:  \n\n`sudo ./S3BucketExperiments`\n\n### Contributions\n\n🍴 Feel free to Fork / Branch / Modify, raise any Pull Requests for changes.\n\n#### Further reading  \n\n🦔 Built as part of [.NET, IoT and Hedgehogs!](https://www.mike-irving.co.uk/web-design-blog/?blogid=122)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeirvingweb%2Fs3bucketexperiments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikeirvingweb%2Fs3bucketexperiments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeirvingweb%2Fs3bucketexperiments/lists"}