1. doubledown-inofity(1)
  2. Doubledown
  3. doubledown-inofity(1)

NAME

doubledown-inofity - sync local changes to a remote directory

SYNOPSIS

doubledown-inotify local [user@]server:remote

DESCRIPTION

doubledown-inotify watches local using inotifywait(1), relaying changes to the remote directory on server.

Directories created within local are created remotely using ssh(1). Files and directories removed within local are removed remotely using ssh(1). Files that are created or changed are uploaded using rsync(1).

This program requires Linux with a kernel newer than 2.6.13.

OPTIONS

-h, --help
Show a help message.

THEME SONG

The Arcade Fire - "The Suburbs"

AUTHOR

Richard Crowley richard@devstructure.com

SEE ALSO

doubledown was written to make it easier for DevStructure users to use Textmate and other IDEs but it's far from the only way to skin the cat. See http://docs.devstructure.com/working_remotely for more options.

  1. DevStructure
  2. December 2011
  3. doubledown-inofity(1)