Skip to content

mathealgou/fileserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

File server installer

This repository contains scripts and instructions to set up a simple file server using copyparty.

Prerequisites

Only supported on Debian-based Linux distributions (e.g., Debian, Ubuntu, Pop!_OS).

Installation

  1. cd into the directory you want to share:

       cd /path/to/your/directory
  2. Download and run the installation script:

    sudo curl -L -0 https://github.com/mathealgou/fileserver/releases/latest/download/install.sh | bash
  3. Follow the on-screen instructions to complete the setup.

  4. After installation, you can start the file server with:

    python3 copyparty-sfx.py -c copyparty.conf
  5. By default, the server should start every time the system boots. If you want to disable this behavior, run:

    sudo systemctl disable fileserver.service

About

A simple install script for easier configuration of a copyparty server

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages