Skip to content

File synchronization for the Minimum Intrusion Grid

License

Notifications You must be signed in to change notification settings

bertl4398/MiGBox

Repository files navigation

MiGBox

File synchronization for the Minimum Intrusion Grid.

Copyright (C) 2013 Benjamin Ertl

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Getting started

MiGBox was build with cx_Freeze 4.3.1 for Linux, MacOS X and Windows, so you dont have to install it as a python package.

You can just download the packed standalone version for your OS, unpack it and run migbox(.exe).

If you want to run/install/build it from source, e.g. the standalone version does not work for you, you need to have the required python libraries installed first.

You can also run MiGBox from the console, see the --help option for additional arguments.

migbox runs the graphical user interface, same as migbox gui, migbox cli runs the command line interface migbox server runs the MiGBox SFTP server.

Requirements

For the graphical user interface

Installation

If you have all required packages installed, you dont have to install MiGBox as a python package and can just run following command in the MiGBox directory:

python migbox.py

To actually build and install MiGBox, e.g. with easy_install, run following command in the MiGBox directory (as root):

easy_install .

Bugs, Issues, Questions

You can either post your requests here on GitHub or use the MiGBox Google group

https://groups.google.com/forum/embed/?place=forum/migbox#!forum/migbox

About

File synchronization for the Minimum Intrusion Grid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published