On Fri, Aug 31, 2012 at 11:18:54PM +0100, James wrote:
> On 31 August 2012 22:35, John Mandereau <john.mander...@gmail.com> wrote:
> > I can change Patchy so that it compresses the show-XXX tree in a xz
> > file, send it to Grenouille via SFTP,

would it be possible to do this over rsync, to allow resuming a
broken connection?  I'm imagining:
- patchy runs:
   ssh -c 'clean-regtests.sh issue-1234'
   CMD="rsync -r MY_DIR grenouille.lilynet.net:regtests/1234"
   echo $CMD > "resume-1234.sh"
   $CMD

if something goes wrong, then James can manually run
  sh resume-1234.sh

- Graham

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to