similar to: synchronizing 4617 files (out of 1538823)

Displaying 20 results from an estimated 110 matches similar to: "synchronizing 4617 files (out of 1538823)"

2008 Jun 21
1
DO NOT REPLY [Bug 5554] New: File has vanished for files with foreign/unicode characters
https://bugzilla.samba.org/show_bug.cgi?id=5554 Summary: File has vanished for files with foreign/unicode characters Product: rsync Version: 2.6.9 Platform: x86 OS/Version: Windows XP Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2010 Nov 20
2
plotting a timeline
I was trying to recreate this kind of timeline plot: http://www.vertex42.com/ExcelArticles/create-a-timeline.html As you can see in their excel example, the events are nicely placed out on both sides of the timeline axis. AFAIK there is no function to do this nicely in R-project. Furthermore, graphics and lattice packages are unable to draw the x-axis in the middle of the plot. (datapoints
2015 Aug 31
0
USB HID Spec help (passing strings)
On Aug 31, 2015, at 9:01 AM, Rob Groner <rgroner at RTD.com> wrote: > > iSerialNumber does not need to be unique per device - it is not very many bits wide. > > I?m pretty sure I don?t *need* iSerialNumber?I mean, I could just remove it from the report descriptor altogether. But since it is available to give, and we are writing each board?s serial number into flash as part of
2005 Jul 14
2
Do I need to defile my machine, or is there a simple work-around
I am trying to install Microchip's MPLab package (a set of tools for working with PIC microcontrollers) with the latest Wine from CVS (at least, latest as of yesterday morning). I've been running Wine for a while, so I already have an existing Wine registry. I don't have a Windows install on the machine. The installer (InstallShield) unpacks, runs, and then pops up a dialog
2009 Mar 12
1
an easy way to deal with/without leading "1" ?
I'm setting up dialplans to deal with 800 dialing through a different channel than regular long distance in the US. The regular long distance is set up so users can but don't have to dial one. That's pretty easy, just one more exten statement. But it's a pain dealing with all the 8xx area codes that are toll free. I tried exten=>exten =>
2005 Oct 07
1
need rsync.conf exclude example
on the client i am running the following command: rsync -Cav --exclude=templates_c --port=8738 GNE_FRAMEWORK gamespot_5 c14-gs-ww1::nfs/gamespot on the server i have the following module declaration: [nfs] path = /nfs/htdocs read only = no use chroot = no exclude = gamespot_5/promos/ gamespot_5/misc/ obviously my intent is to prevent the "promos" and "misc" subdirectories
2024 Oct 22
1
invalid permissions
Dear Prof. Roger Koenker, On Tue, 22 Oct 2024 09:08:12 +0000 "Koenker, Roger W" <rkoenker at illinois.edu> wrote: > > fN <- rqss(y~qss(x,constraint="N")+z) > > *** caught segfault *** > address 0x0, cause 'invalid permissions? Given a freshly produced quantreg.Rcheck directory, I was able to reproduce this crash by running R -d gdb # make
2004 Aug 09
0
Error 4617: SMB connection failed & NT_STATUS_BAD_NETWORK_NAME
Hi folks, I'm trying to access a share on a RedHat 9 server from a Fedora Core 1 workstation. Here is the environment (pretty vanilla), the error I'm getting, and what I've done to try hunt down the problem. Server, 192.168.1.100, has a share of /home/users/herman Workstation, 192.168.1.101, has a mount point of /home/herman/serverdata smb.conf on server has [global] hosts deny =
2007 Oct 10
11
please help me
dear list I am student M.S. statistics in department statistics . I am working in the function "nls" in the [R 2.3.1] with 246 data and want to fit the "exp" model to vectors( v and u ) but I have a problem to use it u 5.000000e-13 2.179057e+03 6.537171e+03 1.089529e+04 1.525340e+04 1.961151e+04 2.396963e+04 2.832774e+04 3.268586e+04 3.704397e+04 4.140209e+04
2015 Aug 31
2
USB HID Spec help (passing strings)
iSerialNumber does not need to be unique per device - it is not very many bits wide. I?m pretty sure I don?t *need* iSerialNumber?I mean, I could just remove it from the report descriptor altogether. But since it is available to give, and we are writing each board?s serial number into flash as part of the micro-controller programming (we aren?t talking a staggering number of boards per year
2011 Apr 23
2
how or where to put .dll and .inf from an installerless driv
As the title suggests, i have a app that i need to install. It is a usb driver for a pic+pro pic micro programmer. The control program that came with the programmer installed fine. however, the usb driver it needs didn't install with it. The manufacturer relies on windows "add hardware" function to install the driver. Is there any way around this? The disk has two folders on it,
2005 Dec 11
1
Problems with Microchips MPLAB IDE
Hello, I try to use Microchips MPLAB IDE 7.22 with wine 0.9.3 in contrary to the AppDB it doesn't work, it hangs during the first splash screen. When I try it with WINEDEBUG=warn+all the last message I get is: warn:gdi:GDI_GetObjPtr Invalid handle 0x62c I already registered all the .dlls as advised in the AppDB and also installed a gdi32.dll. Does anybody has an idea? Thanks, Dirk
2017 Jul 13
2
Deprecating the experimental microMIPS64R6 backend
Hi all, I plan to deprecate the experimental microMIPS64R6 backend for the 5.0 release and remove it after the release. Currently there are no CPUs that use that particular sub-ISA which makes it difficult to justify the maintenance and parallel development effort. If there was a CPU design produced that did use microMIPS64R6, the backend could be restored from the archive. Any comments or
2024 Oct 22
1
invalid permissions
Gurus: I have a new version of my quantreg package with minimal changes, mainly to fix some obscure fortran problems. It fails R CMD check ?as-cran with the error: Running examples in ?quantreg-Ex.R? failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: plot.rqss > ### Title: Plot Method for rqss Objects
2019 May 31
0
DC join failed
On Fri, 2019-05-31 at 15:50 -0300, Epsilon Minus via samba wrote: > Dears, > > I have a problem to join a Version 4.7.6-Ubuntu to a Domain 2008 R2 > how Domain Controller. > > if i add a Windows server how domain controller i wasn't a problem. > but is not de samba case. > > the samba join output : > > samba-tool domain join example.local DC -U
2019 May 31
2
DC join failed
Dears, I have a problem to join a Version 4.7.6-Ubuntu to a Domain 2008 R2 how Domain Controller. if i add a Windows server how domain controller i wasn't a problem. but is not de samba case. the samba join output : samba-tool domain join example.local DC -U example\\administrator Finding a writeable DC for domain 'example.local' Found DC AD01.example.local Password for
2014 Sep 16
1
Oplock break failed on sysvol share
Hi team! Samba 4.1.11 on Debian Wheezy here, configured as a DC. I recently started noticing long startup times for the Windows clients, whenever multiple clients are started at the same time. For example, at 8:00 AM (when around 30 PCs get started simoultaneously, I get this in smbd.log: ### [2014/09/16 08:01:21.320944, 0] ../source3/smbd/oplock.c:335(oplock_timeout_handler) Oplock break
2009 May 17
2
Calls Declined
All my calls are getting DECLINED when I am trying from xlite : CLI shows : May 18 00:00:32 WARNING[4617]: channel.c:2781 ast_channel_make_compatible: No pa th to translate from SIP/cc101-b790c1d8(4) to SIP/sip19-090e87d8(256) May 18 00:00:32 WARNING[4617]: app_dial.c:1628 dial_exec_full: Had to drop call because I couldn't make SIP/cc101-b790c1d8 compatible with
2011 Jan 27
1
Bus error while allocating hugepages in domain 0
Hi, My dom 0 is jeremy kernel 2.6.32.27 with 3.5 GB allocated memory. I tried allocating 700 huge pages in domain 0 using- ]echo 700 > /proc/sys/vm/nr_hugepages To verify - ]cat /proc/meminfo |grep Huge HugePages_Total: 700 HugePages_Free: 0 HugePages_Rsvd: 18446744073709551019 HugePages_Surp: 0 Hugepagesize: 2048 kB This memory information is not as per
2012 Jun 07
1
[LLVMdev] Clang-test and Windows
Hi, My Windows build slave is now up and running. The only thing that isn't set up correctly yet is the test phase. Given this: 1. "make check" works fine on Mingw64/Windows x64. 2. "make clang-test" reports a 29 unexpected failures: Expected Passes : 4617 Expected Failures : 30 Unsupported Tests : 10 Unexpected Failures: 29 And make then fails with