F doc loadfiles
Compare changes
Files
4+ 126
− 21
@@ -23,6 +23,18 @@
@@ -31,28 +43,48 @@ import sys
@@ -66,9 +98,22 @@ def combine_ignore_files(caosdbignore, localignore, dirname=None):
@@ -76,11 +121,11 @@ def compile_file_list(caosdbignore, localpath):
@@ -110,10 +155,28 @@ def compile_file_list(caosdbignore, localpath):
@@ -128,8 +191,46 @@ def create_re_for_file_list(files, localroot, remoteroot):
@@ -182,7 +283,11 @@ def loadpath(path, include, exclude, prefix, dryrun, forceAllowSymlinks, caosdbi
@@ -191,7 +296,7 @@ def main(argv=None):