Displaying 4 results from an estimated 4 matches for "all4".
Did you mean:
all
2009 Jan 27
1
Problem with RMA using limma, oligo and pdInfoBuilder packages
...7.rn4.transcript.header.DOS.csv",head=TRUE,
sep=",")
> all <- merge(csv, Pvalue, by.x="sample", by.y=0, all=T)
> all2 <- merge(all, Mean1, by.x="sample", by.y=0, all=T)
> all3 <- merge(all2, Mean2, by.x="sample", by.y=0, all=T)
> all4 <- merge(all3, sd1, by.x="sample", by.y=0, all=T)
> all5 <- merge(all4, sd2, by.x="sample", by.y=0, all=T)
> all6 <- merge(all5, d, by.x="sample", by.y=0, all=T)
> write.table(data.frame(all6), file="ULTIMETESTtout.xls", sep="\t"...
2014 Dec 17
1
Differing behaviour on consecutive runs
...wait for a few hours and run it again it copies all the files
again.
I'm trying to determine what's making it think the files are not
up-to-date. I have all the debug flags turned on. Am I missing something
that will let me know what rsync is thinking?
My command-line is:
rsync --info=all4 --debug=all4 -auvz --modify-window=1 ./src/dir/
server:path/to/dst/dir/
On the good run I see this in the output:
...
generator starting pid=3205
delta-transmission enabled
recv_generator(.,0)
recv_generator(.,1)
recv_generator(604-001-bg.jpg,2)
604-001-bg.jpg is uptodate
recv_generator(604-001-l...
2008 Apr 18
11
DO NOT REPLY [Bug 5403] New: -H (--hard-links) is broken when sending to remote
https://bugzilla.samba.org/show_bug.cgi?id=5403
Summary: -H (--hard-links) is broken when sending to remote
Product: rsync
Version: 3.0.2
Platform: x86
OS/Version: NetBSD
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: gcw@pobox.com
2011 Dec 16
5
[Bug 8666] New: --debug=all9 fail
https://bugzilla.samba.org/show_bug.cgi?id=8666
Summary: --debug=all9 fail
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: chris at onthe.net.au
QAContact: rsync-qa at