Update commoncrawl_local_to_share_move.ps1
This commit is contained in:
parent
54d85523b4
commit
ea8aa8f755
@ -11,7 +11,7 @@ $winscpPath = "C:\Program Files (x86)\WinSCP\winscp.exe"
|
||||
$localPath = "E:\CommonCrawl"
|
||||
|
||||
# Specify the remote directory path
|
||||
$remotePath = "/mnt/user/ArchiveTeam/CommonCrawl_Files/WAT_URLs/CC-MAIN-2023-14_March_April_2023"
|
||||
$remotePath = "/mnt/user/ArchiveTeam/CommonCrawl_Files/WAT_URLs/CC-MAIN-2022-40_September_October_2022"
|
||||
|
||||
while ($true) {
|
||||
$session = $null
|
||||
|
Loading…
Reference in New Issue
Block a user