* Update documentation, spell check, and other non-functional changes
-- Bri Hatch <briifokr.org> Tue, 21 Feb 2021 21:00:00 -0800
0.7.2
* deprecate allow_recursion in favour of allow_recursive for scp * deprecate files in favour of paths for scp * do proper argparse parsing of scp command line * prevent shell escape when using 'scp -S' - thanks to Nick Cleaton for identifying this risk. * remove '-h' option from rsync accidentally inherited from argparse parsing * require scp is one of the well known paths - 'scp' is no longer sufficient
-- Bri Hatch <briifokr.org> Tue, 21 Feb 2021 19:00:00 -0800
0.7.1
* add --silent option
-- Bri Hatch <briifokr.org> Tue, 02 Feb 2021 19:00:00 -0800
0.7.0
* initial rsync support
-- Bri Hatch <briifokr.org> Tue, 02 Feb 2021 18:00:00 -0800
0.6.1
* Convert optparse to argparse
-- Bri Hatch <briifokr.org> Fri, 28 Feb 2019 18:00:00 -0800