tww11
This commit is contained in:
@@ -225,8 +225,8 @@ def load_last_file_state(cursor, device_id: int):
|
||||
def walk_and_store_bulk():
|
||||
|
||||
BATCH_SIZE = 10000
|
||||
target_dir = r"u:\Dropbox"
|
||||
device_name = "Z230"
|
||||
target_dir = r"\\tower1\#colddata"
|
||||
device_name = "TOWER1"
|
||||
|
||||
if not os.path.isdir(target_dir):
|
||||
print("Invalid directory:", target_dir)
|
||||
|
||||
Reference in New Issue
Block a user