Add a simple wrapper around the scp command, allowing people to copy files to their devices.
Note: scp -S is a lot less flexible than rsync -e (see #26), so this issue might stay open for quite a while.
Another note: This replaces (together with #26) issue #6
Add a simple wrapper around the
scpcommand, allowing people to copy files to their devices.Note:
scp -Sis a lot less flexible thanrsync -e(see #26), so this issue might stay open for quite a while.Another note: This replaces (together with #26) issue #6