> For the complete documentation index, see [llms.txt](https://importmanager.docs.foxnetsoft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://importmanager.docs.foxnetsoft.com/file-sources/server-folder-or-file.md).

# Server folder or file

<figure><img src="/files/SqAm2qj37o4xudLRWjPt" alt=""><figcaption><p>File sources section</p></figcaption></figure>

You can import file(s) or entire folder from your server. Select **Folder** as File Source and input full path to your file/folder. Here are several examples:

* To import a single file `C:\SomeFolder\AnotherFolder\file.csv`
* To import all csv files in a folder `C:\SomeFolder\AnotherFolder\*.csv`
* To import all csv files that start with product `C:\SomeFolder\AnotherFolder\product*.csv`
* To import all files from a folder `C:\SomeFolder\AnotherFolder`

{% hint style="info" %}
You can have pictures along with feed file in a folder that you are importing
{% endhint %}

{% hint style="warning" %}
If you use IIS, make sure that IIS has permission to access this folder on your server
{% endhint %}
