similar to: Strange directory creation behaviour

Displaying 20 results from an estimated 10000 matches similar to: "Strange directory creation behaviour"

2003 Dec 11
3
Problems with file date/time creation and modification
I have Time precision problem between linux samba shares and M$ files I want to use my tux to save files from my M$ PC's. Of course I want to do incrementals copy based on modification date... I mount my samba shares from my Windows Boxs and use tools on the micro$oft boxs. (Xcopy /D or SyncroniX ) The problem is that the modification date on the samba share and on de source file on the M$
2004 Aug 16
6
Mac OS X HFS+ metadata patch, take 2
Hi. Several months ago, I posted my first pass at a patch to transfer Mac OS X HFS+ metadata (resource forks and Finder metadata) to non-HFS+ filesystems (Linux, Solaris, etc). I finally got a chance to update the patch to reflect suggestions offered on the list. Thanks for the ideas, this version should be a big improvement. The diff and a binary (and a fuller explanation) can be found at:
2007 Apr 02
5
Aastra 480 i
Getting "no service" display on aastra 480i. Sip debug shows an "unathorized" blub when the aastra tries to register. Some reading indicates that 1.4 firmware wants aastra.cfg and mac.cfg in /tftpboot/. There are none. Anyone have basic config files? Or can point me to a good link? All links I have tried, that purport to have config files, are either dead or error out.
2017 Jul 02
3
Error while accessing reviews.llvm.org
Hello Devs, I am getting following error while connecting to review server. " A Troublesome Encounter! Woe! This request had its journey cut short by unexpected circumstances (Can Not Connect to MySQL)" Is anyone else facing this? Thanks [image: Inline image 1] -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Mar 27
2
Problem with xcopy /d & samba
A problem has arisen with the way samba handles file creation dates compared to NT/win2k, which prevents xcopy /d from working correctly. On NT/Win2k, files copied from another NT machine using xcopy end up with the modified dates equal to the original modified date of the file, and the created and accessed dates become the date of the xcopy operation. On Samba, files copied from an NT
2017 Jul 02
2
Error while accessing reviews.llvm.org
Hello Devs, I am getting following error while connecting to review server. " A Troublesome Encounter! Woe! This request had its journey cut short by unexpected circumstances (Can Not Connect to MySQL)" Is anyone else facing this? Thanks [image: Inline image 1] -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Oct 08
2
Dell PowerEdge 860, Sangoma A108
Hello everyone, I'm considering getting me a quad-core Dell PowerEdge 860 to run Asterisk. Anyone else using this model? Any tales of woe and sorrow I should know about? Then, in a couple of weeks, I'm thinking of getting a Sangoma A108 and giving that a try. Same question with that one - any quirks I should be aware of? Girts -------------- next part -------------- An HTML
2000 Jul 27
3
Mainline nonportability
Hi folks, I'd like to remind people with write access on the CVS mainline not to put any tools/libs/patches into the main build that are not portable... I'm getting not-very-pretty flames from NetBSD folks because libao fails to *configure* under NetBSD (let alone build), thus breaking building the build for the entire CVS mainline. Specifically: >checking size of int...
2004 Nov 16
1
Access Denied - XCopy from Win2K SP3 to Samba 3.0.8
Right in the middle of a big XCopy from Win2K SP3 to Samba 3.0.8 I get an "Access Denied" kicked back from XCopy and it ends. XCopy is building dirs from scratch on the Samba server - starting for a clean empty share. XFS FS on the server, Debian Sarge. I've heard of odd things with RoboCopy, but what about XCopy doing this? I suppose I will be cranking up the logs... or is there
2017 Aug 31
3
Windows SMB2 client doing excessive, inefficient SMB2 Find (and other) requests
Andreas, On Thu, Aug 24, 2017 at 03:37:07PM +0200, awl1 via samba wrote: > Before I follow your advice to move this whole issue/topic to the > samba-technical alias and start over there with a clean description of the > scenario and the findings, I have two simple questions: > > 1) I plan to use a new, reproducible test scenario with 2000 random small > files with a file length
1998 Aug 18
1
xcopy failures
Hi I had sent a mail about a week ago regarding a xcopy problem I had. I am trying to copy an image of an nt workstation from an unixware 2.1.3 server running samba 1.9.18p8. Initially the client is a dos client, who connects to the unixware server and downloads files using xcopy. My problem after copying a certain number of files xcopy fails with path not found. On further investigation I
2007 May 25
5
Re: compatibility issues.
For a streaming application like VOIP, you collect 20 ms of samples, feed this through the encoder, stick it in an RTP packet, and send if over the network. On the receive side you feed packets through a jitter buffer to the decoder, and then copy the output audio to your output device. Speex runs efficiently on most compilers, so the real-time requirement is not a big deal, as long as you
2011 Aug 30
2
[LLVMdev] debugging LLVM-JITted code
Hello, I'm interested in debugging code JITted by LLVM at runtime. For that, I should naturally have some way to emit DWARF that faithfully describes the JITted code into memory along with the JITted code itself and point the debugger to it. Let's assume that the bridge with the debugger is taken care of (e.g. http://llvm.org/docs/DebuggingJITedCode.html) - my concern in this question is
2006 May 12
3
samba 3.0.22 and OS/2 connectivity
Hi All I have a Linksys NSLU2 device which is used to hook USB2 drives upto my network as network attached storage. The Linksys firmware upgrade for this device includes samba 3.0.11 which is a non-starter regarding OS/2 connectivity. There is an alternative firmware based on the Linksys firmware called Unslung from http://www.nslu2-linux.org/ The Unslung firmware allows
2004 Jan 10
3
syncing file dates between windows nt4 and samba 3.0
Hi all,... ... currently I am trying to get hold of a strange error which is successfully keeping me from sleeping the last week. Basically, I am running a DebianGNU/Linux based machine with samba 3.0.0 as a backup server for an amount of Windows NT4 workstations. There is an old backup "framework" around here, basically a collection of .bat files on the workstations which at
2008 Jan 23
4
[LLVMdev] Complex constant expressions?
Neil Booth wrote: > Talin wrote:- > >> On the other hand, writing an interpreter means duplicating a lot of >> the functionality that's already in LLVM. For example, consider just >> the problem of float to int conversions: >> >> char B[ (int)3.0 ]; >> >> Generating code for this is relatively simple; Converting >> arbitrary-sized
2017 Jun 22
1
Unexpected behaviour of base::qr()$rank
2017-06-22 20:31 GMT+02:00 Uwe Ligges <ligges at statistik.tu-dortmund.de>: > > > On 22.06.2017 20:09, I?aki ?car wrote: >> >> 2017-06-22 19:49 GMT+02:00 Uwe Ligges <ligges at statistik.tu-dortmund.de>: >>> >>> On 22.06.2017 17:11, Bernd Funovits wrote: >>>> >>>> >>>> Hello, >>>> >>>> I
2006 Sep 04
4
problems copying distro files
At this point in my lab, the only solid servers I have are Win2000. So I xcopy the distro CDs into a directory that I make available for install via ftp. Well I have had problems copying files from this distro. I had to use the /c option in xcopy to get past the problem files.. A few examples are: The following files in the image directory of disk 1 has 'File creation error - The
2013 Mar 30
4
Re What HTML5 radio player do you use ?
I used MediaElement.js - far from great (no tracknames) but it does usually work on mobile (Android, I don't have an IOS machine to text but I suspect it will be Ok)?problem is with HTML5 is it's spotty across the browsers even on Mac, and on Android pre 4.1 forget it - some work, some don't. Firefox for instance is HTML5 on paper, in reality because of file formats (MP3 support in
2009 Apr 18
8
DO NOT REPLY [Bug 6276] New: crtimes.patch does not preserve creation dates on Mac x86_64 only
https://bugzilla.samba.org/show_bug.cgi?id=6276 Summary: crtimes.patch does not preserve creation dates on Mac x86_64 only Product: rsync Version: 3.0.6 Platform: x86 OS/Version: Mac OS X Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org