Displaying 1 result from an estimated 1 matches for "parallel_read".
2019 Dec 31
0
smbclient parallel_read returned NT_STATUS_IO_TIMEOUT
Trying to copy a large file from a Windows 10 box
Using smbclient - like so.
smbclient -U administrator%somepass //10.1.2.3/temp
prompt
recurse
mget *
mget starts, but then fails with the following details.
---
parallel_read returned NT_STATUS_IO_TIMEOUT
NT_STATUS_CONNECTION_DISCONNECTED opening remote file \abc.txt
NT_STATUS_CONNECTION_DISCONNECTED listing \*
smb: \> getting file \20191230-153202-def.7z of size 1607546951 as 20191230-153202-def.7z SMBecho failed (NT_STATUS_CONNECTION_DISCONNECTED). The connection i...