Discover how to securely back up your macOS files to Jottacloud using its official tools and smart techniques—no tech jargon, just straightforward steps.
Backing up your Mac is essential for safeguarding your data and ensuring accessibility across devices. Jottacloud, a Norwegian cloud storage service, offers a reliable solution for macOS users to back up and sync their files seamlessly. In this guide, we'll walk you through setting up Jottacloud on your Mac, selecting folders for backup, and utilizing advanced options like symbolic links to back up any folder—even those outside the default sync path.
In an era where digital data is integral to our daily lives, ensuring its safety is paramount. Jottacloud, a Norwegian cloud storage service, offers a reliable solution for macOS users to back up and sync their files seamlessly. With its user-friendly interface and robust features, Jottacloud ensures your data is secure and accessible whenever you need it.
Setting up Jottacloud on your Mac is straightforward. Follow these steps to ensure your important folders are continuously backed up to the cloud.
.dmg
file and drag the Jottacloud icon
into your Applications folder.
Once configured, Jottacloud will continuously monitor and back up your chosen folders, ensuring your data is always up-to-date and securely stored in the cloud.
Jottacloud’s desktop app focuses on backing up folders you explicitly
select—but what if your important files live elsewhere, like in
~/Code
or on an external SSD? Symbolic links let you extend
Jottacloud’s reach without having to reorganize your entire file
structure.
Use this Terminal command to create a symbolic link from your unsynced folder into the Jottacloud Sync folder:
ln -s /Users/YourName/Code "/Users/YourName/Jottacloud/Code"
This makes it appear as if the external folder is inside your Sync folder, allowing Jottacloud to pick it up and include it in the cloud backup. It's especially useful for developers or creatives who work across multiple directories.
While effective, symbolic links require care. Avoid linking folders that are already part of another sync or backup tool, and always verify that Jottacloud is detecting the contents correctly.
~/Library
or /System
. Focus on
files you create—documents, photos, and work folders.
For users with advanced needs, Jottacloud also supports command-line operations and API access. This means you can build custom backup workflows tailored to your habits—without giving up on privacy or usability.
OurClone provides an easy way to back up your macOS folders to Jottacloud using a personal login token. Unlike other cloud services that use browser-based OAuth, Jottacloud uses static tokens for authentication—making setup both fast and secure. Here's how to get started.
Add Storage
panel. Select
Jottacloud from the list of providers. You’ll be
prompted to enter a configuration name (e.g., MyJottacloud
)
and paste the token you copied earlier. Click
Connect—if the token is valid, Jottacloud will be added
to your storage list.
Backup
tab and click Create Repository
. Choose
a destination path on Jottacloud like /macos-backup
, set a
repository name, and define your encryption password. This password is
required to restore your files—keep it safe.
New Backup
and select the local folders you
want to protect. Whether it’s ~/Documents
,
~/Pictures
, or folders on an external disk, OurClone will
encrypt and send them securely to Jottacloud.
Task
tab to monitor your upload status. OurClone breaks
files into blocks and uploads them efficiently—even large backups can be
paused and resumed without losing progress.
Restore
.
After entering your encryption password, you can restore files to their
original location or a new folder—your directory structure stays intact.
With token-based access and block-level encryption, OurClone makes Jottacloud backups easy and secure. Whether you’re backing up a few key folders or your entire home directory, your data remains protected and ready to restore when you need it most.
Once you’ve backed up your macOS folders to Jottacloud using OurClone, it’s a good idea to verify that everything went smoothly. OurClone makes this easy by offering clear visual feedback and detailed logging—no technical guesswork required.
Task
section in OurClone and look under
Backup Task
. Successful backups are marked with a green
label. If something went wrong (like token issues, network failures,
or file locks), you’ll see it right away.
Backups only help if they keep running. Every now and then, check that your scheduled OurClone tasks for Jottacloud are still active. If you’ve changed your login token, renamed a source folder, or moved the repository path, your job might silently fail without alerting you.
A backup isn’t truly complete until it’s been tested. Choose a small folder from your Jottacloud repository and restore it using OurClone. Make sure files are intact and that you can still decrypt them using your password. It’s the best way to confirm that your disaster recovery plan will actually work.
Backing up your macOS folders to Jottacloud using OurClone is a secure and flexible solution. With token-based authentication, encrypted local backups, and support for custom folder selection, it gives you full control over what gets stored—and peace of mind that your data is both private and recoverable.