> ## Documentation Index
> Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# upload

## Summary

upload a file to the target.

* Needs Admin: False
* Version: 1
* Author: @xorrior

### Arguments

#### remote\_path

* Description: Remote file path.
* Required Value: True
* Default Value: None

#### file\_id

* Description: Select the file to upload
* Required Value: True
* Default Value: None

## Usage

```
upload {file_id: 0, remote_path: /path/to/remote/file}
```

## Detailed Summary

Upload a file to the remote system
