---
title: "file/{DirName}/copy/{source}/{dest}"
method: POST
path: "/api/file/{DirName}/copy/{source}/{dest}"
tags: ["file"]
---

# file/{DirName}/copy/{source}/{dest}

`POST /api/file/{DirName}/copy/{source}/{dest}`

Copies the specified file from `:source` to `:dest` within the given directory.

## Response `200`

Success

- object

---

[API](https://skmtc.dev/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.dev/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/revisions/34a577bdabff/schema)
