Jump to content

Recommended Posts

Guest Saberman_007_
Posted

I have a command file to do backup: Set LogFileName=F:\VBoxBackup_Purge_NP_%DATE:~-4%-%DATE:~-10,-8%-%DATE:~-7,-5%.log DATE /T >> %LogFileName% TIME /T >> %LogFileName% ROBOCOPY V:\VirtualBox\ F:\VirtualBox\ /DCOPY:T /E /NP /XO /LOG+:%LogFileName% /TEE /W:5 /R:1 /PURGE TIME /T >> %LogFileName% DATE /T >> %LogFileName% It keeps getting stuck on the same two files both of which are shown below: 9 V:\VirtualBox\Machines\W10PX64-2019X32\Snapshots\ Newer 26.0 m {0612efcd-386d-4c57-816b-a1dcfd5348b0}.vdi Newer 7.0 m {c0f1fc56

 

Continue reading...

  • Replies 0
  • Created
  • Last Reply

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...