Cloud storage as what offers Amazon S3 or other providers Allows you to store files on remote servers (the famous S3 buckets) and usually access it via a web console or online command tools.
But that was before & mldr; Because with Wincseyou will be able to access your buckets directly from the Windows file explorer. Indeed, Wincse (for Windows Cloud Storage Explorer) allows you to process a “as if” bucket it was a local folder on your PC, which greatly simplifies the management of files stored on S3.
So it’s going to please System administratorsto developers and Windows users Who want more direct access to their Cloud data without having to hit the command line or the moldy web interface for small files for consulting the files that are inside their buckets.
So, with Wincse, you can browse the tree structure of your buckets, however for the moment, it is reading alone. You will therefore not be able to modify, add or delete files directly from the Windows explorer. In addition, the size of the supported files is limited & mldr; This means that you will not be able to read the files that make +4 MB. In any case, for the moment & mldr;
Finally, WincSe will only display 1000 MAX files per folder. This is the default limit of a S3 request.
But other than that, it’s happiness! You will be able to recover backups by sliding them on your hard drive, or cover logs directly from your PC & Mldr; etc.
Before installing Wincse, make sure you have a minimum Windows 10. The installation also requires installing Winfsp (a library allowing the assembly of personalized file systems). And finally, the AWS SDK for C ++ is necessary, but rest assured, it is automatically included in the Wincse package to simplify the configuration.
Here’s how it settles down:
- Install Winfsp: Download and install winfsp From the official website. It sets up as a pilot allowing user applications to create virtual players.
- Download Wincse: Recover the latest version of Wincse from the page of GitHub releases of the project. The provided package already contains the necessary dependencies.
- Execute the AWS installation script: In the Dézippée de Wincse folder, right-click on
install-aws-s3.bat
And run it as a administrator. This script configures the environment for the S3 assembly (it notably records a new file service via WinfSP). - Enter AWS identifiers: A configuration window will open to inform your AWS Access Key ID And Secret Key. Enter your identifiers having access to the desired Bucket S3 (preferably an IAM user with S3 permissions) then validate by clicking on “Create”. This information will be stored locally to allow the connection to the bucket.
- Raise the S3 bucket: Once the configuration is made, a folder opens containing mounting scripts. Choose a free reader letter (for example Z: or other) and run the script
mount.bat
correspondent. This will mount the S3 bucket configured on this reader letter. Open the Windows explorer: the bucket now appears as a new disc under the chosen letter, allowing you to navigate in it. (Later, to disconnect the bucket, you can use the scriptun-mount.bat
provided.)
And to turn it, a proper uninstall procedure is provided. First, run the script reg-del.bat
(in Administrator) in order to withdraw from the Windows register the information that Wincse added via WinfSP. Then just delete the folder where you had extracted Wincse (containing the .bat
). If you no longer have the use of Winfsp for other applications, you can also uninstall it from your system
Here, this small tool is a good approach to integrate S3 storage on a daily basis into Windows. It’s simple, effective, even if for the moment, it’s still a little limited due to reading alone. But hey, this is the business of a few updates that will surely arrive soon!
Source link
Subscribe to our email newsletter to get the latest posts delivered right to your email.
Comments