similar to: rsync .gz files?

Displaying 20 results from an estimated 400 matches similar to: "rsync .gz files?"

2005 Jun 28
1
rsync process - writing to source file system
I've just recently started using rsync, and I have a question about how rsync works in regards to writing anything to the source file system. I am rsyncing between two systems and all seems to be working well. However, on the source server we have another process running that seems to be getting hung up whenever the rsync is occurring. The source system has EMC Clariion disk arrays.
2011 Nov 29
2
Parameters setting in functions optimization
Good afternoon everybody, I'm quite new in functions optimization on R and, whereas I've read lot's of function descriptions, I'm not sure of the correct settings for function like "optimx" and "nlminb". I'd like to minimize my parameters and the loglikelihood result of the function. My parameters are a mean distance of dispersion and a proportion of
2006 Sep 11
3
Export data
Hi there, I would like to write a data output. In first time, a data frame (called "res") is written in a file *csv such as: A B C # names of data 1.5 4.5 7 # values So I use "write.table" which prints "res" to a file "file.csv" write.table(res,file="file.csv",sep="",row.names=TRUE,col.names=TRUE,eol = "\n")
2006 Nov 10
2
SAMBA don't start
Hello, I can't connect to my SAMBA server. Testparm not report error. I test the IP settings, I can Ping the server from any PC, I can Ping the PC from the SAMBA server, I can Ping Localhost or servername on the SAMBA server, But when I do a 'ps -ef' only the smbd is started. The 'log.nmb' report that : 'bind failed on port 137 socket_addr = 0.0.0.0. Error =
2017 Aug 02
2
Libvirt fails on network disk with ISCSI protocol
Hi, I am working on oVirt, and I am trying to run a VM with a network disk with ISCSI protocol ( the storage is on a Cinder server). Here is the disk XML I use: <disk device="disk" snapshot="no" type="network"> <address bus="0" controller="0" target="0" type="drive" unit="0" />
2015 Oct 26
2
MAPI Properties?
I'm using Dovceot/IMAP on Linux and Outlook clients on WIN7 workstations. Mail on Linux is stored in Maildir format. I'm searching for where Outook keeps its information on color categories in IMAP. According to Diane Poremsky at slipstick.com, "Outlook stores it in the mapi properties of each message. If you use MFCMAPI to viuw the messages, you'll see the properties."
2014 Feb 25
1
problem mapping share using hostname of server
Running samba version 3.2 on AIX 6.1. Mapping share on windows 7 workstation. I can map the share using \\<ip<file:///\\%3cip> address>\testarea. If I attempt to map using using \\servername\testarea<file:///\\servername\testarea> I receive an error. smbclient -L //<servername>/testarea on the unix box is successful When I run a net view command I receive the
2006 Apr 21
1
How to select Ceptral's Voice in Asterisk's Swift application??
Hi, I'm using Cepstral as a TTS Engine for Asterisk with Swift application. It works fine when I have just 1 voice installed. Now I have 2 voices in the same language installed but I can't seem to find the way to select which voice to use in Swift's application in Asterisk. Does anyone know?? Thank you, Pim
1998 Jul 28
1
Network Neighborhood shows Linux icon doesn't allow to open, debug Marathon
After going through the /usr/doc/samba-1.9.17p4/DIAGNOSIS.txt file (GREAT debug/diagnostic tool!!!!!!!) I'm closer than ever!!!!!!!! I now SEE THE Linux machine name in my Network Neighborhood!!!!!!!!! I can ping both machines without any problem from both machines (W98 and Red Hat 5.1). I have edited the registry to allow plain text passwords. When I try net view from my W98 machine I see
2000 Jun 29
2
passwords and NIS+
Hello, I'm new to samba. Trying to get it running on Solaris on Intel using NIS+. I configured it with the --with-nisplus --with-nisplus-home and --with-automount. I don't seem to be able to get authentication to work. I've created the smbpasswd file from my nis+ tables, set the perms per the docs (encryption.txt to name one) and when I try to run smbpasswd to set a password for
2008 Dec 11
3
Downloading Reuters data from R
Hi R, Can we download Reuters (3000 Xtra) data from R? Does ODBC package help me in this? Or otherwise, is there a way to extract daily closing prices data of Reuters from R? Thank you very much, Shubha This e-mail may contain confidential and/or privileged i...{{dropped:13}}
2007 Oct 22
1
Meta-analysis mixed model
I have a meta-analysis dataset which I would like to analyze as a mixed model, where the y-variable is a measure of effect size, the random effect is the study from which the effect size was extracted, and the fixed effect is a categorical explanatory variable. The complication is that we often have multiple estimates of effect size from a single study (e.g. the experiment was repeated in
2006 Dec 26
1
agi+cepstral driving me nuts
I just got cepstal working fine in the dial plan using code like: exten => 511,5,AGI(cepstral.pl|Welcome to my house finder. At the beep enter your zip code.) The php script it calls is based on the nerdvittles weather one so it calls a webpage which prints to the screen, the nerdvittles code uses system to generate the .wav file then has the dial plan call it via: //php script $retcode2 =
2003 May 01
4
--exclude-from works but "exclude from" in rsyncd.conf doesn't ?
I'm setting rsync up for the first time and would prefer to have the exclude file defined in the conf file, but the exclusions aren't honoured when I define the parameter in rsyncd.conf - although they are when I specify the file in an argument. The server is the remote system and both rsyncd.conf and the exclude file are the same on both local and remote systems. I'm attaching the
2003 May 07
1
Bug report: deletion of files only on the target is not logged
Please see the attached file and let me know if you need any more information. /Sam Sam Sexton <mailto:sam.sexton@reuters.com> Reuters Coventry Automated Dealing Technologies Phone: +44 24 7625 6562 Fax: +44 24 7655 5203 --------------------------------------------------------------- - Visit our Internet site at http://www.reuters.com Get closer to the
2006 Jan 19
5
Only one chance to enter a new password?
Hello there, We are using OpenSSH_3.9p1, OpenSSL 0.9.7d 17 Mar 2004 on various Solaris boxes with PAM and an LDAP server back end. Recently we have added a requirement for users to have complex passwords. The problem is, if a user's password has expired, when they log in they are prompted for a new password (good) but if they enter a non-complex new password the session is closed rather than
2004 Nov 11
1
Any plans implement MaxAuthTriesLog?
Hello there, I've just upgraded to 3.9p1 and I notice that I'm not getting any "Too many authorization failure" messages written to my syslog. This seems to be controlled by MaxAuthTriesLog in Sun's implementation of SSH. Are there any plans to do the same in OpenSSH? Regards, Richard Dickens -----------------------------------------------------------------
2005 Aug 11
2
Porting to Dynix 4.1.3...
Hello there, I am trying to build OpenSSH on the above (very old) version of unix. With a bit of hacking, I have managed to get everything to compile and run. Scp works fine however when I log in via ssh I end up with a session without a controlling terminal. I have followed the code in pty_make_controlling_tty and it seems to go as follows: 1. Starts with a controlling tty. 2. setsid works,
2012 May 29
1
package tm: reading XML files
Dear fellow R users, I'm using the package tm for text mining, and have a problem with reading in a corpus from XML files. When I copy the example from "Introduction to the tm package" of the small reuters subset "crude", everything goes well, and I get a corpus with the required meta data. When I read in the entire reuters21578 corpus in XML format however (or a
2003 May 07
1
Bug report: "exclude from" in rsyncd.conf is not effective.
The attached script file gives all the relevant details - I hope - please ask if you need any more information. /Sam Sam Sexton <mailto:sam.sexton@reuters.com> Reuters Coventry Automated Dealing Technologies Phone: +44 24 7625 6562 Fax: +44 24 7655 5203 -------------------------------------------------------------- -- Visit our Internet site at