diff --git a/get115list.exe b/get115list.exe index 21ccbc7..73c1ea6 100644 Binary files a/get115list.exe and b/get115list.exe differ diff --git a/get115list.py b/get115list.py index d442b61..8149c43 100644 --- a/get115list.py +++ b/get115list.py @@ -41,6 +41,7 @@ def walk_dir(fs,f,replaceroot): if replaceroot!="": if len(paths)>=3: path=os.path.join("/",replaceroot,*paths[2:]) + path=path.replace("\\/","|") print(f"{path}\t{file_obj.size}") f.write(f"{path}\t{file_obj.size}\n") diff --git a/getalist.exe b/getalist.exe index 6b54696..0ccbffa 100644 Binary files a/getalist.exe and b/getalist.exe differ diff --git a/getalist.py b/getalist.py index 2cb772a..64b8686 100644 --- a/getalist.py +++ b/getalist.py @@ -110,6 +110,7 @@ def walk(headers:dict, api_url:str, current_path="/", output_file=None, replacer full_path=os.path.join("/",*full_path.split("/")[2:]) else: full_path=os.path.join("/",replaceroot,*full_path.split("/")[2:]) + full_path=full_path.replace("\\/","|") print(f"{full_path}\t{size}") if output_file != None: output_file.write(f"{full_path}\t{size}\n") diff --git a/getwebdavlist.exe b/getwebdavlist.exe index f4f25ce..7f95fce 100644 Binary files a/getwebdavlist.exe and b/getwebdavlist.exe differ diff --git a/getwebdavlist.py b/getwebdavlist.py index 94674ba..a902b8d 100644 --- a/getwebdavlist.py +++ b/getwebdavlist.py @@ -71,6 +71,7 @@ def walk(client, current_path="/", output_file=None, replaceroot=None, lastpath= full_path=os.path.join("/",*full_path.split("/")[2:]) else: full_path=os.path.join("/",replaceroot,*full_path.split("/")[2:]) + full_path=full_path.replace("\\/","|") print(f"{full_path}\t{size}") if output_file != None: output_file.write(f"{full_path}\t{size}\n") diff --git a/webdav_simulator.amd64 b/webdav_simulator.amd64 index cb69312..0d63694 100644 Binary files a/webdav_simulator.amd64 and b/webdav_simulator.amd64 differ diff --git a/webdav_simulator.arm64 b/webdav_simulator.arm64 index e650d82..8aa7407 100644 Binary files a/webdav_simulator.arm64 and b/webdav_simulator.arm64 differ diff --git a/webdav_simulator.exe b/webdav_simulator.exe index 2c44398..7c55895 100644 Binary files a/webdav_simulator.exe and b/webdav_simulator.exe differ diff --git a/whoosh_index/MAIN_shyj0kvlj36j2h2k.seg b/whoosh_index/MAIN_shyj0kvlj36j2h2k.seg new file mode 100644 index 0000000..01f1012 Binary files /dev/null and b/whoosh_index/MAIN_shyj0kvlj36j2h2k.seg differ diff --git a/whoosh_index/_MAIN_1.toc b/whoosh_index/_MAIN_1.toc index 47af3dc..0cf2235 100644 Binary files a/whoosh_index/_MAIN_1.toc and b/whoosh_index/_MAIN_1.toc differ diff --git a/whoosh_index/md5list.json b/whoosh_index/md5list.json index da85717..8b734f7 100644 --- a/whoosh_index/md5list.json +++ b/whoosh_index/md5list.json @@ -1,8 +1,8 @@ { "xy115-all.txt.xz": { - "md5": "429f946f0eeff67cb4a2a16d0754a2a9", - "size": 4220136, - "time": 1748224046.0 + "md5": "7574d5ded3868a5cb740cdf080be2173", + "size": 4220248, + "time": 1748258481.0 }, "xy-dy.txt.xz": { "md5": "7f1d4b2403fccffe58fb183e5c66af78", diff --git a/xy115-all.txt.xz b/xy115-all.txt.xz index 9fe14fd..ee521b5 100644 Binary files a/xy115-all.txt.xz and b/xy115-all.txt.xz differ