Icon DropBox Distributor

Informations

  • Identifier com.dirkswizzler.dropboxdistributor
  • Added Date 27/08/2015 03:16
  • Free package
  • 0.00/5 (0 vote)

  • RepositoryModMyi (Archive)
  • Author Dirk Swizzler
  • SectionUtilities
  • Version 1.0.4-1
  • Architecture iOS
  • Size 1.95 Kb
  • Priority extra

Description

Finds and watches your DropBox favorites cache for file changes. When a change occurs. Any file in the cache matching *_Distribute.sh is run. Allowing you to copy out cache file contents to more useful directories. The absolute directory of each distribution script is passed to the script as $1 A sample to copy iKeePass kdb files follows: ------------------------------------------- #! /bin/sh find /var/mobile/Applications -name iKeePass.app | while read obj do appdirectory=${obj%/*} cp ${1}/*.kdb ${appdirectory}/Documents done -------------------------------------------


Version History

Packages are not hosted on our server, they could be protected or unavailable.

Reviews and ratings