b32 move /Q writes message

May 31, 2008
382
2
Code:
MOVE /[!.git*] /Net /Q /S /MD "S:\base\a\app\adm\*" "S:\base\b\app\adm\"
writes two info messages:
Code:
Removing S:\base\a\app\adm\lang\
Removing S:\base\a\app\adm\
Shouldn't /Ne /Q just keep MOVE quiet?
S: is a mapped net drive
base\a\app\adm\lang has a bunch of subdirs, not just lang - strange that MOVE writes only about subdir lang.
TCMD v16.00.32
edit: I just noticed that the above mentioned dirs are NOT removed, contrary to what the info messages say. All other dirs are removed.
 

Similar threads

Replies
3
Views
2K
Support
CSGalloway@nc.rr.com
C