Displaying 2 results from an estimated 2 matches for "avvzp".
Did you mean:
avzp
2005 Oct 31
1
What would cause an unexpected massive transfer
...of those were changed. At least not data wise.
It doesn't appear that I've missed my aim and built a new structure by
putting a wrong path in the command so I'm thinking it has to be some
superficial dating or other non data change that is provoking rsync.
The command was:
rsync -avvzP --stats /mnt/harvey-g/ /mnt/harvey-ext/Harvey_G/
I'm watching as I write and see old files that haven't changed in
literally years being transferred.
The file systems in volved are (xp)NTFS on one end and Fat32 on the
external drive.
The two partitions are mounted on a linux (gentoo) s...
2014 Dec 01
2
[Bug 10977] New: Rsync path spoofing attack vulnerability (rsync 3.1.1 tested)
...| !S_ISREG(cur_flist->files[i]->mode)) {
rprintf(FERROR,
"received request to transfer non-regular file: %d [%s]\n",
ndx, who_am_i());
exit_cleanup(RERR_PROTOCOL);
}
}
*/
Vulnerability Demo :
Online test:
rsync -avvzP 106.185.33.114::yaseng /tmp/yaseng
--
You are receiving this mail because:
You are the QA Contact for the bug.