• Select language EN RU

Introduction

About PYBAG

PYBAG - Crossplatform files synchronization and backup portable tools.

This program implements portable bag and is intended for fast synchronization and backup. It let’s you use a portable digital storage devace to carry your electronic documents similar to the way you can use a bag to carry paper documents.

You can synchronize the bag with your original files easily. If a synchronization conflict occurs, it will be reported. You can specify rules for automatic conflict resolution.

With PYBAG, you can backup files and synchronize any changes made to the original files with the bag. The synchronization process will only copy changed files.

The program is cross-platform and independent from the OS and filesystem. You may easily synchronize files between Windows and Linux, for example. Symbolic links are supported on all systems (if the OS or filesystem does not support symlinks, then they are emulated).

This program has a GUI and a command line interface.

Project page: http://pybag.sourceforge.net

Bugs trucker: http://sourceforge.net/tracker/?group_id=258722&atid=1129796

IF YOU LIKE PYBAG AND FOUND IT USEFUL WHEN YOU CAN DONATE TO AUTHOR SOME MONEY AT PROJECT PAGE: http://pybag.sourceforge.net/donate_en.html

If you do not want donate money then you can treat the author cap of coffee and pizza.

THANK YOU

Installation

Program not need into installation.

For work with PYBAG you must create bag folder in place where you will be keep you files and copy pybag.py file into this directory. And initialize bag folder by next command:

> python pybag.py --dist -i -m0

For run program with grafical interface execute next command:

> python pybag.py

If program location is not initialized then you will be asked for initialization.

[Ask for initialization]

Some commands from command line can work without initialization. This is next commands:

--dist, --about, --author, --license, --help, --usage, --copyright.

Note

If you already using PYBAG you can easy copy new version instead previous.

In PYBAG version 0.3.0 was changed internal database format (now is v2.0), but all previous version of PYBAG is supported. If you use new version than you can’t read new database by previous version of program - this is no matter, use new version of PYBAG.