The Computer Oracle

Any software to resume a copy of a huge file when there is network disconnection?

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Light Drops

--

Chapters
00:00 Any Software To Resume A Copy Of A Huge File When There Is Network Disconnection?
01:08 Accepted Answer Score 4
01:33 Thank you

--

Full question
https://superuser.com/questions/769532/a...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows #networking #remotedesktop #filetransfer

#avk47



ACCEPTED ANSWER

Score 4


I found out that CopyFile works as expected. It does not show the estimated time left but shows copy progress in percentage.

It also has an input box for repeating / resuming the copy as many times as you want.

Select source, target, select the file, click Add then Start.

http://sourceforge.net/projects/copyfile/