Publishing to Servers
To Publish in Espresso, set up a project first. Once you do that, click your preferred server under the Publish section of your project's source list. From there, you can work with your server in a few ways:
- Browse: manually manage files, just like in a dedicated FTP client
- Update: sync with the server by uploading newer files and removing remote files you removed in Espresso
- Merge: sync with the server by uploading and downloading so that both your local copy and the server have the newest versions of everything
- Mirror: sync with the server by uploading and and removing remote files so that your server exactly mirrors your local copy. Note that this can remove files on the server that don't exist locally!