It possible to copy files in the background?

Hello, is it possible to copy files in the background, without the file transfer window appearing on the screen? I'm trying to create a button to copy large files from USB drives to a specific location on the PC without having to minimize the transfer window each time. Thank you very much.

Copy CREATEFOLDER "D:\Storage" WHENEXISTS=merge,replace QUEUE=quiet UNATTENDED=yes

In Preferences, turn on:

  • File Operations / Progress Indicators / Jobs Bar / Display the jobs bar automatically when starting a new job
  • File Operations / Progress Indicators / Minimise progress indicators automatically
1 Like

Thank you so much, @Jon!