Orthanc S3 storage plugin question. Copying files from local file system to S3 bucket same as moving via restapi?

Greetings,

Im sorry if this is a dumb question but Is simply copying files from local file system to S3 bucket(by mounting it as a drive) the same as moving via restapi (/move-storage)?

Hi,

I guess it is; provided that you set "StorageStructure": "legacy". But, as always, you should repeat this operation first on a test setup before applying it to your production server.

HTH,

Alain.