I’d like to migrate the entire content of a file storage area to an S3 storage area. From IBM documentations i saw that i can achieve this by using either bulk move sweep or migration policy.
While the guide prefers me to use Bulk move, this action limits me to moving contents based on their class. This is not ideal, as the old storage area contains multiple classes and the goal would be to just copy the entirety of the storage area.
Can anyone help with how i should go around this?
Thanks!