> For the complete documentation index, see [llms.txt](https://mostafaznv.gitbook.io/larupload/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mostafaznv.gitbook.io/larupload/advanced-usage/configuration/disk.md).

# Disk

This property allows you to set a default disk for uploading your files.

The following drivers are tested:

* local
* public
* sftp
* s3

{% hint style="info" %}
For more information about disks, please read the [File Storage](https://laravel.com/docs/filesystem) section in Laravel's documentation.
{% endhint %}

{% hint style="warning" %}
Only SFTP is supported. we have no plan to support FTP
{% endhint %}
