similar to: rsync OS X to Linux => problem diacritical marks

Displaying 20 results from an estimated 600 matches similar to: "rsync OS X to Linux => problem diacritical marks"

2009 May 29
2
strsplit
I am trying split a string and use one part of it to label graphs. I am using strsplit for that. While I am able to split it, how do I access the separated parts. > filName<-"chrI_2223" >part<- strsplit(filName,"\\_") > part [[1]] [1] "chrI" "2223" > part[1] [[1]] [1] "chrI" "2223" I looked up the help archive but did
2002 Jan 23
1
vorbiscomment inconsistency
I think that vorbiscomment should really use -c "this=that" to specify tags on the commandline, consistent with oggenc. That displaces the tag source file, so I'd suggest -f, consistent with at least some other programs (although I can only think of tar, right now). I'd also suggest that it use -o for an output filename rather than splattering the second file on the
2002 Aug 01
1
How can I make the Norwegian chars ø:Ø valid???
Hi I'm wondering if anyone could help me out with this problem that is really bugging me. I've set up samba alright, and it working perfect except for one little detail that I noticed the other day. I tried to copy a filname with the nowegian char ?, over to a samba share, then it turned into an o. I then checked out the other norwegian chars, and they're working ok. So I dont't
2002 Sep 10
1
Can u prevent a macintosh from leaving it's of trash files on the shares?
I recently installed DAVE on two of the office Macintoshes. (running 0S9.2 and OS8.6)(DAVE is mac to windows(samba) filesharing utility) I use SAMBA from the testing version of DEBIAN. The mac's leave alot of files on the shares that i find annoying. Is there a method I could use to prevent the mac from leaving it's "trash". (filname filtering perhaps)
2020 Jan 03
1
Exclude-from file format?
I have seen two main styles in examples for using rsync with exclude-from. The first is simply a list of filename, one per line. The second is a list of filenames, one per line, prefixed with either a - or a + to indicate exclude/include. Which is correct? Also, none show the correct style with a filname containing spaces, though I assumed quoting is OK Exclude1.txt: - filename1 - ?file name
2008 Jan 04
1
R command line arguments
Hi, I would like start R in BATCH mode and submit my own parameters. Or in other words, I would like to specify variables from the command line and execute a script using those. I have been looking at commandArgs and calling R from the command line under bash: R CMD BATCH --no-save --args -filename="$filname" -- r-test.R r-test.Rout The problem here is, if $filename contains
2005 Jun 15
1
umlauts in Rd files
Hi I'm having difficulty following the advice in section 2.7 of R-exts. In one of my packages, there is a function called mobius(). I want to refer to it in the Rd file as the M??bius function, and to illustrate the M??bius inversion formula (just to be explicit: this is "Mobius" but with two dots over the second letter). R-exts section 2.7 gives \enc{J??reskog}{Joreskog}
2011 Jun 15
2
diacritic marks in password
Hi, I have dovecot 2.0.beta6 (on RedHat 6) and my user uses thunderbird 3.1.10 (on Windows XP). I use authentication via LDAP (Windows server 2003 AD). When user use in password diacritic marks (?,?,?,?,?,?) authentication failed. What can I do? Thanks
2008 Jan 23
3
Rsync 3.0.0pre8 and Mac OS X
Hi, I tried Rsync 3.0.0pre8 on my mac running os X 10.5. I was very pleased about the --iconv feature, as i have to sync some LINUX-machines and I had really trouble with some filenames. But I found one strange thing in connection with the mac. First of all, the translation between the LINUX ISO-8859-15 and the mac ut-8 works (nearly) perfect. As I live in Germany, we have often filenames
2003 Jun 20
1
Power Law Exponents
I am having difficulty with the calculation of the power law exponent for set of nodes within a graph. Specifically, I am interested in the distribution of in-degree and out-degree among communities of web pages where the web pages are the nodes of the graph and the hyperlinks the edges. According to the literature, the distribution of incoming and outgoing links obeys a power law distribution
2012 May 24
6
How to open a file with a name changed?
Hi, I apologize for my english. I?m trying to read a file, but the name of this file changes every day, for example: today is May 24, 2012 bonos<- read.table("C:/Bonos/*20120524*.csv", header=TRUE, sep="\t") So, tomorrow I want to read the file again, but i don?t want to put the date by myself, i want this automatically. I know that if a put day() this instruccion gives
2002 Oct 02
0
How to mount NT share & maintain NT share permission via SMB for LTSP user??
When a regular user (say, "jmc") logs onto my Linux (LTSP, Samba, DHCP) server via his LTSP terminal I need an NT drive share to be mounted with the permissions that NT intends. Our NT file print server has a directory named "private" which contains subdirectories for each user. Each user has NT read/write permissions to his/her private subdir and no others. I need for each
2008 Sep 18
1
PNG file don't run on mac's?
Een ingesloten tekst met niet-gespecificeerde tekenset is gescrubt ... Naam: niet beschikbaar URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080918/ed87aa31/attachment.pl>
2007 Nov 22
5
Odd bug in Siemens C460IP ?
Hello, I think I have encountered an odd bug in Siemens C460 IP/dect handsets, which is a bit annoying, and I'm not (yet) sure how to get round it without lots of hacks. Basically, on all external incoming calls, we set: exten => s,n,SIPAddHeader(Alert-Info: Bellcore-dr2) This causes handsets (i.e. Cisco 7960 / Grandstream / aastra) to set a different ring cadence so to differentiate
2010 Jun 10
3
Very weird behaviour after moving from 32 to 64 bit..
Today I decided to reintall Ubuntu on my PC, going from Lucid Linx 32 bit to a clean install of the 64 bit version.. I'm a huge fan of casual games, and now I have a number of problems with them. At first I could get NOTHING to work, after a couple of tries I finally get something to work, I can have Braid working, but I can't seem to make Plat versus Zombies work, I managed to make
2003 Oct 30
1
NAT type router database?
Is anybody aware of a database containing the types of nat implementation in todays soho/consumer routers? I think it would make sense for the community to have this database in order to avoid symmetric nats. If one such thing does not exist how about starting this database? A stunclient for linux can be found at http://sourceforge.net/projects/stun/ I can contribute this information for two
2004 Aug 19
1
chan_phone - compilation problem
Hi, I have a latest asterisk cvs sources on my box, the rest of enviroment is: gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7) linux 2.6.7 and after checkout I get: In file included from chan_phone.c:36: /usr/include/linux/ixjuser.h:353: error: syntax error before '*' token make[1]: *** [chan_phone.o] Error 1 make[1]: Leaving directory
2001 Nov 19
1
Unicode? Diacriticals
I just got 2.2.2 setup on a Mac OSX machine using the Samba X from the SourceForge project. Testing showed great performance, but clients can't access files with diacriticals in the filenames. I couldn't find anything on how to do this with the provided configuration tool, but wonder if there's a way to do so directly in Samba. (?) Also, we're a small shop and I'm mapping
2009 Jul 17
0
How to prpare the input data to writeFASTA ? Examples of CharacterToFASTArecords ...
I realize function write FASTA expects a list with two items, respectively, description and sequence. However, just passing a list won't work (please, see code at the bottom of this message) I saw there is the helper function CharacterToFASTArecords(x) that presumably generates the right input data format. It would b very useful to get some example of CharacterToFASTArecords(x) usage. The
2013 Apr 12
2
Internationalisation in guestconv
I've added internationalisation to guestconv, and updated HACKING with a new section. Any thoughts/comments? Matt