You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Josh Kuhn eccaf457af Added -FF flag to rsync invocation in synchronize
The `-FF` option causes rsync to look for files in the source directory named `.rsync-filter` and uses them to filter directories underneath them. If no `.rsync-filter` files are found, the behavior is identical to the command run without the -FF option. This flag does not sync the .rsync-filter files themselves.

This change should be backwards compatible and not produce surprising behavior for users, since they are unlikely to create `.rsync-filter` files unintentionally.
11 years ago
cloud
commands
database
files Added -FF flag to rsync invocation in synchronize 11 years ago
internal
inventory
messaging
monitoring
net_infrastructure Fix pep8 E701 errors in bigip_monitor_http 11 years ago
network
notification
packaging Merge pull request #4985 from zakkie/devel 11 years ago
source_control Addresses #5036 fix typo in git module 11 years ago
system Fixes #5021 safely split hostkeys with quotes 11 years ago
utilities Remove Python 2.4-incompatible 'with' statement 11 years ago
web_infrastructure Reports changed status from django_manage migrate 11 years ago