Profile Name : Dokumenty
Left Base Folder : D:\Documents
Right Base Folder : ftp://192.168.1.20/backup/F-1/Dokumenty
Copying Direction : Left To Right
--------------------------------
Profile Settings
--------------------------------
[General]
Name=Dokumenty
LastModified=21.02.2016 18:32:37
LeftPath=D:\Documents
RightPath=ftp://192.168.1.20/backup/F-1/Dokumenty
LeftToRight=Yes
[Exact Mirror Config]
ExactMirrorDeletes=Yes
ExactMirrorReplacesNewerFiles=Yes
[Internet]
RightFTPSettings=FTP1 Port=21,Passive=Y,ASCII=N,CanRenameFolders=N,AbsolutePath=N,ForceTimestamps=N,FTPCommand=0,Flags=UTF8+UTC+DetectTimezone,"Proxy=no",TLS=no,TimZoneOfs=-60/0,"Cert=none"
[Safety->Unattended]
UnattendedDeleteFiles=Yes
UnattendedDeleteMaxPercent=100
[Schedule]
ScheduledNormally=Yes
RepeatAfter=Yes
NextDateTime=22.02.2016 18:05:00
OrigTimeOfDay=18:05:00
--------------------------------
Profile XML
--------------------------------
<?xml version="1.0" encoding="UTF-8" ?>
<Profiles>
<Profile Name="Dokumenty">
<General>
<LastModified>21.02.2016 18:32:37</LastModified>
<LeftPath>D:\Documents</LeftPath>
<RightPath>ftp://192.168.1.20/backup/F-1/Dokumenty</RightPath>
<LeftToRight>Yes</LeftToRight>
</General>
<Exact_Mirror_Config>
<ExactMirrorDeletes>Yes</ExactMirrorDeletes>
<ExactMirrorReplacesNewerFiles>Yes</ExactMirrorReplacesNewerFiles>
</Exact_Mirror_Config>
<Internet>
<RightFTPSettings><Protocol>FTP1</Protocol><Port>21</Port><Passive>Y</Passive><ASCII>N</ASCII><CanRenameFolders>N</CanRenameFolders><AbsolutePath>N</AbsolutePath><ForceTimestamps>N</ForceTimestamps><FTPCommand>0</FTPCommand><Flags>UTF8+UTC+DetectTimezone</Flags><Proxy>no</Proxy><TLS>no</TLS><TimZoneOfs>-60/0</TimZoneOfs><Cert>none</Cert></RightFTPSettings>
</Internet>
<Safety_Unattended>
<UnattendedDeleteFiles>Yes</UnattendedDeleteFiles>
<UnattendedDeleteMaxPercent>100</UnattendedDeleteMaxPercent>
</Safety_Unattended>
<Schedule>
<ScheduledNormally>Yes</ScheduledNormally>
<RepeatAfter>Yes</RepeatAfter>
<NextDateTime>22.02.2016 18:05:00</NextDateTime>
<OrigTimeOfDay>18:05:00</OrigTimeOfDay>
</Schedule>
</Profile>
</Profiles>
--------------------------------
Profile Command Line
--------------------------------
Syncovery.exe ADD /Name=Dokumenty /Left=D:\Documents /Right=ftp://192.168.1.20/backup/F-1/Dokumenty /L2R /Deletes /ReplaceNewer /RightFTPSettings="FTP1:port=21,Passive=Y,ASCII=N,CanRenameFolders=N,AbsolutePath=N,ForceTimestamps=N,FTPCommand=0,Flags=UTF8+UTC+DetectTimezone,""Proxy=no"",TLS=no,TimZoneOfs=-60/0,""Cert=none""" /UADel /UADelPerc=100 /Sched /Rep /Next="22.02.2016 18:05:00" /Orig=18:05:00
Alternatives to ADD
RUN (creates & runs a job without creating a permanent profile)
DELETE "Profile Name" (deletes a profile)
CHANGE "Profile Name" (changes an existing profile, keeping any existing settings which are not set on the command line)
RENAME "Old Profile Name" "New Profile Name"
ADD can be used to completely replace an existing profile with new settings.
For additional parameters, such as /M (minimized) and /U (unattended), see [URL='https://www.syncovery.com/command-line/']Command Line[/URL]