Click here to Skip to main content
15,887,917 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I m trying to backup Folders from local drive to Dropbox using Duplicati command in Command prompt. (Backup should be Incremental)

C:\Users\Desktop\Office_Works\Duplicati\Duplicati 1.3.4\Duplicati>Duplicati.CommandLine.exe backup a https://www.dropbox.com/

Enter passphrase: **
Confirm passphrase: **
**Unable to find backend for: https://www.dropbox.com/**


"a" is my folder in local drive. Now I want to know how to make a connection with Dropbox using command lines. Is any particular way to connect Dropbox using duplicati commands?

Thanks in Advance!
Posted
Comments
Richard MacCutchan 19-Jan-16 3:27am    
What does the duplicati documentation say?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900