# File lib/chef/knife/solo_cook.rb, line 219
      def rsync_permissions
        '--chmod=ugo=rwX' if windows_client?
      end