Files
AFP
The easiest way to copy files on the machine is using an SFTP browser like Cyberduck.
SFTP
The easiest way to copy files on the machine is using an SFTP browser like Cyberduck.
Folder structure
You will find a volume mounted at /assets
. That’s the space to put all your files. It contains five folders:
Path | Description |
---|---|
/assets/data/ |
put your images, videos, etc. here |
/assets/logs/ |
log files, well if your app saves ’em here |
/assets/packages/ |
app bundles that are locally available to install through the settings server |
/assets/presentation/ |
put your app here |
/assets/screenshots/ |
screenshots will be saved here |