With a recent hard drive failure, this is my first time trying to restore large files that were set to split into 2GB parts. For some reason, not only am I being prompted for the passphrase, but my passphrase is NOT being accepted. I enter the correct passphrase and the prompt returns to ask me for the passphrase. The passphrase I enter is absolutely correct. I have verified it in the zip/encryption section of the profile settings.
Some History: The profile was originally created many months ago to sync with ACD. Since ACD is no longer unlimited, I reuploaded to GDrive. I used the same profile I created for ACD and modified the Right-Hand Side to point to Google Drive, deleting the old database when prompted to do so.
I see some mentions of Amazon Cloud Drive in the Profile Configuration Summary even though I modified the profile to point to Google Drive. Is it possible that a setting in the profile is causing this issue?
Below is my Profile Configuration Summary.
- Code: Select all
Profile Name : K (Plex) - Movies
Left Base Folder : K:\MOVIES
Right Base Folder : ext://Google Drive/Syncovery/K/Plex/Movies
Copying Direction : Left To Right
--------------------------------
Profile Settings
--------------------------------
[General]
Name=K (Plex) - Movies
LastModified=10/16/2017 7:24:08 PM
LeftPath=K:\MOVIES
RightPath=ext://Google Drive/Syncovery/K/Plex/Movies
LeftToRight=Yes
SmartTracking=Yes
[Files]
MaxParallelCopiers=2
SplitLargeFiles=2147483648
[Files->More]
AutoResume=Yes
[Internet]
LeftExtendedProtocolName=Amazon Cloud Drive
RightFTPSettings=Ext:ExtProt=Google Drive,Flags=UTF8+ReplaceChars+UTC+DetectTimezone+ReplaceAutomatic,"Proxy=no",Lib=0
RightExtendedProtocolName=Google Drive
[SmartTracking]
ConflictsAddNumber=Yes
ConflictsIfExistsAddNumber=Yes
BothNewConflictCheckArchiveFlagAndTimestamp=No
[Special]
SecurityFlag2=36
[Special->Database]
NameForDatabase=K (Plex) - Movies___2
DBLeftBasePath=K:\MOVIES
DBRightBasePath=ext://Google Drive/Syncovery/K/Plex/Movies
[Zipping]
ZipFilesIndividually=Yes
ZipCompressionLevel=1
EncryptionLevel=4
[Encryption]
FilenameEncryption=Yes
FoldernameEncryption=Yes
EncryptExistingNames=Yes
--------------------------------
Profile XML
--------------------------------
<?xml version="1.0" encoding="UTF-8" ?>
<Profiles>
<Profile Name="K (Plex) - Movies">
<General>
<LastModified>10/16/2017 7:24:08 PM</LastModified>
<LeftPath>K:\MOVIES</LeftPath>
<RightPath>ext://Google Drive/Syncovery/K/Plex/Movies</RightPath>
<LeftToRight>Yes</LeftToRight>
<SmartTracking>Yes</SmartTracking>
</General>
<Files>
<MaxParallelCopiers>2</MaxParallelCopiers>
<SplitLargeFiles>2147483648</SplitLargeFiles>
</Files>
<Files_More>
<AutoResume>Yes</AutoResume>
</Files_More>
<Internet>
<LeftExtendedProtocolName>Amazon Cloud Drive</LeftExtendedProtocolName>
<RightFTPSettings><Protocol>Ext</Protocol><ExtProt>Google Drive</ExtProt><Flags>UTF8+ReplaceChars+UTC+DetectTimezone+ReplaceAutomatic</Flags><Proxy>no</Proxy><Lib>0</Lib></RightFTPSettings>
<RightExtendedProtocolName>Google Drive</RightExtendedProtocolName>
</Internet>
<SmartTracking>
<ConflictsAddNumber>Yes</ConflictsAddNumber>
<ConflictsIfExistsAddNumber>Yes</ConflictsIfExistsAddNumber>
<BothNewConflictCheckArchiveFlagAndTimestamp>No</BothNewConflictCheckArchiveFlagAndTimestamp>
</SmartTracking>
<Special>
<SecurityFlag2>36</SecurityFlag2>
</Special>
<Special_Database>
<NameForDatabase>K (Plex) - Movies___2</NameForDatabase>
<DBLeftBasePath>K:\MOVIES</DBLeftBasePath>
<DBRightBasePath>ext://Google Drive/Syncovery/K/Plex/Movies</DBRightBasePath>
</Special_Database>
<Zipping>
<ZipFilesIndividually>Yes</ZipFilesIndividually>
<ZipCompressionLevel>1</ZipCompressionLevel>
<EncryptionLevel>4</EncryptionLevel>
</Zipping>
<Encryption>
<FilenameEncryption>Yes</FilenameEncryption>
<FoldernameEncryption>Yes</FoldernameEncryption>
<EncryptExistingNames>Yes</EncryptExistingNames>
</Encryption>
</Profile>
</Profiles>
--------------------------------
Profile Command Line
--------------------------------
Syncovery.exe ADD /Name="K (Plex) - Movies" /Left=K:\MOVIES /Right="ext://Google Drive/Syncovery/K/Plex/Movies" /L2R /Smart /MaxParallelCopiers=2 /SplitLargeFiles=2147483648 /AutoResume /LProt="Amazon Cloud Drive" /RightFTPSettings="Ext:ExtProt=Google Drive,Flags=UTF8+ReplaceChars+UTC+DetectTimezone+ReplaceAutomatic,""Proxy=no"",Lib=0" /RProt="Google Drive" /ConflictsAddNumber /ConflictsIfExistsAddNumber /BothNewConflictCheckArchiveFlagAndTimestamp=No /SecurityFlag2=36 /NameForDatabase="K (Plex) - Movies___2" /DBLeftBasePath=K:\MOVIES /DBRightBasePath="ext://Google Drive/Syncovery/K/Plex/Movies" /Zip /ZipLevel=1 /Encr=4 /FilNEncrypt /FolNEncrypt /EncryptExistingNames
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 https://www.syncovery.com/command-line/