Hi all,
Due to the lack of documentation (https://www.idrive.com/cmd_steps) for the linux command line backup that provide no example.
And due to lakc of details in error message, I'm asking to the community if they've got an explaination.
I run the folowing command :
./idevsutil --get-quota xxx@xxx.net@evsxxx.idrive.com::home/
and get :
<tree message="SUCCESS" totalquota="5368709120" usedquota="1069621" filecount="1" hlimit="y"/>
But when I run :
./idevsutil --files-from=dir.lst xxx@xxx.net@evsxxx.idrive.com::home/
I get :
idevsutil version 1.0.2.8 release date 18-MARCH-2015
Capabilities: 64-bit files, socketpairs
IPv6, 64-bit system inums, 64-bit internal inums
idevsutil is a file transfer program capable of efficient remote update
via a fast differencing algorithm.
...
idevs error: syntax or usage error (code 1) at options.c(2257) [client=1.0.2.8]
Which is really detailled error... isn't it ??? :-(
Any suggestions or ideas ?