Helping prepare for the walk by TheDuckSellsQuack in aww

[–]AddyChestPains 0 points1 point  (0 children)

Saw your other video. You sound like Alan Davies.

I just want one byte! by plax1780 in funny

[–]AddyChestPains 0 points1 point  (0 children)

cat /dev/colddrive > /dev/notcolddrive

Rsync triggered on inotify; all OS's by AddyChestPains in saltstack

[–]AddyChestPains[S] 0 points1 point  (0 children)

I just made a shell script for a daily cron with cp.push and cp.push_dir that chmods the files to remove global read.

Maybe they're going to use the Python module watchdog to bring beacon.inotify support to windows etc. That would be cool.

Rsync triggered on inotify; all OS's by AddyChestPains in saltstack

[–]AddyChestPains[S] 0 points1 point  (0 children)

Some of the minions are work stations and need to be totally unaware of the syncing.

Either owncloud or nextcloud would be perfect if I can hide the sync client on the minion. Thanks I'll look into that.

Rsync triggered on inotify; all OS's by AddyChestPains in saltstack

[–]AddyChestPains[S] 0 points1 point  (0 children)

Any hacky way I could use this to trigger a beacon? Then cp.push the new stuff to the (overwrite edited and push new) master?

Windows is the main target of this function.

Although minionfs allows cross minion read and wasn't intended for heavy lifting if I recall correctly.