https://github.com/charlesneimog/syncup

SyncUp is a lightweight program designed to keep a destination folder updated by selectively copying only the updated files from a source folder.

https://github.com/charlesneimog/syncup

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.3%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

SyncUp is a lightweight program designed to keep a destination folder updated by selectively copying only the updated files from a source folder.

Basic Info
  • Host: GitHub
  • Owner: charlesneimog
  • License: gpl-3.0
  • Language: C++
  • Default Branch: main
  • Size: 16.6 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License

README.md

SyncUp

SyncUp is a lightweight tool designed to keep a destination folder updated by selectively copying only the updated files from a source folder. This project was created because I found rsync challenging to use for my specific needs.

Features

  • Selectively copies updated files from a source folder to a destination folder.
  • Simple and straightforward usage.

How to use

Clone de repo:

git clone https://github.com/your/repository.git cd SyncUp

Then build:

cmake . -B build cmake --build build

Install: sudo cmake --install build

Why SyncUp?

I developed SyncUp because I don't know how to use rsync.

Owner

  • Name: Charles K. Neimog
  • Login: charlesneimog
  • Kind: user
  • Location: São Paulo - Brazil
  • Company: Universidade de São Paulo

Charles K. Neimog is a Ph.D. candidate at the University of São Paulo. I research Art/Music and Technology.

GitHub Events

Total
Last Year