Download Latest Version pybag_v0.5.0_py27.py (126.4 kB)
Email in envelope

Get an email when there's a new version of pybag

Home / pybag / pybag v0.5.0
Name Modified Size InfoDownloads / Week
Parent folder
notes.txt 2019-10-14 675 Bytes
readme.txt 2019-10-14 2.4 kB
pybag_v0.5.0_py27_src.zip 2019-10-14 1.2 MB
pybag_v0.5.0_py27.py 2019-10-14 126.4 kB
Totals: 4 Items   1.3 MB 0
#=============================================#
# PYBAG - Portable bag.                       #
#                                             #
# http://sourceforge.net/projects/pybag       #
#=============================================#
# Copyright (c) 2007..2019, Mazhugin Aleksey  #
# License: BSD (see license.txt)              #
#=============================================#

PYBAG v0.5.0

About.
======

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 THE PROGRAM AND
    WOOD CARE TO DONATE SOME MONEY
    TO ENCOURAGE FUTURE WORK WHEN
    YOU CAN DO SO ON PROJECT PAGE:
    http://pybag.sourceforge.net

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

    THANK YOU. 
            
Requiraments.
=============
    
Python 2.7 - http://sourceforge.net/projects/python.

For use GUI also need:
    wxPython 2.8.10 - 4.0  - http://sourceforge.net/projects/wxpython.

Installation.
=============

    This program not need in install. For working you must create
    bag folder in you portable device and copy into bag file "pybag.py".

    For initialization execute or run with GUI (initialization will be prompt):
    
        python pybag.py -m0 -i --dist
       
    For run with GUI you must execute:
    
        python pybag.py


    For help see "doc/index.html" or execute pybag.py --help
Source: readme.txt, updated 2019-10-14