Skip to content

lucidtrip/btsync-cli.php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

btsync-cli.php

btsync-cli.php is a command line interface tool for bit torrent sync to adddir, addsyncfolder, removefolder and getsyncfolders.

Core Requirements

  • PHP with phpcurl
  • bit torrent sync
  • bit torrent sync config (important! needed webUI-listen, -login, -admin and -password)

usage

php btsync-cli.php <btsync.conf> <action> <data>

examples

adddir:

php btsync-cli.php btsync.conf adddir /home/user/folder

addsyncfolder:

php btsync-cli.php btsync.conf addsyncfolder FOOBARFOOBARFOOBARFOOBAR /home/user/folder

removefolder:

php btsync-cli.php btsync.conf removefolder FOOBARFOOBARFOOBARFOOBAR /home/user/folder

getsyncfolders:

php btsync-cli.php btsync.conf getsyncfolders

Contact

  • email: lucid.trip[at]mail[dot]ru

About

A PHP-Skript for btsync to adddir, addsyncfolder, removefolder and getsyncfolders via terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages