author | zautrix <zautrix> | 2004-10-13 03:13:22 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-10-13 03:13:22 (UTC) |
commit | 1b821cec88acdc0c3bc5a5498c8265eb480257b3 (patch) (side-by-side diff) | |
tree | 3f5a04b400ab68bc0165d5fb7389f8b902eefb37 | |
parent | 8f852fddc2dc5b63511d6ad1c85a1e74141969ff (diff) | |
download | kdepimpi-1b821cec88acdc0c3bc5a5498c8265eb480257b3.zip kdepimpi-1b821cec88acdc0c3bc5a5498c8265eb480257b3.tar.gz kdepimpi-1b821cec88acdc0c3bc5a5498c8265eb480257b3.tar.bz2 |
updated sync howto
-rw-r--r-- | bin/kdepim/SyncHowto.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/bin/kdepim/SyncHowto.txt b/bin/kdepim/SyncHowto.txt index 3cab446..ec5513a 100644 --- a/bin/kdepim/SyncHowto.txt +++ b/bin/kdepim/SyncHowto.txt @@ -224,48 +224,54 @@ SYNC PREFERENCES: May be the most useful syncing mode. -Ask for every entry on conflict: Pops up an event viewer dialog and shows the two conflicting entries there. The user can chose, which entry he would like to take. The button for the newest entry is automatically set as default button. The color for the newest entry is green. -Force: Take local entry always: Even if the calendars are already synced there is no item deleted on local. -Force: Take remote entry always: Analogous to "Force: Take local entry always" ************************************************************************* 5) Details about sync profile kinds ************************************************************************* a) Local file Please specify a local file you want to sync with. + Note: If you are syncing a file, which is used by KA/Pi, please check the + "Addressbook file (*.vcf) is used by KA/Pi". + If you are syncing with a file from KAddressbook or another program, + please uncheck "Addressbook file (*.vcf) is used by KA/Pi". + To set this properly is important! KA/Pi uses a "last modified" property, + which is not supported by KAddressbook. b) Pi-Sync (direct Kx/Pi to Kx/Pi sync) We mention here only KO/Pi, but the same is valid for KA/Pi. If you want to sync with a device, where KO/Pi is installed, you can easily get the remote file via network with the build in file transfer feature "Pi-Sync": You have first to enable file transfer on the remote device: - Start KO/Pi on the remote device. - Choose Menu Synchronize-Enable Pi-Sync. - Choose a port number, where KO/Pi should listen for file sending requests. Valid port numbers are numbers between 1 and 65565. Do not specify port numbers, that are used by other applications. A port number between 9000 and 9999 is most likely not used by another application. The default port number is 9197 for KO/Pi. If you specify a port number, which is already in use, you will get an error message when closing this dialog. - Choose a password. - Click OK. Now KO/Pi will send the calendar data via the network, if some other device is sending a "please send calendar" request on the given port using the given password. If you want to be sure, nobody can access your calendar data, simply disable the file transfer feature on the @@ -277,48 +283,55 @@ b) Pi-Sync (direct Kx/Pi to Kx/Pi sync) (this may be the case, if you use DHCP for connection of the remote device to the network) simply enable "Ask for preferences before sync". Then you will be asked to confirm the "Pi-Sync" specific settings (Password,IP address, port number) and you can easily change the IP address before each sync. On your local device, create a new profile and choose profile kind "Pi-Sync". Fill in the needed values: - Password for remote access: The password you specified on the remote device. - Remote IP address: The IP address of the remote device. - Remote port number: The port number you specified on the remote device. Now you can syncronize your local device easily with your remote device. This works well for all platforms KO/Pi is running on, e.g. syncing a KO/Pi on Zaurus with KO/Pi on Windows is now very easy. c) Remote file + Note: If you are syncing a file, which is used by KA/Pi, please check the + "Addressbook file (*.vcf) is used by KA/Pi". + If you are syncing with a file from KAddressbook or another program, + please uncheck "Addressbook file (*.vcf) is used by KA/Pi". + To set this properly is important! KA/Pi uses a "last modified" property, + which is not supported by KAddressbook. + Syncing with the profile kind "Remote file" is performed in three steps: i) download the remote file to your local machine to a temp file ii) sync with this temp file iii) upload the synced file to the remote device The down-/uploading if i) and iii) is done via a command line command. Please specify the download/upload command ( like scp, ftp, ...) and the file name of the temp file in the corresponding fields. d) Mobile device (cell phone) Note: On the Zaurus you have to install the phoneaccess_xxx_arm.ipk package to be able to access mobile phones. We mention here only KO/Pi, but the same is valid for KA/Pi. Note: It is only possible to sync a mobile phone with one particular device running KO/Pi. If you want to be able to write data of more than one device to the mobile phone (e.g. from your Zaurus and from your Windows Laptop) do not sync with the mobile phone at all, but use the "Export to phone" functionality from the different devices. Using "Export to phone" makes it not possible to get back data from the phone, if it was changed there, of course. If you sync with the phone, do not use "Export to phone" from any device. (And do not sync, as mentioned above, from any other device with that phone). It would delete the needed information for syncing with that phone! |