File: faq-mediaoptions.htd

package info (click to toggle)
bitpim 1.0.7%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 31,384 kB
  • sloc: python: 267,746; cpp: 2,076; perl: 600; ansic: 409; sh: 226; makefile: 152; sed: 1
file content (15 lines) | stat: -rw-r--r-- 811 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#include "pagestart.h"
<p>In general, the <B>Add</B> option does the followings:
<p>
<OL>
<li><p>Update (overwrite) the contents of existing media files from BitPim to the phone if they're different (or more accurately: if the file sizes are different).
<li><p>Copy new media files from BitPim to the phone (those files that exist in BitPim but not the phone).
</OL>
<p>In general, the <B>Replace All</B> option does the followings:
<p>
<OL>
<li><p>Update (overwrite) the contents of existing media files from BitPim to the phone if they're different (or more accurately: if the file sizes are different).
<li><p>Copy new media files from BitPim to the phone (those files that exist in BitPim but not on the phone).
<li><p>Delete all media files from the phone that are not in BitPim.
</OL>
#include "pageend.h"