Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
1 vote
0 answers
43 views

We're developing an Android app with core USB communication features, published in kiosk mode via Android Management API (MDM). We've configured the policy to allow USB data transfer using: "...
user987362's user avatar
2 votes
1 answer
102 views

I'm building a system that consists of multiple microservices, databases, a message broker, and a file storage system that primarily stores photos. In my setup, I'm using MinIO as my file storage ...
Dmytro Kotenko's user avatar
0 votes
1 answer
92 views

I need to store a lot of small text files (~3 billions and it grows by 70m every day) with size from 100B to a few kB. I can group them, but group will have unpredictable number of items: from 1 to ...
Roman N's user avatar
  • 5,186
0 votes
1 answer
62 views

I've got a webserver running a Laravel (Statamic) website served with nginx. There is a CMS portion of this site that uses local storage to serve up images from the project folder. However, when the ...
dmcoding's user avatar
  • 341
-1 votes
1 answer
242 views

I currently have a df of around 44000 rows. My goal is to store in a blob container (let's name it output) each row into separate jsons. Meaning that i will end up with 44000 jsons and each json will ...
Theo De Souza's user avatar
0 votes
0 answers
108 views

I have deployed my django application on vercel and the mysql database is deployed on Clever Cloud. I have used the Clever Cloud File Storage (FS Bucket) service, free tier to store user uploaded ...
Jadepy's user avatar
  • 1
0 votes
1 answer
517 views

I have an AWS FSx for ONTAP (https://aws.amazon.com/fsx/netapp-ontap/) volume that is 2TB in size and I have only ingested a little bit of data. However my application is reporting that a lot more ...
GBU's user avatar
  • 3
0 votes
1 answer
3k views

There are 3 storage types I know: File Storage (e.g. regular NTFS file system) Block Storage (e.g. SQL server installed locally) Object Storage As far as I know, Object Storage is only provided by ...
Suraj Patil's user avatar
1 vote
0 answers
2k views

I have a multi node multi drive minio cluster runing on 1.1.1.1 and 1.1.1.2 Ip. Both have 3 drives each and mounted to /disk1,/disk2 and /disk3.This is an up and runing system.Now I want to add a new ...
user22027646's user avatar
1 vote
2 answers
1k views

My android application recently got rejected with this error, The change in this build is that I have used CameraX and created a custom camera , so post taking a picture/video, I want to write it a ...
Avinash Sharma's user avatar
2 votes
1 answer
2k views

I think that using S3-compatible to do file storage for application assets or "attachments" is one of the most common use cases, but I see a couple of issues, which I am unclear on how to ...
ekiim's user avatar
  • 840
0 votes
1 answer
402 views

I have a case that we need to handle uploading up to 100 photos (like google photos). We want to store them on our side (AWS s3 / Azure). How to handle that on mobile / backend side? Is there any ...
artur pezda's user avatar
-2 votes
1 answer
2k views

Between 2006 - 20012, Using IE6 & IE7 I used to Save webpages onto my local computer. I used to save it as webpage complete, which used to save the HTML file and all other images in a separate ...
Jerome's user avatar
  • 1
-1 votes
1 answer
807 views

I am currently looking for a solution to store temporary files in AWS. I want to create a functionality on my app that allows my customers to upload a file and send it by email (something like ...
ElMoto's user avatar
  • 1
2 votes
0 answers
381 views

I have the contents of an SVG file in a variable in my code, and I would like to store it using the documented Automatic Streaming method of Laravel (basically using putFile or putFileAs methods) in a ...
andcl's user avatar
  • 3,558

15 30 50 per page
1
2 3 4 5
20