Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nuclia/sync-agent

Package Overview
Dependencies
Maintainers
0
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuclia/sync-agent

This is a sync agent to synchronize user files from diferent sources to nuclia

  • 1.5.11
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Nuclia Sync Agent server

The Nuclia Sync Agent server is NodeJS application that runs on your server and keeps your files in sync with the Nuclia cloud.

Usage

To install and run the Nuclia Sync Agent server, run the following commands:

npm install -g @nuclia/sync-agent
nuclia-sync-agent

Note

The Nuclia Sync Agent stores the configuration and the files in the .nuclia/sync.json file.

To sync a root folder, we use a specific format:

{
  "uuid": "",
  "originalId": "/"
}

Keywords

FAQs

Package last updated on 30 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc