GHC 2017-07-21

3 comments.

, https://git.io/v7URU in ncw/rclone
I'll update `docs/content/local.md` if this idea is approved.

, https://git.io/v7URT in ncw/rclone
Of course, `--skip-links` may not be the most appropriate option name here. Something like `--no-warn-skipped-links` is more accurate, but more verbose at the same time.

, https://git.io/v7URk in ncw/rclone
local: add --skip-links to suppress symlink warnings
====================================================

Give users a way to explicitly acknowledge that symlinks are to be skipped without warnings.

I want an option like this because I sync a drive with tons of symlinks to Google Drive and don't want to be flooded with "Can't follow symlink without -L/--copy-links" messages every single time, which may even bury actually useful/actionable messages.