File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ curl.exe http://metadata/computeMetadata/v1/instance/attributes/rclone_conf -H "
24
24
curl.exe http:// metadata/ computeMetadata/ v1/ instance/ attributes/ service_account - H " Metadata-Flavor: Google" > service- account.json
25
25
(Get-Content - path .\service- account.json) | Set-Content - Encoding ASCII - Path .\service- account.json
26
26
27
- start powershell {.\rclone.exe mount $env: mount_path \TestFiles .\TestFiles -- config= " .\rclone.conf" - o FileInfoTimeout= -1 -- vfs- read-wait 0 -- no- console -- read-only }
27
+ start powershell {.\rclone.exe mount $env: mount_path \TestFiles .\TestFiles -- config= " .\rclone.conf" -- vfs - cache - mode full -- vfs - cache - max - size 5G -- no - modtime - o FileInfoTimeout= -1 -- vfs- read-wait 0 -- no- console -- read-only }
28
28
Start-Sleep - Seconds 5
29
29
30
30
start powershell {.\rclone.exe mount $env: mount_path \TestData\ci- windows .\temp -- config= " .\rclone.conf" -- no- console -- read-only }
You can’t perform that action at this time.
0 commit comments