Configure access to a source: URL list

To transfer data using a URL list, ensure that the following requirements are met:

  • The URL list is publicly accessible from a URL beginning with either http or https.

  • Each URL you specify is publicly accessible.

    For example, in Cloud Storage, you can share an object publicly and get a link to it.

  • The server's robots.txt file allows access to each URL.

  • The server hosting each object supports Range requests and returns a Content-Length header in each response.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月04日 UTC.