file-storage
Basic File storage
In order to prevent file storage problems like when two people upload a file that might have the same file name...[详细]
2023-03-26 00:06 分类:问答What are the disadvantages of storing images on a file system?
I have a few questions about storing files on the operating system.These may or may not be valid worries, but I don\'t want to go on without knowing.[详细]
2023-03-20 22:22 分类:问答Heroku File Storage
Heroku only has 100MB of file storage, right? I\'m making a low-level rails app and I really like Heroku, but if 开发者_JS百科my app allows each user to upload one picture, I may run out of space quic[详细]
2023-03-19 18:24 分类:问答Possible to fetch data from remote folder on IIS server?
So far I have worked with remote Linux servers where I fetched data via PHP layer. Is it possible to do the same with a rem开发者_Go百科ote storage server that runs IIS 7.5 server?[详细]
2023-03-07 14:44 分类:问答Store user's images in a web application
I have a web application currently being developed in JSP/Servlets. The application allows users to upload image files for each user account.[详细]
2023-03-01 13:46 分类:问答Write-once read-often distributed file storage for .NET?
I have a C#/.NET application that needs to store variable-sized binary blobs (10KB - 100MB) in a central repository. MogileFS meets my needs exactly (wr开发者_运维百科ite-once, highly available, trans[详细]
2023-02-25 17:35 分类:问答Add Tags to files (videos mostly)
I wanted some guidance here: My program screen records videos then I want to store them with tags so like stackoverflow for example I can find specific categories.[详细]
2023-02-14 21:54 分类:问答Best folder structure for storing image in filesystem?
I am in the process of creating a website for a small company, with a catalog page which shows categories and listing of all the products.[详细]
2023-02-12 08:58 分类:问答Guidance on Android file storage
I need to write an Android app that would download sounds from the internet for further use. Where should i store these sou开发者_如何学运维nds? Is Sqlite an option? And what\'s the best way to load[详细]
2023-01-20 19:43 分类:问答Storing files in directories in an online file manager
I have a site that allows people to upload files to 开发者_JAVA百科their account, and they\'re displayed in a list. Files for all users are stored on different servers, and they move around based on h[详细]
2023-01-13 12:35 分类:问答