Displaying 5 results from an estimated 5 matches for "accesstim".
Did you mean:
accesstime
2005 Nov 02
2
libsmbclient.c changes in 3.21-pre ?
Hi all!
I'm using an interface module towards the libsmbclient.c/h and I've
noticed that I get weird results regarding filecreation and
accesstimes after upgrading to latest libsmbclient.
Can someone confirm that there are changes in this code regarding the
File::Stat methods.
Regards,
Henrik
2001 Sep 01
3
Patch to make rsync preserve access times
...flist.c Mon Feb 7 00:52:17 2000
...
> ***************
> *** 201,206 ****
> --- 203,209 ----
> if (file->uid == last_uid) flags |= SAME_UID;
> if (file->gid == last_gid) flags |= SAME_GID;
> if (file->modtime == last_time) flags |= SAME_TIME;
> + if (file->accesstime == last_access_time) flags |= SAME_ACCESS_TIME;
>
> for (l1=0;lastname[l1] && (fname[l1] == lastname[l1]) && (l1 < 255);l1++) ;
> l2 = strlen(fname) - l1;
Setting this additional flag bit, SAME_ACCESS_TIME, should probably only be
done if (preserve_access_ti...
2001 Oct 11
1
File time with SAMBA file server for MS-clients
...0,686679 Sekunden (the seconds are only example, not really this
value).
Ok, now I go to my Win98 machine and see the file atest.bin with a file
time of
07:43. Time zone GMT+1. The same is on WinNT.
As result it seems to be so:
files modifyed on the server with Win98 or WinNT have create-,mod and
accesstim
set to the same value.
Files modifyed on the server with Win95 clients have create- and access-
time
equal and the modification time is set to one hour later.
Sorry, it's difficult to explain
is there anybody with the same problems or a solution??
regards Christian
2004 Aug 06
0
Logging problem
Hello,
I've got installed icecast 1.3.10 and it worked great since the
release of it. But today I noticed that it stopped logging. I can see
that it is touching the logfiles (accesstime is changing, lsof shows
it) but nothing is appended to them. Also a restart dosn't help.
Running linux with 2.2.16 kernel
Alexander Newald
--
Alexander Newald Internet presentation & Network solution
Wunstorfer Straße 72
30453 Hannover - Germany Information: http://www.hannover...
2017 Feb 20
0
usb drives & Orico ORICO 9548U3-BK
...> #1. 3.0 USB drives
> I originally performed some testing on a small usbpassport 3T drive and was
> amazed by the response and access times. I stumbled across the Orico
> cabinet during a NewEgg search, and decided to giveit a try. I was even
> more impressed with the response and accesstimes. I decided to attempt a
> mdadm raid on the the Orico and everything hasworked better than
> expected except for the problems I have had withdevice
> assignments. I did have an electrical failure at my home related to
> weather of which the ups powered down after 30minutes that caus...