{"id":21842965,"url":"https://github.com/vsingh55/ltc-clouduploader_cli","last_synced_at":"2025-03-21T16:15:46.209Z","repository":{"id":212979125,"uuid":"732655603","full_name":"vsingh55/LTC-CloudUploader_CLI","owner":"vsingh55","description":"It contains bash script that provides an efficient way to upload files from your local system to Azure Blob Storage.","archived":false,"fork":false,"pushed_at":"2024-12-02T22:13:18.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T11:28:20.646Z","etag":null,"topics":["azure","azure-blob-storage","bash","bash-script"],"latest_commit_sha":null,"homepage":"https://vijaysingh.cloud/projects/2024500-clouduploadercli/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vsingh55.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-12-17T12:16:08.000Z","updated_at":"2024-12-08T14:00:23.000Z","dependencies_parsed_at":"2023-12-30T12:27:13.180Z","dependency_job_id":"fc302824-4eba-4bdb-b6b5-36c3af24c2c8","html_url":"https://github.com/vsingh55/LTC-CloudUploader_CLI","commit_stats":null,"previous_names":["krvsc/ltc-clouduploader_cli","vsingh55/ltc-clouduploader_cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsingh55%2FLTC-CloudUploader_CLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsingh55%2FLTC-CloudUploader_CLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsingh55%2FLTC-CloudUploader_CLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsingh55%2FLTC-CloudUploader_CLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vsingh55","download_url":"https://codeload.github.com/vsingh55/LTC-CloudUploader_CLI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244825655,"owners_count":20516592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["azure","azure-blob-storage","bash","bash-script"],"created_at":"2024-11-27T22:13:50.991Z","updated_at":"2025-03-21T16:15:46.188Z","avatar_url":"https://github.com/vsingh55.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LTC-CloudUploader_CLI\n\n\n\n## Overview\n\nThis Bash script provides a simple and efficient way to upload files from your local system to Azure Blob Storage. The script utilizes Azure Storage REST API to interact with Azure Blob Storage.\n![clouduploader](https://github.com/user-attachments/assets/e1065aad-2b6e-40b1-98b1-fc0c7e1fb0d6)\n\n\n## Prerequisites\n\n\u003eBefore using the script, ensure you have the following:\n\n**1. Azure Account:** Signup for azure free account if you don't have.\u003cbr\u003e\n**2. Azure Storage Account:** Create a storage account on the Azure portal. \u003cbr\u003e\n**3. Azure Storage Explorer (Optional):** Use the Azure Storage Explorer to manage and explore your Azure Storage resources.\n\n## Setup\n\n\u003e**Azure Storage Account Setup:**\n\nGo to the Azure portal. \u003cbr\u003e\nCreate a new Storage Account or use an existing one.\u003cbr\u003e\nConfigure Azure Storage Account Credentials:\n\u003e The following credential will be asked on running script: \u003cbr\u003e\n\u003e1.Azure Storage Account Name \u003cbr\u003e\n\u003e2.Azure Storage Account Key \u003cbr\u003e\n\u003e3.Target Container Name \u003cbr\u003e\n\n## **How To Use**\n**1.** Clone the Repository:\u003cbr\u003e\n``` \ngit clone https://github.com/krvsc/LTC-CloudUploader_CLI.git\n```\n\n**2.** Run the cmd \n```\naz login\n```\n\n**3.** Run the Script:\n\n\u003eNote: Make the script executable:\n```\nchmod +x CloudUploader.sh\n```\n\n**4.** Run the script with the local file path and the desired Azure Blob Storage destination path:\n```\nbash CloudUploader.sh /path/to/local/file.*\n```\n\n## Example\n\n```\nbash CloudUploader.sh ~/Documents/sample.txt \n```\nThis command will upload the sample.txt file from your local system to the container in Azure Blob Storage.\n\n## [Blog](https://blogs.vijaysingh.cloud/project-streamlining-file-uploads-to-azure-blob-storage-with-ltc-clouduploadercli)\n### Contribution\n\nFeel free to contribute to this project by opening issues or submitting pull requests. \u003cbr\u003e\n\n\u003eI would greatly appreciate your contribution to enhance this script for multi-cloud and multifile uploading.\n\n## License\nThis project is licensed under the MIT License. See the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsingh55%2Fltc-clouduploader_cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvsingh55%2Fltc-clouduploader_cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsingh55%2Fltc-clouduploader_cli/lists"}