I am trying to copy a file over a slow link. if I do a ping -w 10000 I get average resonse times of ~ 4000 or 5000 msec and sometimes timeouts.
we know the link is very busy and has thos slow responses, and we have to live with it right now.
but trying to copy a file (just a ~ 200 kbyte file) fails.
I tried xcopy and robocopy but that does not work.
any ideas if there is a copy command where you can set the timeout value to a very high value ???
(and trying to open a remote share also fails due to the slow response, so drag and drop is out of the question....)
we know the link is very busy and has thos slow responses, and we have to live with it right now.
but trying to copy a file (just a ~ 200 kbyte file) fails.
I tried xcopy and robocopy but that does not work.
any ideas if there is a copy command where you can set the timeout value to a very high value ???
(and trying to open a remote share also fails due to the slow response, so drag and drop is out of the question....)