similar to: Longfile names and Samba

Displaying 20 results from an estimated 1000 matches similar to: "Longfile names and Samba"

2015 Jan 09
2
Name mangling problem
Hi all, I run samba 3.6.6 from debian wheezy (version 3.6.6) and i am experiencing some troubles with file name mangling. If i try "dir /x" on a mapped folder it gives me unexpected mangled names: the name mangling matches only the first character and not the first 5 as i expect. For example: if the long file name is LONGFILENAME.TXT, i expect the mangled sholud be something like
2005 Jul 27
1
Installing SJava (I'm almost there, just a little more help please!....please!)
Hi. Day three and Iā€™m still struggling with this. Any advice to overcome the final hurdle will be enormously appreciated. I now have all the right Java applications etc. in their right places and have managed to get rid of most errors but still get this: ā€” Making package SJava ā€” Building JNI header files... adding build stamp to DESCRIPTION running src/Makefile.win (cd .. ;
2007 Apr 11
1
long file names and their 8-chars versions
Hello, we have a ubuntu-server edgy file server (file system of the shared files: ext3) and a win xp client with an old program that shows up the 8-char version of long file names. While in windows the association is as follows: longfilename -> LONGFI~1 longfilename2 -> LONGFI~2 ...in ext3 the association is not so 'straight-on' and this forces my colleague to guess the names...
2001 Dec 09
1
wine and microsoft word file write errors ???
Hello all, Wine is getting solid enough that it is appropriate for some real work, however it still is failing write with write errors from MS Word. Updates, reads, edits, fonts, etc all seem to be fine. However any write causes a disk full or permissions error. I am running as root root in this case and other programs under wine write w/o error. If it is any clue the file name shows up as
1998 Dec 18
1
Problem de mangling
Hi all ! I'm new on this mailing list... We have just installed samba v1.9.18p4. But we have problems with mangling of file names. We would like to preserve the case of windows files > 8 char. when copying files to the server. However, we want to keep 8.3 format files in lower case. The question is : how to configure all the
2009 Jan 13
1
PCA loadings differ vastly!
hi, I have two questions: #first (SPSS vs. R): I just compared the output of different PCA routines in R (pca, prcomp, princomp) with results from SPSS. the loadings of the variables differ vastly! in SPSS the variables load constantly higher than in R. I made sure that both progr. use the correlation matrix as basis. I found the same problem with rotated values (varimax rotation and rtex=T
2002 Feb 21
1
long filenames always mangled under dos
I create a Bootdisk from Win98 with "sys a:" and the netsetup from the Microsoft FTP-server to have TCP/IP under DOS. I can map the shares from Samba to a drive with: "net use d: \\server\win98" The problem is that all long filenames are mangled, but not in the way DOS does it. The Folder "Program Files" does not become "Progra~1" but "Progr~4Z".
2007 May 31
1
Problem building R from source on Windows
I have a problem when building R from source on Windows XP. When I get to 3.1.3 of the Installation and Administration manual and try make all recommended from R_HOME it fails with make: *** No rule to make target `all'. Stop. I am pretty sure there is an obvious and well documented thing I am missing, but missing it I am. Any clues? Is my problem that I have a Makefile.in but not a
1999 Oct 05
0
smbclient tar restore problem (linkflag) from tape-drive
Greetings, I am currently having a problem using smbclient (Samba v2.05a) running on Solaris 2.5.1 to restore a tar file from a tape drive onto a Win NT share. smbclient works successfully when using a tar file on disk, but is skipping the tar file (created by a third party) on the tape drive. The command used is as follows: smbclient //celeborn/test -U peter -T x /dev/rmt/0 The problem
2003 Oct 03
1
Re: Bug#213857: r-base-core: xfig plot fails with invalid line type (PR#4401)
Graham, Confirmed. I will pass that along to the R team. As 1.8.0 is in code freeze, this may not get addressed, unfortunately. Regards, Dirk On Fri, Oct 03, 2003 at 03:16:35PM +1000, Graham Williams wrote: > Package: r-base-core > Version: 1.7.1.cvs.20030927-1 > Severity: normal > > > $ R > > R : Copyright 2003, The R Development Core Team > Version 1.8.0 beta
2001 Jul 12
1
more subroutines for integrate()
I was pleased to find integrate() using the quadpack routines "dqags" and "dqagi". However, I would also like to have the routine "dqawoe" included. This routine is summarized as follows... c***keywords automatic integrator, special-purpose, c integrand with oscillatory cos or sin factor, c clenshaw-curtis method, (end point) singularities,
2006 Apr 27
5
one more try - ENV and FastCGI
Hi, I''m desperate, so I thought I''d try one more time in the hopes of getting a different audience. Basically. it boils down to this. Using CGI, the ENV hash is populated and is accessible from a model script. Using FastCGI, the ENV hash is empty. Can anyone explain how I can fix this? Thanks, Stan Mcfarland -- View this message in context:
2009 Aug 18
4
Remove columns
Hi Everbody Could somebody help me.? I need to remove the columns where the sum of it components is equal to zero. For example > a<-matrix(c(0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,1,1,0,0,1,0), ncol=4) > a [,1] [,2] [,3] [,4] [1,] 0 0 0 1 [2,] 0 1 0 1 [3,] 0 0 0 0 [4,] 0 1 0 0 [5,] 0 0 0 1 [6,] 0 0 0 0 Columns
2011 Jun 16
2
help - user password expiration in loop
Hi everybody, I think i need a samba guru to solve this issue, because googling for months did not help and the problem is becoming pressing. I'm facing an annoying problem with samba. In detail, there is something wrong with the password handling. It happens from windows, mac or linux clients. Randomly (probably after $num days), the system asks to the user to change the password. After the
1999 Jan 13
0
Can't run certain executables (PR#12624)
> > I'm truely sorry to bother your group. But I don't know if this is a bug or > not. I've tried to find help on the samba news group and on the IRC to no > avail. I've also have the Samba book by John D. Blair. I've attached my > smb.conf file. I have full access to the share (read/write/execute). But for > some reason, when I try to run certain
2009 Jul 20
2
Rows for a list of values
Hi could yelp me with this Suppose that we have the following matrix m1<-matrix(c("a","e","a","i","o","u","i","1","2","3","4","5","6","7"), ncol=2) m2<-c("a","i") m1 [,1] [,2] [1,] "a" "1" [2,]
2007 Nov 09
1
Patch for progressmeter.c
This is a small patch to progressmeter.c that provides peak throughput information. It adds a new field on the progress bar line that displays the 1sec throughput for the connection. At the end of the transfer it spits out the peak throughput seen. I found it useful in some testing situations and maybe someone else might find it handy. --- ../openssh-4.7p1.logging_features/progressmeter.c
2012 Jan 30
1
about changing line type and line width in Taylor Diagram
Dear all, I am new to plotting Taylor Diagram using plotrix package within R, hence this post. I have written a script which plots Taylor Diagram with one reference and 7 model values. However the font size, line width and line type are not clear when saving the diagram as a jpeg file. I tried the functions lty, lwd and font but no apparent change. I am attaching the script here. Any help would
2004 Aug 16
1
[LLVMdev] Re: [llvm-announce] LLVM 1.3 Release!]
Misha Brukman wrote: >On Mon, Aug 16, 2004 at 01:07:39PM +0200, Robert Feldt wrote: > > >>However, when I go back to rebuild llvm, reconfigure, setting the >>CFEINSTALL dir, then make it can build the tools ok but not the >>runtime: >> >> >[snip] > > >>Compiling crtend.c to bytecode >>Files/ATI: not found >> >>
2001 Sep 26
3
Name mangling bug: was samba bug?
Hi James, this sounds familiar - I believe I looked at a wire trace, and windows is dropping the trailing dots BEFORE it sends the request over the wire. so samba never sees the name foo..., thus does not create it. Don -----Original Message----- From: James Nord [mailto:teilo@cdt.luth.se] Sent: Wednesday, September 26, 2001 9:34 AM To: James Nord Cc: samba@samba.org Subject: Name mangling bug: