similar to: file copy from share A to share B

Displaying 20 results from an estimated 6000 matches similar to: "file copy from share A to share B"

2004 Nov 18
2
how to rewrite this without a loop ?
Dear Rexperts, First of all let me say that R is a wonderful and useful piece of software. The only thing is that sometimes it takes me a long time to find out how something can be done, especially when aiming to write compact (and efficient) code. For instance, I have the following function (very rudimentary) which takes a (very specific) data frame as input and for certain subsets
2018 Feb 05
2
kmod c74 broken: howto report it
On Tue, Jan 2, 2018 at 10:10 AM, Akemi Yagi <toracat at elrepo.org> wrote: > > On Thu, Dec 7, 2017 at 6:23 AM, Stijn De Weirdt <stijn.deweirdt at ugent.be> wrote: >> latest kmod update 20-15.el7_4.6 is broken on our systems, while >> previous 20-15.el7_4.4 was working fine (and downgrading fixes the issue). >> >> the issue is with modules from mellanox
2018 Apr 04
4
memory cgroup max_usage_in_bytes question
hi all, can someone help explaining what we are seeing? it makes no sense to us. this is a host running centos 7.4 with 3.10.0-693.17.1 kernel, and it has 192GB of ram > [] free -b > total used free shared buff/cache available > Mem: 201402642432 14413479936 75642777600 48586752 111346384896 185689632768 > Swap: 21474832384 31961088
2017 Sep 30
2
yum repo issue
hi johnny, >> anyone any hints how to debug this or some clues what could be going >> wrong here. > > Do you have an exclude in /etc/yum.conf for ibutils-libs? how embarassing. there was indeed an exclude on ibutils-libs. (this must be some leftover from using mlnx ofed. we are switching from c73+mlnx ofed 3.4 to c74 stock ib (there's no mlnxofed3.4 for c74, and our old
2017 Dec 07
2
kmod c74 broken: howto report it
hi all, latest kmod update 20-15.el7_4.6 is broken on our systems, while previous 20-15.el7_4.4 was working fine (and downgrading fixes the issue). the issue is with modules from mellanox kmod rpms that are symlinked in the weak-updates dir. the config files in /etc/depmod.d look ok (and do work with previous version): dist.conf has weak-updates after built-in, and mellanox kmod rpms ship a
2004 Jan 11
1
automounting a usb-harddrive/cdrom that can be mapped from the login script.
Hi, I am installing a Samba 3.0.1 on RH90 for a little school, and they want to have access to a mobile usb-harddrive. The harddrive shoud be mapped via the login script, and here is were my troubles begin.... I have been experimenting with the autofs service, which works great if the harddrive is present at login time. If one login at a time where the harddrive isn't present the login
2011 May 17
2
reshaping issue
Dear R users, I have a problem with reshaping data. I know such questions have been asked before, but I can't get it right, neither with the reshape function nor with the melt function. My dataset has about 407 variables and about 48000 cases. Each case looks as follows: V1 v2 v3 v4 v5 v6 v7 x1 y1 x2 y2 .... x200 y200 V1 is unique, v2-v7 are
2003 Jun 27
3
alternate system clock has died
Hi, I'm getting the message in the subject when I run systat -vm on a lightly loaded server. Top shows interesting CPU usage %: CPU states: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 0.0% idle Some Googling tells me that a fix for this went in around 1998 in sys/i386/isa/clock.c, see http://www.geocrawler.com/archives/3/159/1998/7/0/777198/ (fix verified to be present in
2005 Jul 10
2
SMS Handler in Asterisk
Hello all, Recently I migrated all telephony in my house to asterisk thanks to the Asterisk, QuadBRI which works wonderfully well. Some small tweaks to make but that's on the long list. On the short list is the ability to reliable send and receive SMS. For SMS I already built a script email2sms, but sometimes the SMS doesn't get send from some reason, the sms log then reports something
2017 Feb 15
2
(re)build sssd-client.i686 for x86_64
On 02/15/2017 03:41 AM, Johnny Hughes wrote: > On 02/15/2017 02:39 AM, Stijn De Weirdt wrote: >> hi all, >> >> i'm trying to rebuild the current sssd-client.i686 rpm that is part of >> the x86_64 repo, but i fail to do so. rebuilding the sssd.src.rpm on >> x86_64 does not produce this rpm. >> >> i can rebuild sssd.src.rpm with --target=i686, but
2015 Jul 30
2
how to get bug fixed by TUV
The Redhat guys are normally responding very well to bug reports from Centos users. They don't seem to differentiate. Using bugs.centos.org seems quite pointless. I normally just use https://bugzilla.redhat.com/. On 30 July 2015 at 13:12, Johnny Hughes <johnny at centos.org> wrote: > On 07/30/2015 03:37 AM, Stijn De Weirdt wrote: > > hi all, > > > > i have a
2005 Dec 27
4
ONTIMEOUT LOCALBOOT -1 and menu.c32 -
Hi, I am having some problem with LOCALBOOT and menu.c32 This is my isolinux.cfg: ------------------------------------------- default menu.c32 timeout 50 prompt 0 ontimeout local menu title "TITLE" label livecd menu default manu label "LiveCD" kernel gentoo append initrd=initrd.igz root=/dev/ram0 init=/linuxrc looptype=squashfs loop=/ livecd.squashfs
2006 May 22
1
problem printer driver on Windows XP
We have a strange problem with some printers on a Windows XP host: When we print a testpage from the linux server (RedHat 8), there's no problem. But when we configure the printer on our Windows XP client and we want to print a testpage: nothing happens and we get the "windows troubleshooter". When we print a Word document to the same printer on the same Windows XP client, the
2003 Jun 03
1
Local copy (root to mounted subdir) wanted - protocol error in io.c
Hello everybody, maybe someone has also had this issue: I try to copy the root partition "/" to a subdir "/Volumes/System". This is not a cyclic recursion, because "/Volumes/System" is a mounted hard disk partition. So I gave rsync the parameters "-x" for one-file-system, and '--exclude "/Volumes/" ' also: # rsync -ax --showtogo
2015 Jul 30
2
how to get bug fixed by TUV
hi all, i have a general question (a bit surprised ti's not on the centos faq): we found a bug in a package in a centos install, and we are wondering what the best approach is to get TUV to fix it (and release an update), so it gets fixed in centos rebuild and thus on our nodes. or at the very least to get it on their todo list ;) bugs.centos.org seems an obvious candidate to get them
2017 Sep 29
2
yum repo issue
hi all, i'm trying to understand an issue i'm having with a yum repo (it's a mirror of the c74 repo). there's an rpm in the repo (ibutils-libs in this case); but the client using this repo says it cannot find this rpm (i did yum info ibutils-libs --disablerepo=* --enablerepo=c74 to exclude all other repos). other rpms are ok to use, so nothing structural going wrong (i think)
2013 Jul 08
9
[Bug 66696] New: Nouveau does DMA to/from unexpected address
https://bugs.freedesktop.org/show_bug.cgi?id=66696 Priority: medium Bug ID: 66696 Assignee: nouveau at lists.freedesktop.org Summary: Nouveau does DMA to/from unexpected address QA Contact: xorg-team at lists.x.org Severity: major Classification: Unclassified OS: Linux (All) Reporter: stijn+bugs at
2010 Jul 28
3
Rails 3.0.0.rc // rails locales prevent app boot
Hi all, I got the following error message when booting up my app (which works fine with Rails 3.0.0.beta4) in Rails 3.0.0.rc; activesupport-3.0.0.rc/lib/active_support/file_update_checker.rb:27:in `stat'': can''t convert Array into String (TypeError) When I put some debug code on that line I see the follwing array being passed;
2009 Jul 16
1
[PATCH node-image] Removes the explicit setting of the emulator for testing.
Instead, the script lets libvirt determine which emulator to use. Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- autotest.sh | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/autotest.sh b/autotest.sh index c9f8a2d..96a15b5 100755 --- a/autotest.sh +++ b/autotest.sh @@ -270,7 +270,6 @@ define_node () { # flexible options # define defaults,
2005 Mar 10
7
norfc1918 not working in SW 2.2.1?
Hello all, Yesterday I noticed that my system was "leaking" traffic towards the 10/8 network, I have shorewall installed on multiple machines ranging from single interface devices to ones with 10+ interfaces. I tested all the boxes and they are showing the same behavior. All systems are CentOS 3.4, 2.4.21-27.0.2.ELsmp. Shorewall version: 2.2.1 For the host mentioned is a single