Spiff and OTA with ESP32

Normal OTA works with

[env:esp32dev]
platform = espressif32
board = esp32dev
framework = arduino
monitor_speed = 115200
upload_protocol = espota
upload_port = 192.168.1.230
;monitor_port = COM3
;upload_port = COM7
upload_flags = --auth=Martin-Michael ;–host_ip=192.168.1.34 --ip=192.168.1.230 -p 3232

what must I do to upload it to spiff memory

Sorry for this post I forgot to do this like this.
" Upload FileSystem Image "