similar to: Problems with Samba 2.0.6 and file modification times

Displaying 20 results from an estimated 5000 matches similar to: "Problems with Samba 2.0.6 and file modification times"

2005 Apr 14
2
Mounting a Windows Share with UTF8 files
Hi all, Can anyone please advise if it is possible to mount a Windows share and view files with chinese filenames ? I am able to view the files on the local disk, however the files on the Windows share display as ??????.htm I have tried mounting with the following commands smbmount //xxxxxxxx/filesync /mnt/filesync -o username=xxxxx,codepage=cp950,isocharset=utf8 or mount -t smbfs -o
1998 Sep 04
0
Linux SMB Mount utils patch
Hi, I'm sure that you are all aware that the mount utilities that ship with samba are designed to compile and run only with Linux 2.1 series development kernels. I'll _try_ keep this short and sweet while doing my best to explain what I have done, since I have a tendancy to ramble on. I have two boxes, one Linux with libc5, and another with Linux and Glibc2 (aka libc6). The Samba
2006 Mar 28
1
can rsync delete only one file in one command? is it a bug?
I want to call rsync from java webserver in Linux. situation as below: source directory: 001.doc 002.doc /D01/001.doc /D01/002.doc /D01/D11/001.doc /D02/001.doc destination directory: 001.doc 003.doc 004.doc /D01/001.doc /D01/003.doc /D01/004.doc /D01/D11/003.doc /D02/003.doc now, I want to only delete /003.doc when synchronization, no add, no update, This exclude works: rsync -avzu
2000 Feb 07
3
modification time
When I copy an old file to a share the motification time is not changed. Ok, the file has not been modified but since it is new to this share I like to change it's time to the copy time! There MUST be an option to do this!But I haven't found it yet :( Can anyone help? -- Torsten
1998 Oct 05
0
smbsh and smbwrapper - porting help needed
Someone asked today about smbfs on HPUX. The basic answer to that is that smbfs is _very_ operating system specific so it would take quite a lot of work to get it to run on another OS. There is hope though. Over the past few days I have been developing something called smbwrapper (and smbsh). This offers most of the capabilities of smbfs in a way that makes it somewhat portable. It also provides
1998 Aug 13
0
summary of replies to [strange stuff in 'last' command]
Sheldon E. Newhouse writes: > Anyone have ideas on what this output from the 'last' command means? > > TIA, > -sen > > xF*@**** otify ***@ Sat Aug 1 20:52 still logged in > xF*@**** otify ***@ Sat Aug 1 20:52 - 20:52 (00:00) > xF*@**** otify ***@ Sat Aug 1 20:52 - 20:52 (00:00) >
2009 Aug 03
1
[PATCH] Remove files imported via autogen.sh.
In case you're ok with not version-controlling files imported via autogen, ... >From 72c829395bb6a4800516d4f535e18af48195585b Mon Sep 17 00:00:00 2001 From: Jim Meyering <meyering at redhat.com> Date: Mon, 3 Aug 2009 11:00:22 -0400 Subject: [PATCH] Remove files imported via autogen.sh. * m4/.gitignore: Ignore these files. * m4/codeset.m4: Remove file. * m4/gettext.m4: Likewise. *
2002 Jul 27
1
Configuring Rsync daemon with ssh (non-root)
Hello, I am a first time user of Rsync. I am having problems configuring an Rsync server on a Solaris server on which I have *no* root previliges. I have searched the archives and the web,but none of the articles/documents have proved helpful beyond an extent. Since I cannot be root, I have installed rsync v2.5.2 from sources in $HOME/rsync. The rsync binary is in $HOME/rsync/bin My
2001 Mar 28
0
files' last modification time in samba-2.0.6
When I use windows 'cut & paste' to copy a file to the 'Linux' drive the last modification time of the file is altered. How can I prevent that (and keep the last modification time unchanged) ? thanks, Tal
2010 Jan 23
1
[nut-commits] svn commit r2260 - trunk/drivers
Citeren Arjen de Korte <adkorte-guest op alioth.debian.org>: > Author: adkorte-guest > Date: Sat Jan 23 10:06:51 2010 > New Revision: 2260 > > Log: > Need to define _XOPEN_SOURCE for strptime() prototype in glibc2 > > Modified: > ? ? trunk/drivers/mge-hid.c Arnaud, Apparently this solves the problem for the strptime() function, but now breaks the snprintf()
1999 May 19
1
smbd segfaulting in 2.0.4a?
Hi, It looks like smbd in Samba 2.0.4a is segfaulting after receiving a SIGTERM signal (kill -TERM <pid of smbd>): [1999/05/18 23:40:46, 1] smbd/server.c:main(621) smbd version 2.0.4a started. Copyright Andrew Tridgell 1992-1998 [1999/05/18 23:40:46, 1] smbd/files.c:file_init(216) file_init: Information only: requested 10000 open files, 1014 are available. [1999/05/18 23:41:11, 0]
2005 Oct 05
1
"Access denied" errors with version 3.0.20
Samba version 3.0.20 running on FreeBSD 5.4-Stable. Certain users on certain machines are losing access to my fileserver--one moment things are working and the next, they don't work. I can't figure out how to regain connectivity for those users on those workstations (running Win XP Pro). Please help! At about 08:15 on 3 Oct 2005 I was able to save a log file of the problem in action.
2006 Mar 02
1
Panics with md/gvinum/ufs
Hi, I've done some strange(?) experiments and I managed to get a panic of type "baddir" and just now another one that only rebooted my system instantly without writing a vmcore. I don't know if this is important. I could not find any information on how gvinum detects failed hard disks. That's why I tried something really simple. Steps to reproduce: 1) dd if=/dev/zero of=a
2003 Dec 18
0
Partial deadlock in 4.9p1
I've just had a 4.9p1 system partially deadlock for about 30 minutes and then spontaneously(?) recover. The "ps" results point at vinum. I've never seen this before and don't recall anything like this being mentioned here before. At the time, I had two find's running in a large NFS mounted filesystem and was doing a "cvs -d /usr/ncvs -R checkout -P ports" from
1998 Feb 02
1
Installation on SuSE Linux [was Re: Copyrights for R contributed libraries]
Christian Hoffmann <hoffmann@wsl.ch> writes: > I just installed the SuSE distribution of Linux (from Fuerth, Germany). I > would be very interested in learning of a SuSE compatible form of R. > Installing Linux was expressly made to be able to use R :-) > > SuSE (suse@suse.de, http://www.suse.de) is a distribution which is quickly > gaining users for Linux because of
2013 Aug 29
2
bug
I made a btrfs on five disks using RAID5 (-d raid5 for mount option). When a power failure occurs, I can not remount btrfs after my system reboots. Dmesg for remount is presented as following: [ 192.713953] bio: create slab <bio-1> at 1 [ 192.716230] Btrfs loaded [ 192.717177] device fsid a0dff7ea-9354-43fd-8516-0e17f370991d devid 1 transid 6 /dev/sdb [ 192.717712] btrfs: disk space
2008 Aug 22
1
Growing RAID5 on CentOS 4.6
I have 4 disks in a RAID5 array. I want to add a 5th. So I did mdadm --add /dev/md3 /dev/sde1 This worked but, as expected, the disk isn't being used in the raid5 array. md3 : active raid5 sde1[4] sdd4[3] sdc3[2] sdb2[1] sda1[0] 2930279808 blocks level 5, 64k chunk, algorithm 2 [4/4] [UUUU] So then I tried the next step: mdadm --grow --raid-devices=5 /dev/md3 But now I have
2004 Jul 30
2
Large File Copy to Large ext3 RAID5 Array Often Stalls
I'm experiencing strange behavior from my ext3 RAID5 array and my Fedora Core 2 system. Before I go crazy varying all sorts of tuning parameters, I thought some list subscribers might provide me with useful advice. The problematic array is: 3x Promise Technology Ultra 100 TX2 PCI cards 6x Maxtor 250GB IDE drives (one drive per cable) RAID level 5, 128Kb chunk size, EXT3: "mkfs -t ext3
2004 Nov 01
1
Newbie needs help with failed RAID5 disk
I was hoping someone could either help me or point me in the direction of a resource. I have searched the web for any howto on repairing a failed array, but keep coming up short. I have a home file server running a RAID 5 array that now will not mount my array. I believe it is telling me there is a problem with the second drive. The basics: RedHat 8.0 kernel 2.4.20-28.8 don't know the
2018 Mar 23
0
rsync very very slow with multiple instances at the same time.
Ok, so i did some tests. find /path -type f -ls > /dev/null First on my local SSD disk (1.9 millions files) : 1 find : real 2m16.743s user 0m7.607s sys 0m45.952s 10 concurrent finds (approx same results for each) : real 4m48.629s user 0m11.013s sys 2m0.288s Almost double time is somehow logic. Now same test on my server on the iSCSI disk (when there is no other activity) (2.8 millions