# Solo (iOS)

Transfer files from external disks to and from your iPad and iPhone, with checksum verification and transfer logs.

OffShoot Solo lets you copy media cards to internal or external storage without requiring a laptop.\
\
\
is a lightweight file copy tool for iPhone and iPad designed for simple, reliable media transfers in the field. It lets you copy media cards to internal or external storage without requiring a laptop.

<br>

Solo focuses on straightforward copy workflows: one source, up to two destinations, and files stored in locations that remain accessible through the iOS Files app.

{% hint style="info" %}
[OffShoot Solo is available on the App Store.](https://hedge.video/store/offshoot/ios)
{% endhint %}

## Requirements

## Does Solo allow copying from/to multiple disks simultaneously, with a USB-C hub?

Solo is limited to a single source and two destinations, which will be transferred one at a time.

## If I copy an SD card to internal storage, can I then copy it to an external hard drive afterward?

Yes.

## If I copy RAW photos from an SD card, can they be previewed and imported into the camera roll?

For that, you'd need to add them to your Camera Roll first and make sure your device supports the format you are using. Don't expect extensive codec support on iOS/iPadOS.

## Can I use Solo for camera X?

Rule of thumb: if reading a media card on a Mac requires a driver, it won't work on iOS / iPadOS. Examples of non-compatible media are Codex and Sony SxS media.

## Are the copied files available within the Files app? Or Photos? Or only seen and managed from within Solo itself?

All within Files, and none within Solo. We still don't do vendor lock-ins 😁

## Can Solo handle folders too? Or only drives as a source?

Folders are supported too.

## Will duplicate detection be available?

Yes, although not as deep as the desktop version of duplicate detection, as iOS / iPadOS doesn't reliably allow for modification date comparisons. Thus, dupes are checked for filename, size, and file path.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hedge.video/offshoot/solo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
