Socket
Book a DemoInstallSign in
Socket

@nuclia/sync-agent

Package Overview
Dependencies
Maintainers
3
Versions
45
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

latest
npmnpm
Version
1.7.1
Version published
Weekly downloads
7
40%
Maintainers
3
Weekly downloads
 
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

Nuclia

FAQs

Package last updated on 24 Jun 2025

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