Update commoncrawl_transfer.ps1
This commit is contained in:
parent
4f46c841b3
commit
0014256679
@ -31,7 +31,7 @@ try
|
|||||||
$session.Open($sessionOptions)
|
$session.Open($sessionOptions)
|
||||||
|
|
||||||
# Specify the remote directory path
|
# Specify the remote directory path
|
||||||
$remotePath = "/opt/commoncrawl/"
|
$remotePath = "/opt/"
|
||||||
|
|
||||||
do
|
do
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user