Closed pucicu closed 2 years ago
So you‘re basically saying that you can specify your own server using download
but not using run
?
exactly. the same behaviour on two different machines (directly calling the tool from the NAS and from a macOS).
This not a bug - it´s a feature! carddav2fb downloads FRITZ!Box telephone book in the first step to save FRITZ!Box-specific data: internal numbers, quickdial or vanity information. This information are saved in the internal FRITZ!Box memory using ftp.
You can skip this feature by deactivating ftp usage in general
ah, ok, I see. There was no information about this feature. Now it works.
@pucicu: I recommend to have a look into my forks wiki
perhaps the error message is then misleading ("Could not connect to ftp server fritz.box for upload"). I guess, it should refer to download?
Do you have a guide for setting the FritzBox to allow the download via FTP? The download from the FritzBox does not work when using option -i
(although the upload works well).
@pucicu: I recommend to have a look into my forks wiki
Oh, wow. I have to look at your fork. Thanks for this hint!
Please close this issue and let´s discuss further here
I would like to use the tool for sync the Baikal-based addressbook at a NAS to a FritzBox. Because of the upgrade to DSM 7, the old version of carddav2fb (from jens-maus) does not run anymore.
The workflow now runs smoothly when I use first
carddav2fb download test
, then convertcarddav2fb convert test test.xml
and then uploadcarddav2fb upload test.xml
. As far as I understand, therun
command would do these three steps together. But when I usecarddav2fb run
the tool tries to download the addressbooks from the FritzBox instead from the NAS and stops with an errorThis behaviour is not what I would expect.
The same (or similar) happens when I use the
-i
flag for the commandconvert
.