Platform/OS
Cross-platform
Category
Data Management & Tools
We.Team
We.Team is a simple online workspace that lets teams chat, share files, and work together in one place without needing lots of different apps. It works like a shared digital office where you can quickly send messages, store documents, and see what everyone is doing so projects move faster. It uses S3-compatible object storage behind the scenes to safely keep all your files, photos, and documents so they never get lost even if something goes wrong with your computer. This storage approach means your team can access the exact same up-to-date files from anywhere without worrying about email attachments or messy folders. Because S3 storage is fast and cheap, We.Team can offer generous file sharing without slowing down or costing a fortune, making teamwork smoother for small businesses and remote groups.
Connection / Setup
- Create an account and log in to DiskSpace
- Click I'm ready to set up my storage
- Enter Bucket Name following the instructions
- Click Create Bucket and wait for it to be generated
- Find your Endpoint URL, Access Key, and Secret Key in the S3 Client Configuration section for use below
Connect We.Team to DiskSpace.sh (S3-compatible storage)
DiskSpace.sh is fully S3 API compatible and requires path-style addressing. Follow the steps below to configure your connection in We.Team.
Connection Steps:
- Open the S3 storage configuration section in We.Team
- Select "Custom S3 Provider" or "Other S3-compatible storage"
- Fill in the credentials and endpoint information as shown below
- Ensure Path-style requests is enabled
- Save and test the connection
Required Credentials
Path Style Required
DiskSpace.sh requires path-style requests. The correct URL format is:
https://s3.diskspace.sh/bucket-name/key
Do not use virtual-hosted style (bucket.s3.diskspace.sh).
Example Configuration:
Endpoint URL: https://s3.diskspace.sh
Access Key: AKIAXXXXXXXXXXXXXXXX
Secret Key: ****************************************
Region: us-east-1
Path Style: Enabled
Troubleshooting Tips
- • Make sure you are using the exact Endpoint URL shown above
- • Verify that "Force Path Style" or "Path-style requests" is turned ON in We.Team
- • Region can be left blank or set to
us-east-1 - • Check that your Access Key and Secret Key are correct and have sufficient permissions
- • If connection fails, try toggling the SSL verification option in advanced settings