At this time, SyncBackPro can't copy files directly two cloud providers (from Dropbrox to OneDrive, for example), so based on the previous example, if I want to copy files from Dropbox to OneDrive I need:
1) To copy files from Dropbox to a local folder
2) Then, copy those files from the local folder to OneDrive
It would be useful to have the option to copy files directly between cloud providers, as other software already have this feature.
Before posting, and to avoid disappointment, please read the following:
- This forum is not for 2BrightSparks to provide technical support. It's primarily for users to help other users. Do not expect 2BrightSparks to answer any question posted to this forum.
- If you find a bug in any of our software, please submit a support ticket. It does not matter if you are using our freeware, a beta version or you haven't yet purchased the software. We want to know about any and all bugs so we can fix them as soon as possible. We usually need more information and details from you to reproduce bugs and that is better done via a support ticket and not this forum.
- If you are entitled to technical support then please submit a support ticket. Please do not post the same question to the forum and also via a support ticket. Once again, 2BrightSparks does not provide technical support via this forum.
[Feature Request] Cloud to Cloud backup
-
- Newbie
- Posts: 4
- Joined: Sat Feb 24, 2024 3:47 pm
-
- Newbie
- Posts: 1
- Joined: Mon Apr 28, 2025 9:56 am
Re: [Feature Request] Cloud to Cloud backup
If you have access to cloud services like rclone, you might consider running scheduled rclone scripts for direct cloud-to-cloud transfer, and still use SyncBackPro for local backup tasks.nicos18 wrote: ↑Wed Apr 16, 2025 5:06 pmAt this time, SyncBackPro can't copy files directly two cloud providers (from Dropbrox to OneDrive, for example), so based on the previous example, if I want to copy files from Dropbox to OneDrive I need:
1) To copy files from Dropbox to a local folder
2) Then, copy those files from the local folder to OneDrive
It would be useful to have the option to copy files directly between cloud providers, as other software already have this feature.
-
- Newbie
- Posts: 4
- Joined: Sat Feb 24, 2024 3:47 pm
Re: [Feature Request] Cloud to Cloud backup
Okay, thanks.Shearompal wrote: ↑Mon Apr 28, 2025 10:01 amIf you have access to cloud services like rclone, you might consider running scheduled rclone scripts for direct cloud-to-cloud transfer, and still use SyncBackPro for local backup tasks.nicos18 wrote: ↑Wed Apr 16, 2025 5:06 pmAt this time, SyncBackPro can't copy files directly two cloud providers (from Dropbrox to OneDrive, for example), so based on the previous example, if I want to copy files from Dropbox to OneDrive I need:
1) To copy files from Dropbox to a local folder
2) Then, copy those files from the local folder to OneDrive
It would be useful to have the option to copy files directly between cloud providers, as other software already have this feature.