Error while getting file from FTP. Size of file – more 2TB.

Advertisement

Michael
Joined:
Posts:
1

Error while getting file from FTP. Size of file – more 2TB.

Using this command
Get  -preservetime -resume DWHFull.bak "D:\BackUp\Temp\DWHFull\"
When size of file more 2TB, some time getting error :
  <failure>
    <message>Error transferring file '/DWH/DWHFull.bak'.</message>
    <message>An unknown error occurred while accessing D:\BackUp\Temp\DWHFull\DWHFull.bak.</message>
    <message>Copying files from remote side failed.</message>
    <message>The specified network name is no longer available. </message>
  </failure>
And I can not continue getting file with key -resume. I delete partial file and restart downloading. When size of file less than 2TB, all ok, key -resume - working.

Got anyone this error in same situation (big size of file)?

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
42,857
Location:
Prague, Czechia

Re: Error while getting file from FTP. Size of file – more 2TB.

It's probably a server-side problem.
Or can you download the file using any other FTP client?
Please post session log file, if you want us to investigate further.

Reply with quote

Guest

Larger the file size the larger the risk of getting it all transferred. It tends to shake out problems :)

A lot of software tends to not get tested the larger or more numerous things get. There's a certain point where its pushing a limit of what gets tested.

So maybe the server here has issues with larger than 2 TB or maybe you're out of storage space. There's 100 or 1,000 things it could be.

Reply with quote

Advertisement

You can post new topics in this forum