Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myrient-sync

Introduction

myrient-sync is a program to syncronise Myrient to a local directory. It supports include and exclude patterns so that only the required files will be downloaded.

Installation

$ pipx install .

Usage

myrient-sync <destdir>
    [--include <pattern>]
    [--include-file <include-file>]
    [--exclude <pattern>]
    [--exclude-file <exclude-file>]
    [--delete-unsynced]

Include/exclude Patterns

Patterns support simple glob patterns using the * character.

Include/exclude files contain patterns on separate lines and may include blank lines or comment lines starting with the # character. See includes.txt and excludes.txt for an example.

About

Syncronise files from Myrient to a local directory

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages