# Nutstore

> cloud storage and file synchronization service

**Wikidata**: [Q109380907](https://www.wikidata.org/wiki/Q109380907)  
**Source**: https://4ort.xyz/entity/nutstore

## Summary
Nutstore is a cloud storage and file synchronization service launched in 2011. It provides remote backup capabilities across multiple platforms including Windows, macOS, and Linux. The service is operated by 上海亦存网络科技有限公司 (Jianguoyun) and offers official applications for Android and iOS devices.

## Key Facts
- Founded in 2011 as a cloud storage and file synchronization service
- Official website: https://www.jianguoyun.com/ (available in Simplified Chinese and English)
- Supports Windows, macOS, and Linux operating systems
- Offers official mobile apps for Android and iOS platforms
- Registered under Chinese ICP license 沪ICP备11041324号-2
- Has a Bilibili UID of 384910648 and Weibo user ID of 206781214
- Listed on Crunchbase with organization ID "jianguoyun"
- Available as a Chocolatey community package named "nutstore"
- Has a Zhihu topic ID of 19682895 (labeled as "坚果云")
- Maintains an official blog at https://blog.jianguoyun.com/ (in Simplified Chinese)

## FAQs

### Q: What platforms does Nutstore support?
A: Nutstore supports Windows, macOS, and Linux operating systems, with official applications available for Android and iOS mobile devices.

### Q: When was Nutstore founded?
A: Nutstore was founded in 2011 as a cloud storage and file synchronization service.

### Q: Is Nutstore available in English?
A: Yes, Nutstore's website is available in both Simplified Chinese and English languages.

### Q: What type of service is Nutstore?
A: Nutstore is a file-hosting service that provides cloud storage and file synchronization capabilities, functioning as a client application for remote backup services.

### Q: Where is Nutstore based?
A: Nutstore is operated by 上海亦存网络科技有限公司 (Jianguoyun), indicating it is based in Shanghai, China.

## Why It Matters
Nutstore represents an important player in the cloud storage and file synchronization market, particularly within the Chinese technology ecosystem. As a service that enables users to store files remotely and synchronize them across multiple devices, Nutstore addresses the growing need for accessible, cross-platform data management in an increasingly mobile and distributed work environment. The service's support for multiple operating systems including Linux demonstrates its commitment to platform diversity, while its mobile applications extend functionality to smartphones and tablets. In a market dominated by global players like Dropbox and Google Drive, Nutstore provides a localized alternative that caters to Chinese users' specific needs and regulatory requirements. Its continued operation since 2011 indicates sustained relevance in a competitive market, and its comprehensive feature set including remote backup capabilities positions it as a practical solution for both individual users and businesses seeking reliable cloud storage solutions.

## Notable For
- One of the few cloud storage services with comprehensive Linux support alongside Windows and macOS
- Provides official mobile applications for both Android and iOS platforms
- Operates under proper Chinese regulatory compliance with ICP licensing
- Maintains active presence across multiple Chinese social platforms (Weibo, Bilibili, Zhihu)
- Offers multilingual support with both Simplified Chinese and English website versions

## Body
### Service Overview
Nutstore functions as a comprehensive cloud storage solution that enables users to store, synchronize, and back up files across multiple devices and platforms. The service operates on a client-server model where users install applications on their devices that communicate with Nutstore's cloud infrastructure.

### Platform Support
The service demonstrates broad platform compatibility, supporting major desktop operating systems including Microsoft Windows, Apple's macOS, and the open-source Linux family. This cross-platform approach ensures users can access their files regardless of their preferred operating system. Mobile support extends to both major mobile platforms through dedicated Android and iOS applications.

### Company and Compliance
Nutstore is operated by 上海亦存网络科技有限公司 (Jianguoyun), a Shanghai-based technology company. The service maintains proper regulatory compliance within China, holding the ICP license 沪ICP备11041324号-2, which is required for operating internet services in mainland China.

### Online Presence and Community
Beyond its core service, Nutstore maintains an active online presence across multiple Chinese platforms. The company engages with users through Weibo (ID: 206781214), Bilibili (UID: 384910648), and Zhihu (Topic ID: 19682895). This multi-platform approach helps build community and provides various channels for user support and engagement.

### Technical Infrastructure
As a cloud computing service, Nutstore likely employs distributed server infrastructure to provide reliable file storage and synchronization. The service's ability to maintain file consistency across multiple devices suggests implementation of robust synchronization protocols and conflict resolution mechanisms.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Nutstore",
  "description": "Cloud storage and file synchronization service",
  "applicationCategory": "FileHostingApplication",
  "operatingSystem": ["Windows", "macOS", "Linux"],
  "offers": {
    "@type": "Offer",
    "availability": "https://www.jianguoyun.com/"
  },
  "sameAs": [
    "https://www.wikidata.org/wiki/QXXXXXXX",
    "https://en.wikipedia.org/wiki/Nutstore"
  ]
}