F doc loadfiles
Compare changes
Files
4+ 124
− 21
@@ -23,6 +23,16 @@
@@ -31,28 +41,48 @@ import sys
@@ -66,9 +96,22 @@ def combine_ignore_files(caosdbignore, localignore, dirname=None):
@@ -76,11 +119,11 @@ def compile_file_list(caosdbignore, localpath):
@@ -110,10 +153,28 @@ def compile_file_list(caosdbignore, localpath):
@@ -128,8 +189,46 @@ def create_re_for_file_list(files, localroot, remoteroot):
@@ -182,7 +281,11 @@ def loadpath(path, include, exclude, prefix, dryrun, forceAllowSymlinks, caosdbi
@@ -191,7 +294,7 @@ def main(argv=None):