Subdomains a record and file hosting

I use Cloudflare for my two sites. now i wanted to host some files on second hosting. should i need to create a records for my subdomian for my site https://whatsmb.com

In the same way i wanted to host files on other hosting by creating subdomain of https://reminiproapk.net/
will the dns work correctly?

Yes, you can create A records for subdomains on both of your sites to host files on a different hosting. Follow these steps to set up the A records:

  1. Log in to your Cloudflare account.
  2. Select your domain (e.g., whatsmb.com or reminiproapk.net).
  3. Go to the DNS section.
  4. Click on ‘Add record.’
  5. Choose ‘A’ as the record type.
  6. Enter the desired subdomain (e.g., files.whatsmb.com or files.reminiproapk.net) in the ‘Name’ field.
  7. Enter the IP address of your second hosting in the ‘IPv4 address’ field.
  8. Ensure that the Proxy status is set to ‘Proxied’ to enable Cloudflare’s services for the subdomain.
  9. Click ‘Save.’

Repeat these steps for the second domain.

Once the A records are created, the DNS will work correctly, and you can host files on the respective subdomains using your second hosting.