• Wayne Davison's avatar
    - Incremental recursion mode does not process the dirs while scanning a · e5bf3b58
    Wayne Davison authored
      file list's contents.  Instead, it handles a parent dir prior to each
      extra file list.  This makes the dir-processing order the same in
      protocol 30 as it is in earlier protocols.
    - Moved the permission-fudging code for dirs into recv_generator() to
      make the new protocol-30 dir-handling logic easier.
    e5bf3b58
generator.c 52.1 KB