- Allow multiple source paths to be specified (and checked).
authorWayne Davison <wayned@samba.org>
Wed, 12 Jan 2005 19:20:07 +0000 (19:20 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 12 Jan 2005 19:20:07 +0000 (19:20 +0000)
commit106a8ad918498850614791736f508dcb2244af56
treed2c5073b9c3f42465733c4ae5275fb931c5a497a
parent44a82a175dbdb34fd2d944b5d21926e9f5348e55
- Allow multiple source paths to be specified (and checked).
- Allow spaces and a few other extra chars in file names.
- For safety, disallow any option that takes an arg.  This should
  be improved in the future because it blocks options such as
  --block-size=N, but without this rule the user could specify
  something like --files-from=FILE or --backup-dir=DIR and have
  it affect files outside the desired SUBDIR restriction.
- Switched to SSH_CONNECTION from the deprecated SSH_CLIENT.
- Strip "::ffff:" from the start of an IP from SSH_CONNECTION.
support/rrsync