Setting rescan=False on directory uploads and downloads will completely skip over directories that have transferred successfully in the past. This will ignore any changes to these directories in order to jump to the point where it left off previously (in case of failure, e.g.). Leaving rescan=True (the default) will rescan all children looking for changes everywhere.