Sha256: d8e2132f2e1eb4c1f3ce218f785f9f3c00efc4bb610420bed363a8127aa2d29d
Contents?: true
Size: 471 Bytes
Versions: 12
Compression:
Stored size: 471 Bytes
Contents
watch '~/data_test', :force_polling => true do notify 'will@alaska.edu' loglvl :debug match extension done do warning filename sleep 5 #copy(like(filename), '~/test_bag/') #copy(like(filename), '~/tester') #copy(filename, '~/test_bar') #copy(File.dirname(filename), '~/tester') #should fail #scp filename, 'will@localhost:~/test_bag/' #move like(filename), '~/tester_done/' # delete like(filename) if status.success? end end
Version data entries
12 entries across 12 versions & 1 rubygems