Copy Queue command not working

Hi Dopus-friends from all over the world. Here is Copenhagen with a problem :slight_smile:

I made a button with this script:
@async:dopusrt /cmd Copy WHENEXISTS=skip,merge QUEUE=BackupNOW,quiet UNATTENDED=yes "C:\Users\Win3\AppData\Roaming\Postbox" TO "\192.168.0.15\Backup\Postbox_profile"
@async:dopusrt /cmd Copy WHENEXISTS=skip,merge QUEUE=BackupNOW,quiet UNATTENDED=yes "D:\DropBox" TO "\192.168.0.15\DropBox"

PROBLEM
The copy jobs are not queued. I must be going something wrong.

I thought, that the command "QUEUE=BackupNOW" would FORCE dopus to queue the copy jobs?

Thanks for a cool program :slight_smile:

Best regards,
Viggo

Thanks for the report, this will be fixed in the next update.

1 Like