similar to: rsync is hanging for me

Displaying 14 results from an estimated 14 matches similar to: "rsync is hanging for me"

2005 Jul 12
3
using its to import time series data with uneven dates
Good day: I am trying to use readcsvIts("nwr_data_qc.txt",informat=its.format("%Y%m%d%h%M %Y"),header=TRUE,sep="",skip=0,row.names=NULL,as.is=TRUE,dec=".") to read in a file (nwr_data_qc.txt) that looks like this: Time Y M D H Min CO2 2000.18790 2000. 3. 9. 18. 30. 373.60 2000.20156 2000. 3. 14. 18. 30. 373.34
2013 Oct 10
2
Help with expression()
Hi everyone, I am hoping someone can help with my attempted use of the expression function. I have a long series of text and variable to paste together including a degree symbol. The text is to be placed on my scatter plot using the mtext function. Using expression like this: changetext = expression(paste("Change from ",mini," to ", maxi, ":", diff
2019 Feb 19
3
elasticsearch connection refused
Am 19.02.2019 um 13:55 schrieb Ionut Hoza: > Hi Ralf, > > You should check you firewall configuration ... most probably you need to > allow port 9200. > Also check if elasticsearch service is listening on all interfaces or just > localhost (127.0.0.1). Hallo, the firewall is disabled. I tried several variations in the config-file. 0.0.0.0 192.168.242.4 Only 127.0.0.1 is
2003 Sep 12
1
Using Samba
I have a couple of questions on Samba that I haven't found in any documentation. 1.) How do you set and manage Quotas for user folders on Samba file system? 2.) Dose it have support and connection to Novell Netware 5.1 to 7.0 beta relese? (client to Netware or Gateway services to Netware?) 3.) Is 3.0 beta and final release will be avalable under mandrake 9.0? Please respond to these
2004 Jun 09
3
Segmentation fault!!
Hi all, I'm trying to use wine, and I downloaded the recent rpm packages for my FedoraCore, I installed it, but wen I want to run any wine binary it fail with 'segmentation fault' error message I also tryed winelauncher, and it sad 'wine has exited with a failure status of 139' Can anybody tell me what's the problem Thanks in advance Kovacs Alpar
2001 Feb 05
1
"wineserver: /home/Ani/.wine/config is not a valid registry file"
Okay went to: http://wine.dataparty.no/ form there downloaded the rpm, http://wine.dataparty.no/rpm/unstripped/wine-cvs-unstripped-013001-1.i386.rpm downloaded the config file and worked through the install guide. I edited the config file to mirror my window setup: c:\ = \mnt\c d:\ = \temp e:\ = \web f:\ = \documents g:\ = \music h:\ = \mnt\cdrom i:\ = \mnt\zip then as a check did $wine -v and
2006 Oct 26
1
Multiple certificates
I have dovecot version 1.0 relese 0.beta8.2.fc5 installed on my FC5 linux box. It acts as an IMAP server to my home LAN. I connect to it from the home PCs over SSL and have installed a certificate in the domain imap.edwards.home to enable this. However, I also use a web site called www.xs2mail.com which retrieves the email from my IMAP server (which has a public DNS entry called
2015 Apr 01
1
Remote protocol abstracted
I have been working in the abstraction of the remote protocol to separate it from the server and the connection. The purpose of this is I need to use the Xapian remote protocol in a server we are working on (named Xapiand: https://github.com/Kronuz/Xapiand) which is similar to some extent to the `xapian-tcpsrv` in that it also serves databases remotely through TCP, using the binary protocol. What
2002 Aug 17
7
Wine compiles but dosen't run
Since version 20020509 I've had nothing but problems, so I decided to reinstall the OS, format all partitions, and reinstall all drivers and programs and updates in the hope that wine will then work correctly. It's taken about 11 hours; I've now installed wine again, but for some reason I had to do make install --ignore-errors; wine did not start after wineinstall; I now get this
2004 Apr 27
2
[LLVMdev] LLVM benchmarks against GCC
Hi all, i was thinking that this question was not good right after relese 1.0, but now perhaps it is OK... if not, then I am sorry. So, what about current status of benchmarks? I mean comparison to gcc. I have looked at http://llvm.cs.uiuc.edu/testresults/X86/ Unfortunatelly graphs lines are hardly for human eye, but tables are OK. I give my own interpretation for April 26, 2004
1998 Jul 09
0
Linux+samba replacement for NT
Hello all: We are on our way to do it. We recently got a new machine(Dual PII400) and we have installed Linux and samba ( latest kernel relese and latest samba). I was reading the NT domain FAQ and trying to setup the server such that NT workstation clients can autheticate from Samba server using smbpasswd. Sometimes it works and sometimes it doesnt. I am making Samba + Linux as our PDC. I could
2004 Apr 27
0
[LLVMdev] LLVM benchmarks against GCC
On Tue, 27 Apr 2004, [koi8-r] "Valery A.Khamenya[koi8-r] " wrote: > i was thinking that this question was not good > right after relese 1.0, but now perhaps it is OK... > if not, then I am sorry. You could always ask, it's just that the answer changes over time. :) > So, what about current status of benchmarks? > I mean comparison to gcc. It's slowly getting
2009 Jul 20
3
[Bug] dovecot deliver v1.2.1 segfaults
Hello list, I have noticed strange dovecot behavior with exim system-filter. I'm using exim+dovecot setup. My exim configuration have system filter enable, which restrict some attachments, like exe, vbs etc. When message with forbidden attachment received, exim accept the message, then construct bounce-message(Reject reason + original message) and returns it to sender. Trying to deliver such
2019 Nov 03
4
Recent inability to view long filenames stored with scp via samba mount
Greetings Samba team, It has been a long time since I needed to ask a Samba technical question. Server and workstation are both running the latest Samba packages via Ubuntu 16.04 LTS. I recently applied the security updates... actually that was yesterday I applied them. > samba (2:4.3.11+dfsg-0ubuntu0.16.04.23) xenial-security; urgency=medium > > * SECURITY UPDATE: client code can