COPY /V, Internet files

Charles Dye

Super Moderator
Staff member
May 20, 2008
4,689
106
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
 

rconn

Administrator
Staff member
May 14, 2008
12,556
167
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