Displaying 20 results from an estimated 2000 matches similar to: "rsync replacement"
2018 Apr 19
4
Share authentication problem
Hi @ll !
I am trying to set up a samba fileserver in SuSe 42.3 as domain member
in a debian based Samba4 AD. The join seems to be ok, as I can get
/wbinfo -u/ and /-g/, and /getent group/ and /passwd/.
I can also list all browsable shares with /smbclient -L \\SambaFS
-Uusername/, but when i add -k, I get following errors :
/SPNEGO(gse_krb5) creating NEG_TOKEN_INIT for cifs/Samba1 failed
2007 Apr 19
2
SIP kpml DTMF support in *
Hi,
I'm trying to connect Asterisk 1.4 and Cisco CallManager 5 using SIP
Trunk without MTP (media termination point). Howerver, Cisco 79xx phones
do not support RFC2833, they always notify CCM5 via SKINNY channel no
matter where they send RTP to.
For non-MTP trunk there's Out-of-band DTMF support in CCM5 called
"kpml". I wonder if Asterisk can support it.
I found an
2010 Mar 23
1
chan_ss7 issue
Dear all,
Do you have come acrross with this issue. My ss7 link get fluctuating. It
use chan_ss7 version 1.0.95-beta.
I have 8 E1s running on a DL380 server. This enable to have calls from sip
to ss7 and vice versa. However ss7 links are not stable.
linkset siuc, link l1, schannel 1, sls 0, NOT_ALIGNED, rx: 1, tx: 2/4,
sentseq/lastack: 127/127, total 4034145216, 4031118560
linkset siuc, link
2014 Sep 23
4
Tripp-Lite USB constantlly disconnecting.
On Sep 22, 2014, at 11:14 AM, Shade Alabsa <shade34321 at gmail.com> wrote:
> These machines are exact replicas of each other and are fairly old and have a Core 2 Duo E8400 CPU in them. Is there anything else you need or anything I can do to help fix this? Thanks!
Also, Barry Skrypnyk mentioned that Fedora was one of the Linux distributions that Tripp Lite claims to support. I recommend
2014 Sep 23
0
Tripp-Lite USB constantlly disconnecting.
Charles,
> What is the new behavior?
The CentOS minimal install had different print statements and a broadcast
message whenever the UPS was disconnected. The broadcast isn't really
important. Below are the differences I pasted though I'm not sure if they
are important, I just noticed they were different. Particularly the bolded
parts which I think you alluded to in your email about
2017 Feb 17
2
getting files from a samsung flip phone
I'm trying to copy file from my samsung flip phone.
google has informed me of libmtp and gvfs,
but it doesn't seem to be helping.
[root at localhost yum.repos.d]# mtp-detect
libmtp version: 1.0.1
Listing raw device(s)
No raw devices found.
[root at localhost yum.repos.d]#
In case it helps, I did a diff of ls -R
from /dev before and after USB connection:
[hennebry at localhost dev]$
2013 Apr 03
2
usb disconnects
Hello,
just joined to the list, because i have a problem. :S
We have 2 exact same configuration: basic Fujitsu server + Eaton NV1000H
ups. OS is Debian Squeeze. According to the driver list, the ups uses the
blazer_usb driver. I never tried nut before, so i read some of the docs,
and configured it manually.
The problem pops up when i try to simulate the power-outage. I just unplug
the ups'
2012 Sep 12
3
kernel: dahdi: Master changed to TE2/0/2 --- Is a normal message
I have a server with an asterisk ss7 link connected to a Siemens working
well for over a year.
A few days ago I started having problems with signaling.
I found the following logs in / var / log / messages
Sep 12 11:49:25 call3 kernel: [1018427.030959] dahdi: Master changed to
TE2/0/2
Sep 12 11:49:25 call3 kernel: [1018427.120740] dahdi: Master changed to
TE2/0/1
Sep 12 11:49:26 call3 kernel:
2013 Sep 30
2
climstats
I have been trying to download the climstats package:
https://r-forge.r-project.org/R/?group_id=861
but it doesn't seem to run on R 3.0.2 or 3.0.1 and the zipfile is empty.
Does anyone know the status of this package or where I can download it.
Thanks
******************
Jenny Williams
Spatial Information Scientist, GIS Unit
Herbarium, Library, Art & Archives Directorate
Royal Botanic
2014 Jul 29
3
CentOS 6 and android connectivity (Nook)
So, I got my wife a Nook for her b'day. I just plugged it into my system,
CentOS 6.5, and what I see is /media/NOOK, and it shows 257k or so - yes,
k, not m or g. It's *not* seeing any directories, etc, and the small thing
I'm guessing is firmware, since even when I try mount -o remount -rw, it
is still r/o.
Googling, I see mentions of fsmtp, I think it was, and yum shows some mtp
2017 Feb 18
1
getting files from a samsung flip phone
On Fri, 17 Feb 2017, Joseph L. Casale wrote:
>> [root at localhost yum.repos.d]# mtp-detect
>> libmtp version: 1.0.1
>>
>> Listing raw device(s)
>> No raw devices found.
>
> Does your phone have a usb setting for phone versus mtp mode?
I think it doesn't.
>From dmesg:
usb 2-2.4: USB disconnect, device number 10
usb 2-2.4: new full speed USB device
2013 Oct 12
2
Problem with Dovecot after upgrade to Debian 7.0 (stable)
Dear all,
few days ago I updated Debian to the latest stable and since then
Dovecot is not working. I use Dovecot as LDA for Postfix and also for
IMAP access. Also I used SASL and everything was ok before update. After
I updated to Dovecot 2.1.7 (it used to be 1.x before) it looks like that
e-mail delever is working but I can not configure IMAP access to work.
All users/passwords are stored
2009 Apr 17
2
Error messages 3.0.6pre1
I compiled 3.0.6pre1, including the crtimes and fileflags patches for
use on Intel OS X 10.5.6, as described by Mr. Bombich (thanks!) here:
<http://www.bombich.com/mactips/rsync.html>
I want to use 3.0.6 because it seems that this bug:
<https://bugzilla.samba.org/show_bug.cgi?id=5365>
has been resolved (yay!).
-----
[~]$ rsync --version
rsync version 3.0.6pre1 protocol version 30
2011 Aug 31
1
Convert List of Data.Frames to Data.Frame when List has NULL
Dear R gurus,
I trying to convert a list of data frames to one data frame, but one of the values within the list is NULL, so I get the error "arguments imply differing number of rows." Do you know of a quick way to tell R to combine all that are not null? Here is a simple example:
>
Frustrated. Java on Centos 6 doesn't give an error message when downloading from a Samsung Galaxy S3
2013 May 24
4
Frustrated. Java on Centos 6 doesn't give an error message when downloading from a Samsung Galaxy S3
SUMMARY:
Maybe this all boils down to "how do we debug when Java fails on Centos 6?
DETAILS:
If you don't have the Samsung Galaxy S3, then you might not realize how
frustratingly difficult it is to transfer multiple files from the
smartphone to Centos 6.
It should be as simple as hooking up a USB cable and dragging and
dropping (which it is, on most other smartphones, including the
2015 Aug 18
2
Need the date included in nuts -wall msgs.
Greetings all;
Is it possible to set a logging option in one of the config files so that
when we have a 1 second power bump, the date is included, both in the
log, and in the -wall broadcast?
We apparently have a substation regulator in the process of failing, and
the recycle isn't normally slow enough to reset the clocks, but it
killing one of my computers w/o actually causing a reboot.
2007 Jul 17
1
(Rsync 3.0) acls for OS X
What's the status of acl support for OS X? What needs to be done?
The xattr support works nicely; you can try it out by moving a few
"text clippings" back and forth from HFS+ to ext3 (say) with and
without the -X switch set. Or move them locally that way, for that
matter. (Text clippings are _all_ resource fork).
--
W. Oates
2016 Oct 20
2
photos on iPhone 6
Bowie Bailey wrote:
> On 10/20/2016 3:56 PM, J Martin Rushton wrote:
>> A bit of a perennial I'm afraid. My wife has filled up her iPhone 6
>> with photos, and wants them moved onto my computer. I'm running CentOS
>> 7 patched about 30 minutes ago. Needless to say the computer can't see
>> the data on the iPhone, though it does recognise the phone as an
2007 Jul 16
1
Might hanging bugs remain in rsync 3.0.0?
Wayne,
I am concerned that, when you decide to release rsync 3.0.0, one or
more hanging bugs may remain in the incremental recursion code.
My rationale is as follows. At least four such bugs have been found
so far, and I see no evidence that those are all there are.
Furthermore, from April 27 to July 10, about 2.5 months passed without
any hanging bugs being found; then, on July 11, Warren
2007 Jul 11
1
"Exclude" test fails on OS X (i386 Darwin 8.10.1)
Version 3.0.0cvs protocol version 30.PR4
Capabilities:
64-bit files, 32-bit inums, 32-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
append, no ACLs, xattrs, iconv
The exclude test fails on OS X Darwin Kernel Version 8.10.1
RELEASE_I386. It just hangs there until CTL-C. The same test passes on
the G4 PPC Darwin 8.10.0, and on i686 Xeon