Skip to content

Instantly share code, notes, and snippets.

@samelie
Last active December 6, 2019 21:17
Show Gist options
  • Save samelie/1cacd6baaf7210fadb6c9fdfcaf87ca7 to your computer and use it in GitHub Desktop.
Save samelie/1cacd6baaf7210fadb6c9fdfcaf87ca7 to your computer and use it in GitHub Desktop.
using rclone

filtering

rclone copy --exclude='*' --include "*Ch4.*" ~/Downloads itxy:pharo

rclone mount itxy: ~/Documents/gcfs/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment