If you have multiple instances of LOFT running, you can make one the master and use the loftpush program to keep the others in sync with the master. From the master host, run the command below to push local changes to a remote LOFT instance:

% loftpush -d /data/loftdata/base http://my-other-loft-host:8787

This tool is especially handy if you need to multiple LOFT stores on AWS.