COPY /V, Internet files

Charles Dye

Super Moderator
Staff member
May 20, 2008
4,751
110
Albuquerque, NM
prospero.unm.edu
COPY's /V option doesn't appear to work when copying internet files. (This may well be the intended behavior, but it isn't documented in the help file.)

Code:
copy /v /g ftp://ftp.jpsoft.com/beta/tcmd.exe d:\download\Beta-TCmd.exe
 
COPY's /V option doesn't appear to work when copying internet files. (This may well be the intended behavior, but it isn't documented in the help file.)

Code:
copy /v /g ftp://ftp.jpsoft.com/beta/tcmd.exe d:\download\Beta-TCmd.exe

That is the intended behavior (and it never has). The performance penalty is too painful.
 

Similar threads

Replies
7
Views
2K