Displaying 18 results from an estimated 18 matches for "yourpath".
Did you mean:
your_path
2011 Apr 05
1
do not execute newline command
Hi R-users,
To automate the creation of scripts, I converted the code (example below) into a character string and wrote the object to a file:
Repeat <- "
myvec <- c(1:12)
cat('vector= ', myvec, '\n')
"
write (Repeat, 'yourpath/test.R')
the problem is that one line of the code is a "cat" command. In the output file (i.e. test.R), the newline symbol gets executed and I don't want that.
Any idea on how to do that?
Thanks
Lorenzo
[[alternative HTML version deleted]]
2012 Nov 02
1
mergeing a large number of large .csvs
...rnames<-list.files(path=folderpath)
n<- length(foldernames)
setwd(folderpath)
for (i in 1:n){
path<-paste(folderpath,foldernames[i], sep="\\")
nf.name <- as.character(paste(foldernames[i],".csv", sep=""))
merepk (path,nf.name)
}
}
folderpath <- "yourpath"
merge.by.folder(folderpath)
Thanks for looking, and happy friday!
*Ben Caldwell*
PhD Candidate
University of California, Berkeley
[[alternative HTML version deleted]]
2015 May 19
4
preexec and msdfs proxy
...y worky. So, that is why I am here.
'til then,
Greg Enlow
--
Greg Enlow
grenlow at hk.mailbox.de
On 19 May 2015, at 08:08, Daniel M?ller wrote:
Just an idea:
Why dont us msdfs just pointing to the netapp with ln -s msdfs:
And in the smb.conf ex:
[netapp]
root preexec= yourscript
path=yourpath
msdfs root=yes
EDV Daniel M?ller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 T?bingen
Tel.: 07071/206-463, Fax: 07071/206-499
eMail: mueller at tropenklinik.de
Internet: www.tropenklinik.de
-----Urspr?ngliche Nachricht-----
Von: samba-bounces at lists.samb...
2015 May 19
0
preexec and msdfs proxy
Just an idea:
Why dont us msdfs just pointing to the netapp with ln -s msdfs:
And in the smb.conf ex:
[netapp]
root preexec= yourscript
path=yourpath
msdfs root=yes
EDV Daniel M?ller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 T?bingen
Tel.: 07071/206-463, Fax: 07071/206-499
eMail: mueller at tropenklinik.de
Internet: www.tropenklinik.de
-----Urspr?ngliche Nachricht-----
Von: samba-bounces at lists.samb...
2001 Feb 15
0
openssh-2.3.0p1 installation problem (still)
i posted here a couple days ago with a fairly minor (depending on how you look at it) installation problem and while ive used string and duct tape to fix it, i have not heard anything back about it.
the problem is if you ./configure --with-default-path=/yourpath it doesnt seem to actually work. scp was not working for me and after checking the faq, i saw this was my problem as scp was installed to /usr/local/bin. so i made distclean and configured --with-default-path=/bin:/usr/bin:/usr/local/bin and rebuilt.
after this didnt work (several times), i foll...
2005 May 10
2
filename
Hey,
I'm generating a .jpeg file for a web application passing parameters to
R via cgi. R gets the parameters by using commandArgs, which are passed
to a variable named j and z
j<-commandArgs()[3]
z<-commandArgs()[4]
Later I want to use the characters strings of the argument which the
variables are holding for my filename, e.g.:
jpeg(file="d:/data/images/jz.jpeg",...)
2015 May 18
5
preexec and msdfs proxy
On Mon, May 18, 2015 at 03:31:55PM +0200, Greg Enlow wrote:
> Hi,
>
> The Server to which the msdfs is pointing is a netapp. Though we theoretically can access the shell on it then begin to mess around there, we would really like to avoid that. Warranty and such make it a bit of a legal issue. That is the reason we went with a separate instance in the first place and now wonder why the
2015 May 21
1
preexec and msdfs proxy
...> Greg Enlow
> grenlow at hk.mailbox.de
>
>
>
> On 19 May 2015, at 08:08, Daniel M?ller wrote:
>
> Just an idea:
> Why dont us msdfs just pointing to the netapp with ln -s msdfs:
> And in the smb.conf ex:
>
> [netapp]
> root preexec= yourscript
> path=yourpath
> msdfs root=yes
>
>
>
>
> EDV Daniel M?ller
>
> Leitung EDV
> Tropenklinik Paul-Lechler-Krankenhaus
> Paul-Lechler-Str. 24
> 72076 T?bingen
> Tel.: 07071/206-463, Fax: 07071/206-499
> eMail: mueller at tropenklinik.de
> Internet: www.tropenklinik.de
&...
2015 Feb 20
2
Excel and Samba Problem
If everything fails try this. Is working form e even on a windows 8.1X64
client full patched in a samba 3.6 domain and Samba 4.
Ans I run it on a ext3 glusterd replicating share without any issue
First set the sticky bit for your group on that share
[share]
path= /yourpath
posix locking =NO <--I need that for my gluster not shure you will
readonly=no
valid users = @yourusersgroup
directory mask=2770
force directory mode=2770
create mask = 2770
force create mode=2770
force security mode=2770
force directory security mode=27...
2015 May 21
0
preexec and msdfs proxy
...>
> Greg Enlow
> grenlow at hk.mailbox.de
>
>
>
> On 19 May 2015, at 08:08, Daniel M?ller wrote:
>
> Just an idea:
> Why dont us msdfs just pointing to the netapp with ln -s msdfs:
> And in the smb.conf ex:
>
> [netapp]
> root preexec= yourscript
> path=yourpath
> msdfs root=yes
>
>
>
>
> EDV Daniel M?ller
>
> Leitung EDV
> Tropenklinik Paul-Lechler-Krankenhaus
> Paul-Lechler-Str. 24
> 72076 T?bingen
> Tel.: 07071/206-463, Fax: 07071/206-499
> eMail: mueller at tropenklinik.de
> Internet: www.tropenklinik.de
>
&...
2012 Jul 19
11
Very slow samba file transfer speed... any ideas ?
Hi,
I have btrfs volume, shared via samba.
I have a directory of documents that I want to backup on my server.
win7 reports a maximum of ~3.10MB/s transfer
transferring the same directory on a ext4 samba share I get 25MB/s +
Any ideas?
Is it like that because of how btrfs works and is setup?
Thanks,
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body
2015 Feb 20
1
Excel and Samba Problem
...f everything fails try this. Is working form e even on a windows
> 8.1X64 client full patched in a samba 3.6 domain and Samba 4.
> Ans I run it on a ext3 glusterd replicating share without any issue
> First set the sticky bit for your group on that share
>
> [share]
> path= /yourpath
> posix locking =NO <--I need that for my gluster not shure you will
> readonly=no valid users = @yourusersgroup directory mask=2770
> force directory mode=2770
> create mask = 2770
> force create mode=2770
> force security mode=2770
> fo...
2003 May 08
3
R crashes with package SJava; was Memory leakage?
Dear all,
Maybe this has something to do with R crashing?
When my R version crashes, there is Rgui.exe still
running in the background (i.e. W2K's task manager
recognises it only as a process, which apparently
is using almost 100% of the CPU).
I can reproduce that by "using" the SJava package
(from Brian Ripley's homepage, as suggested on
http://www.omegahat.org/RSJava/).
2003 Jul 18
4
R won't connect to the internet
Hi
I can't get R to connect to the internet. I am running R 1.7.1 on Windows XP and whenever I try to download packages etc from within R using the internet, it fails.
OK so I am behind a firewall and use a proxy server....
SO, if I go to my MS-DOS prompt and type:
RGui.exe --internet2
everything works....
BUT i can't set up a shortcut for this as Windows (I hate Windows) complains
2003 Jul 16
2
Fatal error in SJava.
Dear r-helpers,
I have been trying to invoke R from Java in a Windows 2000 computer
(unfortunately). All my environment variables seem to be properly set,
everything seems to be in order, but I obtaining a
Fatal error: unable to open the base package
error window.
Also, the output of the invoker is
Loading RInterpreter library
R_HOME: R_HOME=C:/Programas/R
RVersion: R_VERSION=1.6.1
whereas
2015 Feb 20
0
Excel and Samba Problem
...If everything fails try this. Is working form e even on a windows 8.1X64
> client full patched in a samba 3.6 domain and Samba 4.
> Ans I run it on a ext3 glusterd replicating share without any issue
> First set the sticky bit for your group on that share
>
> [share]
> path= /yourpath
> posix locking =NO <--I need that for my gluster not shure you will
> readonly=no
> valid users = @yourusersgroup
> directory mask=2770
> force directory mode=2770
> create mask = 2770
> force create mode=2770
> force security mode=2770
>...
2015 Feb 19
4
Excel and Samba Problem
Hai, sorry about the delay.. i had to do some work here..
in my global settings in smb.conf
## Acl-EA settings
ea support = yes
store dos attributes = yes
map archive = no
map hidden = no
map system = no
map readonly = no
inherit permissions = yes
inherit acls = yes
map acl inherit = yes
acl group control = yes
2010 Aug 24
2
Word/Excel documents cannot be saved after Samba Upgrade
Hi,
after upgrading Samba 3.0.24 to Samba 3.5.4 a strange problem occurs:
Users cannot anymore save files in MS Office (Word/Excel) on Samba
shares. More precisely:
Save as Office 2007 documents or RTF-Files works fine, but *.doc ist
avoided with Error Message "Not enough memory".
Of course there are lots of memory/space and ACL/Permissions should be
ok since other file operations