Skip to content

babireski/storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •