---
title: File Sources
description: How to configure file sources in Improved Import, Export & Mass Actions, including FTP, URL, Google Drive, and Google Sheets.
---

When setting up an import profile, choose the file source that matches where your file is stored.

## FTP

If you provide a file via FTP, follow these steps:

1. Specify your host.
2. Enable or disable SSL.
3. Specify your port.
4. Provide the user email used to access the remote source.
5. Specify the corresponding password.
6. Enter the remote path to your update file.
7. Test the connection to verify that the credentials are correct.

![](https://firebearstudio.com/blog/wp-content/uploads/2021/10/ftp-file-upload.jpg)

## Google Drive

For **Google Drive**, allow Improved Import, Export & Mass Actions to use the required permissions and specify the full file name with its extension, for example `pe5.1.xlsx`, stored in the `shopware-import-export` folder.

Read more here: How to Import Files from Google Drive to Shopware 6.

![](https://firebearstudio.com/blog/wp-content/uploads/2024/02/google-drive-file-picker.jpg)

## Google Sheets

You can also import data from **Google Sheets**. Select the corresponding file type and source, then specify the link to your Google Sheets table.

Read more here: How to Import Data to Shopware 6 from Google Sheets.

![](https://firebearstudio.com/blog/wp-content/uploads/2023/08/import-start-screen-for-google-sheets.jpg)

## URL

You can also use a public URL as the file source. Select `URL` as your import source and specify a public link to the update file, for example `https://example.com/download-me`.

Read more here: Shopware 6 Import From URL.

![](https://firebearstudio.com/blog/wp-content/uploads/2023/11/Product-import-from-URL.jpg)
