Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to Copy Files from Windows server to another Using XCOPY

3979789May 17 2019 — edited May 17 2019

Hi Team,

I am trying to copy an exported artifacts list folders in to dev server using below command but after executing it says 0 files moved.

xcopy D:\LCM_Extracts\Backups\LCM \\10.92.192.72\D:\Oracle\EPMShare\import_export /s /e /i /f /h /y /j >>lcmtest.log

Could you please help me with this? Thanks!

Comments