Closed GoogleCodeExporter closed 9 years ago
The help for the command line version is built-in. Just run
"Duplicati.CommandLine.exe help" to get a list of available topics. I think,
almost everything is covered in the built-in help. If something is missing,
please let us know what exactly is missing or what you want to do via command
line that does not seem to work.
Regarding your question about multiple source folders: The answer can be found
is "Duplicati.CommandLine.exe help backup" which says:
Usage: backup <source folder> <target url> <options>
This will perform full or incremental backups. It reads all files from
<source folder> and stores the backups in <target url>. If no rule for full
backups is specified, Duplicati will create one full backup and incremental
backups afterwards. Multiple source folders have to be separated by the
operating system's delimiter (semicolon ";" on Windows, colon ":" on
Linux).
Original comment by rst...@gmail.com
on 6 Oct 2012 at 8:06
Thanks for the help. I hand't realized I could issue "help backup". This really
helps!
Original comment by j...@juliohm.com.br
on 7 Oct 2012 at 4:56
Great. Let us know if anything is missing or unclear.
Original comment by rst...@gmail.com
on 7 Oct 2012 at 7:29
Original issue reported on code.google.com by
j...@juliohm.com.br
on 6 Oct 2012 at 1:26