- #Install google backup and sync error loading python dll install
- #Install google backup and sync error loading python dll manual
- #Install google backup and sync error loading python dll archive
- #Install google backup and sync error loading python dll verification
See Command Line Interface and Configuration File below for all available options.Test your options first with the -dry-run flag.you may also want to use -verify to verify the CRC of files after they're copied.
#Install google backup and sync error loading python dll verification
#Install google backup and sync error loading python dll manual
None mode: don't copy either, differing files will only be logged for manual intervention.Newer mode: copy newer files based on last modified time.Destination mode: copy destination files to source.Source mode: copy source files to destination.Selection modes (which file to select in cases where different versions exist on both sides).see write_database_x2 in the configuration file if syncing more than two folders.you may also want to use -sync-delete to propagate deletions.Sync mode: copies files that are only in source to destination and copies files that are only in destination to source.Mirror mode: copies files that are only in source to destination and deletes files that are only in destination.Backup mode: copies files that are only in source to destination.
Avoid feature creep and duplicating other programs.clear backup behaviour between directories, the current status of files and how they will be handled upon execution should be perfectly obvious.Follow the principle of least astonishment.there are only three, easy to follow functions (under FileManager in backupy/fileman.py) that ever touch your files, no more, no less, three shall be the number of thou functions, and the number of the functions shall be three.a callgraph is available in analysis/callgraph.svg.Code should be simple and easy to verify to ensure predicable and reliable operation.uses file-based increments and human readable database/log files that are also easy to parse.Backups should be future proof and verifiable, even without BackuPy.
#Install google backup and sync error loading python dll archive
#Install google backup and sync error loading python dll install