# Disk

This property allows you to set a default disk for uploading your files.&#x20;

The following drivers are tested:

* local
* public
* sftp
* s3&#x20;

{% 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 %}
