search for: orthognonal

Displaying 1 result from an estimated 1 matches for "orthognonal".

Did you mean: orthoganal
2005 Apr 25
1
Feature Request: listing files from local dirs
Hi, rsync does not list files if used locally without a destination but it does when used remote archives, this is not orthognonal. Scripts have to handle this special case. There might be some intention to show the help message to give the user a hint that he forgot the destionation. Thats fine, but at least with --list-only rsync should produce a listing (and nothing else, so that it can be parsed by scripts). My current w...