Move to Multiple Destinations

English Support for Syncovery on Windows.
Post Reply
mukoya
Posts: 4
Joined: Wed Nov 20, 2024 7:21 pm

Move to Multiple Destinations

Post by mukoya »

Is Move possible to say 3 destinations?

Original file should only be deleted after successful move to all the 3.

Thank you
tobias
Posts: 1966
Joined: Tue Mar 31, 2020 7:37 pm

Re: Move to Multiple Destinations

Post by tobias »

Hello,
yes, you can specify "Additional Destinations" on the right-hand side in your Syncovery job.

When using the sync mode "Move Files to Destination", the original will only be deleted if the file has been copied to all three destinations sucessfully.
mukoya
Posts: 4
Joined: Wed Nov 20, 2024 7:21 pm

Re: Move to Multiple Destinations

Post by mukoya »

This is great!

Will try it out

Thank you for great app!!
Jean-Michel
Posts: 33
Joined: Fri Jun 10, 2022 2:12 pm

Re: Move to Multiple Destinations

Post by Jean-Michel »

Hello

I'm trying this feature (Windows 10, Syncovery 11.5.3) and I can't get it to work
I have setup on my desktop 2 folders
- SOURCE
- DONE
And I'm trying to move from SOURCE to a S3 bucket + the DONE folder

While the move to S3 is performed as expected, nothing is copied to DONE folder

Can you help to find out what I'm missing ?

Thanks

here are the logs

Code: Select all

Syncovery v11.5.3, build 69 (64-bit)

Remaining days for evaluation: 30

Running on : DESKTOP-TOP8QFG
Running as : DESKTOP-TOP8QFG\Test  (not Admin)
System Info: Microsoft Windows 10 Enterprise Evaluation Build 19045
Using Backup Privilege

Log for profile Test, started at 11:24:08 AM on 7/2/2025

LEFT: C:\Users\Test\Desktop\SOURCE
RIGHT: S3://hidden-bucket-name/Test JM

The profile is run in attended mode.

Previous run was at 7/2/2025 11:22:39 AM: 

Total System Memory at 7/2/2025 11:24:18 AM: 8192 MB, Available: 6295 MB, Memory Load: 23%


Left Side Volume Name:                

Connecting with hidden-bucket-name
Working with folder emulation mode for S3.
Using OpenSSL 3.4.1 11 Feb 2025: libssl-3-x64.dll, libcrypto-3-x64.dll

TLS Certificate verified successfully.
Copying Direction : Left To Right

Scanning Folders Started At 7/2/2025 11:24:19 AM
Getting S3 Listing (splitting after 5000000 entries)
S3 Listing Downloading Time: 0.36 seconds for 1 HTTP requests
S3 Listing Processing Time : 0.00 seconds for 1 directory entries


Total System Memory at 7/2/2025 11:24:22 AM: 8192 MB, Available: 6294 MB, Memory Load: 23%

Free Space on left side :        29 GB, needed:    0 Bytes
Free Space on right side:  Not checked, needed:   2,354 kB

Main Copying Phase Started At 7/2/2025 11:24:22 AM

Now copying to main destination: S3://hidden-bucket-name/Test JM/federer.mp4
DELETE L C:\Users\Test\Desktop\SOURCE\federer.mp4
MOVE C:\Users\Test\Desktop\SOURCE\federer.mp4  (2.3MB)

Main Copying Phase Ended At 7/2/2025 11:24:23 AM And Took 00:00:00


SUMMARY
------------------------------------------------------------------
Short Results: 1 copied (2.3MB), 1 deleted (2.3MB), Duration: 00:00:14
Operation completed at 11:24:23 AM on 7/2/2025
Total duration: 00:00:15

Copied To Right Side: 1 (2.3MB)
Deleted On Left Side: 1 (2.3MB)

Overall average transfer rate  : 3.3 MB/s
Average copying time per file  : 0.5 s
Copying time for fastest file  : 0.5 s
Copying time for slowest file  : 0.5 s

Average transfer rate per file : 4988.6 kB/sec
Transfer rate for slowest file : 4988.6 kB/sec
Transfer rate for fastest file : 4988.6 kB/sec
For the fastest/slowest rates, only files at least 1 kilobyte in size were counted.


Local time zone offset :         2.0 hours.
Internet protocol timeout :      60 seconds
Max. Internet protocol retries : 2
Time used for free space checks on left side: 0.0002 seconds for 2 space checks.

------------------------------------------------------------------

Profile Settings From C:\ProgramData\Syncovery\Syncovery.ini

[General]
Name=Test
LastModified=7/2/2025 11:24:04 AM
LeftPath=C:\Users\Test\Desktop\SOURCE
RightPath=S3://hidden-bucket-name/watchfolder/Test JM
UseAdditionalDestinations=Yes
AdditionalDestinations={"mode":"3","atmbeh":"1","flags":"0","destinations":[{"path":"C:\\Users\\Test\\Desktop\\DONE","flags":"1"}]}
Subfolders=Yes
LeftToRight=Yes
RightToLeft=No
UseSubfolderSelection=No
MoveFilesMode=mmOverwriteDest
MoveByCopying=Yes

[Comparison]
AdjustFolderTimes=No
SizeConflictAction=scaCopy

[Files->Deletions]
RecycleDeletedFiles=No

[Folders]
ScanAllDestinationFoldersToFindMovedFiles=No

[Internet]
RightFTPSettings=S3:Flags=UTF8+ReplaceChars+UTC+DetectTimezone+EmulFold+ReplaceAutomatic+ManagedAccount,"Proxy=no",Public=N,TLS=Y,StorageClass=0,RecursLst=Y
RightUser=Staging

[Safety->Attended]
WarnMoving=No

[Safety->Unattended]
UnattendedDeleteMaxPercent=10


------------------------------------------------------------------


System Info: Microsoft Windows 10 Enterprise Evaluation Build 19045
Codepage/Country/Locale: 1252/1/0409
Windows Timezone Offset: 120
OS Architecture: 64-bit
OS Language: 1033
System Device: \Device\HarddiskVolume2
System Directory: C:\Windows\system32
Windows Directory: C:\Windows
Default System Codepage: 1252
Unicode Normalization Test: Good

Total System Memory at 7/2/2025 11:24:23 AM: 8192 MB, Available: 6286 MB, Memory Load: 23%


------------------------------------------------------------------


Email Notification Settings:
Email Notification is OFF.


------------------------------------------------------------------


Notification not sent (again) due to not Global.Email
Notification not sent (again) due to not Global.Email
Jean-Michel
Posts: 33
Joined: Fri Jun 10, 2022 2:12 pm

Re: Move to Multiple Destinations

Post by Jean-Michel »

Actually I found out that when I run in attended mode, I am asked with which destination I want to sync
- primary
- secondary
- both
if I choose both the move will done to the 2 destinations
If I choose only one, the move is done only on the select one

What I need is that this profile can run unattended by the scheduler and:
- compare with the primary destination only
- copy to both destination (which could overwrite an existing file in secondary destination but that's what I want)
- remove from the source

So in the additional destinations window, I choose "Compare only against main destination, copy to all destinations simultaneously"
Jean-Michel
Posts: 33
Joined: Fri Jun 10, 2022 2:12 pm

Re: Move to Multiple Destinations

Post by Jean-Michel »

When running scheduled, it seems that it is doing what I want
The confusion seems to be only with the run attended where you have to specify you want to sync with both
Post Reply