Skip to content

Latest commit

 

History

60 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A simple replicated data repository made in Python.

Installing

Usage

  • client: run application as client
    • --address [address] or -a [address]: connect by address
    • --find or -f: search for online servers locally
  • server: run application as server
    • --path [path] or -p [path]: set storage path (default is ./)

Commands

  • delete [file]
  • download [file] [folder]
  • exit
  • help
  • list
  • upload [file]

Tasklist

  • Cross-network connection
  • Subdirectories
  • Tree listing
  • Logging
  • Authentication

About

A simple replicated data repository made in Python.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages