F5F Stay Refreshed Software Operating Systems Tools for saving cloud data securely.

Tools for saving cloud data securely.

Tools for saving cloud data securely.

V
vandalmal
Member
201
04-27-2016, 10:53 AM
#1
Hello, I’m working on a Mac and have two backup drives—one for my TimeMachine and another for personal files. I’ve been worried about how exposed these data are to physical damage or loss. Are there any cloud backup solutions you use? Would you suggest using such applications? Please let me know, thanks!
V
vandalmal
04-27-2016, 10:53 AM #1

Hello, I’m working on a Mac and have two backup drives—one for my TimeMachine and another for personal files. I’ve been worried about how exposed these data are to physical damage or loss. Are there any cloud backup solutions you use? Would you suggest using such applications? Please let me know, thanks!

M
Matthieu_p
Member
217
04-27-2016, 01:21 PM
#2
I haven’t used it personally, yet I’ve heard positive reviews about Backblaze. At around $5 a month, your data stays fully encrypted, and you have access to unlimited storage. Definitely worth considering, at least in that regard.
M
Matthieu_p
04-27-2016, 01:21 PM #2

I haven’t used it personally, yet I’ve heard positive reviews about Backblaze. At around $5 a month, your data stays fully encrypted, and you have access to unlimited storage. Definitely worth considering, at least in that regard.

B
Boojazz
Member
145
04-27-2016, 03:00 PM
#3
Most options can handle what you need. Google Drive, OneDrive, Dropbox, Backblaze, and CrashPlan are solid choices, but trust depends on your preferences. If you're comfortable with commands, you could build your own server—cheap plans start around $25 a year for 50GB VPS on budgetvm.com. This setup can offer better security, especially when using rsync over SSH (encrypted). There are many tutorials on configuring your own backup server. You might install btsync to sync and back up data securely. It’s not as robust as SSH but still encrypted. Feel free to ask more questions.
B
Boojazz
04-27-2016, 03:00 PM #3

Most options can handle what you need. Google Drive, OneDrive, Dropbox, Backblaze, and CrashPlan are solid choices, but trust depends on your preferences. If you're comfortable with commands, you could build your own server—cheap plans start around $25 a year for 50GB VPS on budgetvm.com. This setup can offer better security, especially when using rsync over SSH (encrypted). There are many tutorials on configuring your own backup server. You might install btsync to sync and back up data securely. It’s not as robust as SSH but still encrypted. Feel free to ask more questions.

R
RMUMAURICE777
Senior Member
375
04-27-2016, 05:40 PM
#4
Sure, I can clarify the current top encryption methods. Most modern systems rely on strong algorithms like AES-256 and ChaCha20 for data protection. For secure communication, TLS 1.3 is widely adopted. It's important to choose encryption that matches your security needs and stays updated with the latest standards.
R
RMUMAURICE777
04-27-2016, 05:40 PM #4

Sure, I can clarify the current top encryption methods. Most modern systems rely on strong algorithms like AES-256 and ChaCha20 for data protection. For secure communication, TLS 1.3 is widely adopted. It's important to choose encryption that matches your security needs and stays updated with the latest standards.

T
Texas1047
Posting Freak
889
04-29-2016, 01:46 PM
#5
AES256 offers strong protection. All data exchanged stays secure, though server safety remains uncertain. You might encrypt files before uploading with tools like 7-zip or EncFS. If you store them in the 7z archive and add a password, AES256 will handle the encryption. How confident are your technical abilities? I’m familiar with a solid method using EncFS.
T
Texas1047
04-29-2016, 01:46 PM #5

AES256 offers strong protection. All data exchanged stays secure, though server safety remains uncertain. You might encrypt files before uploading with tools like 7-zip or EncFS. If you store them in the 7z archive and add a password, AES256 will handle the encryption. How confident are your technical abilities? I’m familiar with a solid method using EncFS.

N
Nigr_Nogger
Junior Member
29
05-01-2016, 05:24 AM
#6
This method provides a secure backup by saving encrypted files on Dropbox, protected by your password. The service generates an encrypted file system that is then uploaded to Dropbox, ensuring data safety. Without the correct password, accessing the files becomes impossible. Losing the password means losing access to everything stored. Restoring from a Dropbox account won't recover what's been deleted.
N
Nigr_Nogger
05-01-2016, 05:24 AM #6

This method provides a secure backup by saving encrypted files on Dropbox, protected by your password. The service generates an encrypted file system that is then uploaded to Dropbox, ensuring data safety. Without the correct password, accessing the files becomes impossible. Losing the password means losing access to everything stored. Restoring from a Dropbox account won't recover what's been deleted.

F
Fritztech
Member
218
05-01-2016, 06:20 AM
#7
This approach mirrors risks from other servers. If your Dropbox account is compromised, the impact would be similar no matter which system you're using, since the vulnerability remains consistent across platforms.
F
Fritztech
05-01-2016, 06:20 AM #7

This approach mirrors risks from other servers. If your Dropbox account is compromised, the impact would be similar no matter which system you're using, since the vulnerability remains consistent across platforms.

P
playerremy
Member
61
05-08-2016, 08:22 AM
#8
With Encfs, only encrypted files are visible in Dropbox. They’d have to recognize you’re using Encfs and provide the associated password or key to access the data. Apologies for the delayed response—no emails were sent when others replied. I need to make sure this is resolved.
P
playerremy
05-08-2016, 08:22 AM #8

With Encfs, only encrypted files are visible in Dropbox. They’d have to recognize you’re using Encfs and provide the associated password or key to access the data. Apologies for the delayed response—no emails were sent when others replied. I need to make sure this is resolved.