similar to: Feature Request: listing files from local dirs

Displaying 20 results from an estimated 6000 matches similar to: "Feature Request: listing files from local dirs"

2009 Dec 04
1
z to r transformation within print.rma.uni and forest from the package metafor
Dear R community, I'm using the ,metafor'-package by Wolfgang Viechtbauer (Version: 0.5-5) to calculate random-effects meta-analyses using Correlations and Sample Sizes as the raw data. (By the way: Really a nice piece of work, Wolfgang! Thanks heaps.) I specified the "rma.uni' function so that it looks like this: MAergebnis<-rma.uni(ri=PosOutc, ni=N,
2008 Jun 12
2
Inconsistency with the option for defining the destination port
Why is there an inconsistency with the option for the destionation port. ssh -p <port> ... scp -P <port> ... sftp -P <port> ... For scp it is neccessary to be "-P" ( Quote: " Note that this option is written with a capital 'P', because $B!](Bp is already reserved for preserving the times and modes of the file in rcp(1)." ). Also sftp uses already
2011 Feb 20
1
Help Metafor
? stato filtrato un testo allegato il cui set di caratteri non era indicato... Nome: non disponibile URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110220/1f45c288/attachment.pl>
2004 Nov 05
1
netapps vfiler
Hi, Did anyone here tried to use rsync between a unix machine and a NetApps Vfiler volume? I have strange case where it does create the folders on the vfiler volume but does not copy the files. Command is something like this: rsync -va dropzone pushacc@prod:/launchpad where, * dropzone is the the folder which keeps source files and folders in unix. This folder is owned by a unix account
2008 Nov 05
2
Muliply images > wich plugin?
Hi, I have one destionation such as Barcelona and i want to store and show multiply pictures of Barcelona. Wich upload plugin is the best for this purpose? Grtz..remco -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this
2002 Mar 12
1
Question on using rsync delete option
Greeting. I'm so sorry that I launched the previous email by mistake and before I had a chance to complete it. Here is the summary of my previous question. We would like to use rsync to mirror the contents from our internal staging server ( A) to the external website (B) at our ISP without delete some existing files on B. On server B, we have applications that creates temporary lock files
2003 Apr 22
1
rsync variation help
This message is for rsync developers who know the code very well. This is first time I am using rsync. In short trying to solve an problem by using existing rsync code. rsync does treewalk and it also does checksum on "logical file block", whose size can be choosen at will. I want to use this exisiting framework to write a utility to maintain a checksum tree of an dataset. Q. What do
2006 Dec 20
0
W2003, domain and home dirs
Hi The introduction is a bit long, but the question is really short (last paragraph). Here I have samba 3.0.14a (debian/stable) acting as domain member server with home dirs for domain users which are located on the w2003 r2 serwer being domain controler. I have a few problems with this setup, but it is hard to track them. Meybe answer to the question below could help me a bit. Samba once
2003 Jan 18
1
Finished storage compression patch for rsync
Hi, i finished my storage compression patch for rsync. WARNING - THIS IS ONLY FOR TESTING! How does this work? Just add a "-Z" option to your common rsync commandline parameters. The destination files will be stored in a compressed way (by using a hardwired call of gzip). This works in both directions: rsync -Z -av mydir user@remote:/dir and rsync -Z -av user@remote:/dir
2004 Jul 03
0
[Bug 1479] --compare-dest suppresses output file if same timestamp present
https://bugzilla.samba.org/show_bug.cgi?id=1479 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From wayned@samba.org 2004-06-25 19:12 ------- Yes, it certainly can seem counter intuitive that the
2005 Dec 30
1
DO NOT REPLY [Bug 3362] New: Add option to normalize Unicode filenames
https://bugzilla.samba.org/show_bug.cgi?id=3362 Summary: Add option to normalize Unicode filenames Product: rsync Version: 2.6.7 Platform: Other OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: mike@big.faceless.org
2020 Mar 26
0
Blocking IP addresses on a per mountpoint level
On 26/03/2020 13:49, Chip wrote: > Thanks. > > Indeed - but is it it possible to block IP addresses on a per > mountpoint level? For example, my user with /mountpointA.ogg does not > mind being hammered by connections from 93.184.216.34 [example.com > <http://example.com>] but my user with /mountpointB.ogg wants to block > that IP address. If the mountpoints are at
2009 Apr 21
0
Fw: install problem
OS : Debian Etch. samba version : 3.0.24 I have a problem with a vendors software that won't install. The install gets stopped with this error :- The file s:\wyongauto\AMWIN\UNWISE.EXE' could not be opened. please check that your disk is not full and that you have access to the destionation directory. Access is Denied. There are no problems reading and writing to the shares. I
2011 Jun 01
1
xtable with conditional formatting using \textcolor
Hello list, I'm doing a table with scores and I want include colors to represent status of an individual. I'm using sweave <<results=tex>>= and xtable but I can't get a result I want. My attemps are #----------------------------------------------------------------------------- # code R da <- data.frame(id=letters[1:5], score=1:5*2) col <- function(x){
2002 Mar 13
0
Queston on using the delete option
You brought up a very good point which described what rsync can and can not do. Because of the robustness of this application, we are trying to find a way to use rsync and replacing our current primitive system which uses tar and send the data over a small pipe. Since my last posting, I have thought about not using the "--delete"option and instead, gather a list of files to be
2006 Jun 07
4
R crashes on quantreg
I was trying "quantreg" package, lm1 <- lm(y~x) rq1 <- rq(y~x) plot(summary(rq1)) #then got a warning says singular value, etc. but this line can be omited plot(lm1) #crash here It happened every time on my PC, Windows XP Pro Serv. Pack 1, Pentium(4) 3.00G. [[alternative HTML version deleted]]
2008 Nov 08
3
Parsing regular expressions differently - feature request
Hi there, I rejoiced when I realized that you can use Perl regex from within R. However, as the FAQ states "Some functions, particularly those involving regular expression matching, themselves use metacharacters, which may need to be escaped by the backslash mechanism. In those cases you may need a quadruple backslash to represent a single literal one. " I was wondering if that is
2010 Apr 19
1
Character escaping in item name
Hi! In the rsync man page under " -8, --8-bit-output", it says: . . . All control characters (but never tabs) are always escaped, regardless of this option's setting. The escape idiom that started in 2.6.7 is to output a literal backslash (\) and a hash (#), followed by exactly 3 octal digits. For example, a newline would output as "\#012". A literal backslash
2006 Feb 28
1
Wrong id after join!
The Problem ----------- After using a join in my find the id attributes set in my Entity objects are wrong! It is setting the Entity id to the value from Postcode id! The Code -------- entities = Entity.find(:all, :conditions => [...omited...], :joins => "as e inner join postcodes as pc on substring_index(e.postcode,'' '', 1) =
2007 Mar 02
2
Error in length of vector ?
Hi, I'm having a weird result with the length() function: >a [... omited ...] [9994] NA "2003-12-03 16:37:00" "2002-06-26 18:43:00" [9997] "2005-07-04 04:00:00" "2007-02-16 22:09:00" "2007-02-24 15:49:00" [10000] NA > length(LastModified) [1] 9 > length(c(LastModified)) [1] 9 I was expecting to get