Could anyone tell me a better way of doing the following:

We get external USB drives from various companies and we have to take the contents of the drives and put them on our NAS for production work.

Currently the method i do this is by plugging the USB drive into PC on our network and use a command line robocopy to copy the contents of the USB to the NAS via the SMB share...

Surely this could be done at the storage level with some method like Data Replication or something on the NAS ? i know you can connect USB devices to the NAS and mount as Dynamic volumes etc but that normally wipes the drive..