zyklop

Find to sync large files
Download

zyklop Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Roman Joost
  • Publisher web site:
  • http://www.romanofski.de/downloads/pywifi

zyklop Tags


zyklop Description

zyklop is a Python wrapper around rsync. It will help you:- if you need to sync files from remote server frequently- No need to keep the location of the file in your mind. It finds them for you.SSH ConfigurationMake sure you have an SSH configuration file in your $HOME directory. This tends to be very useful, as it keeps all necessary logins and ssh server access configurations, e.g.:Host spameggsHostname 12.112.11.122Compression yesCompressionLevel 9User guidoHost example2HostName example2.examples.comUser johndoePort 22ExamplesNoteReusing server definitions from SSH Configuration.Syncing ZODB from remote server configured in ~/.ssh/config as spameggs: zyklop spameggs Data.fsMotivationI'm dealing with Zope servers most of my time. Some of them have a huge Data.fs - an object oriented database. I do have in 99% of the cases an older version of the clients database on my PC. Copying the whole database will take me ages. Using rsync and simply downloading a binary patch makes updating my local database a quick thing.To summarize, with zyklop I'd like to address two things:1. Downloading large ZODBs takes a long time and bandwidth. I simply don't want to wait that long and download that much.2. Most of the time I can not remember the exact path where the item to copy is on the remote server.Product's homepage


zyklop Related Software