similar to: wrong file size

Displaying 20 results from an estimated 10000 matches similar to: "wrong file size"

2017 Jan 27
2
getent problems with new Samba version
On Fri, 27 Jan 2017 09:36:24 +0000 Rowland Penny wrote: > Can you post the script that slackware is using to start Samba and can > you also check if you have more than one 'samba' binary. Binary: $ find / -mount -type f -name samba -exec ls -l \{\} \; -rwxr-xr-x 1 root root 72720 2016-12-28 14:25 /usr/sbin/samba Doubtful an older binary would work. Previously I tried restoring
2010 Nov 30
1
Compiling ocfs2-tools-1.6.3 on slackware64-13.1
Hello all, I'm having trouble compiling ocfs2-tools-1.6.3 on slackware64-13.1 These are my configure flags (the last 2 I added after googling this problem, but didn't help): ./configure \ --sbindir=/sbin \ --bin=/bin \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --sysconfdir=/etc \ --datadir=/etc/ocfs2 \ --sharedstatedir=/var/ocfs2 \ --libexecdir=/usr/libexec \
2017 Jan 27
2
getent problems with new Samba version
More experimentation ... I stopped Samaba, ldbedit'ed the /var/lib/samba/private/idmap.ldb and changed the line xidNumber: 3000026 to xidNumber: 10001 killed the cache and restarted Samba. As I hoped, the wbinfo now showed $ wbinfo -i mark HPRS\mark:*:10001:10000:Mark Foley:/home/HPRS/mark:/bin/bash which was NOT the case in my message below after killing the cache. In that previous
2004 Apr 28
0
FW: Re: md5 fail on large file
Me again. I think I have found which is the problem. After I have copied the file from NT4TSE to samba, I have run df on the filesystem, and the used space was minor than the filesize printed by ls -l ls -l priv.edb -rwxr--r-- 1 user group 5393883136 Apr 28 10:58 priv.edb du priv.edb 4194364 priv.edb df df /dev/hda8 99396660 41994828 95201832 5% /mnt/data My env: linux-2.4.26. /dev/hda8
2004 Apr 09
1
md5 fail on large file
Hello everybody. I'm experimenting this problem with samba 3.0.2a and linux 2.4.25 with ReiserFS. When I copy (put) a large file (5GB) from a Windows NT terminal server sp6a to the samba-linux box, the md5sum is different between the two file. Files size are identical. I'm using this command to copy these files from windows to samba: xcopy f:\ \\mimas\backup\exchange /e /c /h /r I have
2017 Jan 27
0
getent problems with new Samba version
On Fri, 27 Jan 2017 09:01:39 -0500 Mark Foley via samba <samba at lists.samba.org> wrote: > On Fri, 27 Jan 2017 09:36:24 +0000 Rowland Penny wrote: > > > Can you post the script that slackware is using to start Samba and > > can you also check if you have more than one 'samba' binary. > > Binary: > > $ find / -mount -type f -name samba -exec ls -l
2004 Sep 21
4
Problems compiling samba-3.0.7 on Redhat-7.2
When compiling samba-3.0.7 on Redhat-7.2, stock kernel 2.4.26, I get undefined references: ------- Compiling libads/ads_status.c with -fPIC Linking nsswitch/libnss_wins.so lib/system.po: In function `sys_dlopen': lib/system.po(.text+0xc17): undefined reference to `dlopen' lib/system.po: In function `sys_dlsym': lib/system.po(.text+0xc3b): undefined reference to `dlsym'
2011 Jan 12
1
change from notrun to 0 failed: returned 1 instead of 0
# cat iddmi.pp class iddmi { # define pkg variable $pkg = $hardwareisa ? { "sparc" => "Iddmi_SunOS_sparc.pkg", "i386" => "Iddmi_SunOS_i386.pkg", default => undef, } $ftpsystems = "ftp.example.net/download" # define path deafult for exec Exec { path =>
2001 Sep 14
2
OGG not working in Windows?
I ripped (CDDA2WAV) and encoded (OGGENC) OGG files on my Linux box using GRIP. The OGG files play fine in my XMMS on my Linux box. These are all from brand new lib (rc2) compiles. But no matter what I try, FreeAmp or Winamp (w/ plugin), they do nothing on my Windows boxes. Anyone? Thanks. --EdB <edb@earthling.net> http://www.geocities.com/endered --- >8 ---- List archives:
2019 Jan 18
2
Samba, ZFS and FreeBSD 12
FreeBSD 12.0-RELEASE-p2 GENERIC amd64 samba48-4.8.7 Ever since updating from FreeBSD 11 to FreeBSD 12, I have experienced a problem with samba. While still on FreeBSD 11, I configured a Windows 10 machine to write backups of selected directories to my FreeBSD machine. That worked perfectly. No problems were detected and everything was backed up correctly. However, after updating to FreeBSD 12 a
2003 Sep 04
2
build samba rpm for redhat 9
Hello group, I have downloaded the source file of samba 3: samba-3.0.0rc2-1.src.rpm.And build it for redhat 9.0,I didn't see any redhat package of samba 3 for redhat 9.0. when i install the source,and built redhat package using the following command: rpmbuild -ba samba3.spec. It seem OK,but at last,it report the error: Can everybody help me and show me how to fix the error. Thanks a lot.
2006 Jul 21
1
3.0.23 - different errors on solaris 8 (Error in dskattr...)
Hi, I just compiled samba 3.0.23 on our Sun Solaris 8 server. 3.0.22 was running fine and I used the same compiler options for 3.0.23. $ ./configure --with-acl-support --prefix=/usr/local/samba3023 --with-quotas --with-included-popt --without-ldap --with-vfs gcc version 3.4.2 GNU Make 3.80 Running make now throws a lot these warnings: [-snip-] Linking nsswitch/libnss_wins.so ld: warning:
2019 Jan 18
1
Samba, ZFS and FreeBSD 12
On Fri, 18 Jan 2019 12:14:47 +0000, Rowland Penny via samba stated: >On Fri, 18 Jan 2019 11:15:38 +0000 >Gerard Seibert via samba <samba at lists.samba.org> wrote: > >> FreeBSD 12.0-RELEASE-p2 GENERIC amd64 >> samba48-4.8.7 >> >> Ever since updating from FreeBSD 11 to FreeBSD 12, I have experienced >> a problem with samba. While still on FreeBSD 11,
2003 Jul 02
3
Rsync utilization every 5 seconds
Hi. I installed the rsync and I need it to run every 5 seconds between 2 machines. I was planning to use it in crontab, but this allows only every minute. I couldn?t find how to do it. Could someone explain me how to run rsync automatically every 5 seconds? Thanks in advance, Mauro
2018 Dec 20
3
Problem with quota
Samba version 4.8.7, running on a FreeBSD 12.0-RELEASE amd64 system with a ZFS file system. I have a Windows 10 machine configured to do automatic backups to my FreeBSD machine on a daily basis. Since updating FreeBSD, the following errors are displayed when the backup begins. This is a truncated list. Dec 19 06:29:01 scorpio smbd[56795]: [2018/12/19 06:29:01.413635, 0]
2004 Apr 18
1
Samba 3.0.3pre2 & MySQL compilation problem
Hi. I have this problem when trying to compile Samba with MySQL passdb backend: Linking bin/smbcquotas Linking bin/smbmount Linking bin/wbinfo Compiling dynconfig.c with -fPIC Linking nsswitch/libnss_wins.so Linking libsmbclient non-shared library bin/libsmbclient.a Linking libsmbclient shared library bin/libsmbclient.so Compiling passdb/pdb_mysql.c with -fPIC passdb/pdb_mysql.c:21:25:
2005 May 02
1
Line-In Encoding
Hello, I am working on Cirrus ARM-EDB 9302 and using speex-1.1.7. I have tried encoding a wav file of 7sec long and it took 6 sec to encode it for default settings of encoder with both files on the RAM.Next I tried encodeing for 1 minute wav file and it took 2.2min for default settings. Why is it that as size of input file increases,encoding time also increases drastically?( I decoded
2006 Feb 22
2
Error in RBloomberg
Hello R-Experts, Currently I'm using "RBloomberg" package in R-2.2.1 in Windows machine ( XP). When I'm running one specific example using blpGetData given in help file I'm getting the following error message. conn <- blpConnect() edb <- blpGetData(conn, "ED1 Comdty", "PX_LAST", start=chron("1/1/06"),
2002 Jan 12
1
RC3 killer sample?
I was able to ABX 60.wav from the lame samples up to q=5.9 (13/16 tries at that quality level). I failed to ABX it at q=6.0 (8/16). The sample exhibits a pumping artifact; a "fluttering", if you will, of the amplitude. The effect becomes more pronounced as quality setting / bitrate decreases. Any thoughts? Also - if anyone replies to this, could you CC me a copy? I'm not on the
2005 Oct 13
3
Cygwin: Back up open files?
I have VSS snapshots created in a batch file nightly and then Rsync the contents to a remote server. The trick is to mount the VSS snapshot on and empty folder or drive letter. I use a drive letter as mounting on an empty folder means that the folder will be empty if the snapshot has failed (this causes the --delete switch to empty the remote copy). I'm struggling with Exchange 2003 syncs