xcopy: Update comments with unsupported operations and current status.

This commit is contained in:
Jason Edmeades 2007-03-30 19:20:21 +01:00 committed by Alexandre Julliard
parent 9ff8b4be5b
commit bb2b2d7d3e
1 changed files with 12 additions and 0 deletions

View File

@ -18,6 +18,18 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
/*
* FIXME:
* This should now support all options listed in the xcopy help from
* windows XP except:
* /Z - Copy from network drives in restartable mode
* /X - Copy file audit settings (sets /O)
* /O - Copy file ownership + ACL info
* /G - Copy encrypted files to unencrypted destination
* /V - Verifies files
* /? (or no parms) - List Help
*/
/*
* Notes:
* Apparently, valid return codes are: