Package: rsync
Version: 2.6.6-1
Severity: normal

Note the use of -a the third time around. Otherwise the command is the same
each time.

lapse:/tmp/rsync-test> rsync -Pvvr ./ lapse:/tmp/rsync-test2              [309]
opening connection using ssh lapse rsync --server -vvr --partial . 
/tmp/rsync-test2 
building file list ... 
5 files to consider
created directory /tmp/rsync-test2
delta-transmission enabled
a
       20480 100%    0.00kB/s    0:00:00  (1, 40.0% of 5)
b
       40960 100%    2.30MB/s    0:00:00  (2, 60.0% of 5)
c
       40960 100%    1.15MB/s    0:00:00  (3, 80.0% of 5)
d
       61440 100%    1.17MB/s    0:00:00  (4, 100.0% of 5)
total: matches=0  tag_hits=0  false_alarms=0 data=163840

sent 164118 bytes  received 114 bytes  109488.00 bytes/sec
total size is 163840  speedup is 1.00

lapse:/tmp/rsync-test> rsync -Pvvr ./ lapse:/tmp/rsync-test2              [310]
opening connection using ssh lapse rsync --server -vvr --partial . 
/tmp/rsync-test2 
building file list ... 
5 files to consider
delta-transmission enabled
a
       20480 100%   18.86MB/s    0:00:00  (1, 40.0% of 5)
b
       40960 100%   39.06MB/s    0:00:00  (2, 60.0% of 5)
c
       40960 100%   13.02MB/s    0:00:00  (3, 80.0% of 5)
d
       61440 100%   11.72MB/s    0:00:00  (4, 100.0% of 5)
total: matches=236  tag_hits=236  false_alarms=0 data=0

sent 1194 bytes  received 1530 bytes  1816.00 bytes/sec
total size is 163840  speedup is 60.15

lapse:/tmp/rsync-test> rsync -Pvva ./ lapse:/tmp/rsync-test2              [310]
opening connection using ssh lapse rsync --server -vvlogDtpr --partial . 
/tmp/rsync-test2 
building file list ... 
5 files to consider
delta-transmission enabled
./
a
       20480 100%   18.86MB/s    0:00:00  (1, 40.0% of 5)
b
       40960 100%   39.06MB/s    0:00:00  (2, 60.0% of 5)
c
       40960 100%   13.02MB/s    0:00:00  (3, 80.0% of 5)
d
       61440 100%   11.72MB/s    0:00:00  (4, 100.0% of 5)
total: matches=236  tag_hits=236  false_alarms=0 data=0

sent 1234 bytes  received 1530 bytes  5528.00 bytes/sec
total size is 163840  speedup is 59.28

lapse:/tmp/rsync-test> rsync -Pvvr ./ lapse:/tmp/rsync-test2              [311]
opening connection using ssh lapse rsync --server -vvr --partial . 
/tmp/rsync-test2 
building file list ... 
5 files to consider
delta-transmission enabled
a is uptodate
b is uptodate
c is uptodate
d is uptodate
total: matches=0  tag_hits=0  false_alarms=0 data=0

sent 106 bytes  received 50 bytes  312.00 bytes/sec
total size is 163840  speedup is 1050.26

-- System Information:
Debian Release: testing/unstable
  APT prefers stable
  APT policy: (700, 'stable'), (600, 'testing'), (98, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages rsync depends on:
ii  libc6                         2.3.6-2    GNU C Library: Shared libraries an
ii  libpopt0                      1.7-5      lib for parsing cmdline parameters

rsync recommends no packages.

-- no debconf information

-- 
 .''`.     martin f. krafft <[EMAIL PROTECTED]>
: :'  :    proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system
 
Invalid/expired PGP (sub)keys? Use subkeys.pgp.net as keyserver!
 
redistribution of this email via the
microsoft network is prohibited.

Attachment: signature.asc
Description: Digital signature (GPG/PGP)

Reply via email to