Cookies ensure the proper functioning of the site. By using our services, you accept the use of cookies.Close

 DropBox Distributor

Informations

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.

Earlier versions may be unavailable.


Reviews and ratings