add a cp subcommand with scp/rsync/cp behaviour
Hi,
I always struggle with the way rmapi takes it parameters. I believe my thinking comes along the ideas reported in #134. For me most natural way to copy over files to and from the remarkable would be to use a
rmapi cp -r put and get could be simply an alias for a specific cp command. The reason I prefer cp over sync would be that sync might be misleadingly understood by users to do a two-way sync operation.