Displaying 20 results from an estimated 3000 matches similar to: "utime and backing up files"
1998 May 15
2
differing access permissions
Am I blind?
I think that I must be blind. I have been trying to export a share
using Samba in such a way that one group of people can access it read
only, and another can access it in writable mode. I can do this all day
long if I use different share names, but what I am wanting to do is to
allow access from multiple users to a single share name, in such a way
that those multiple users can have
2002 Jun 20
2
Could see the share
Hi, Samba world:
It is my first time to use samba to share a folder from a solaris 7 to our
windows 2000 clients. After I have the following, I could not see the unix
share point. Your help is highly appreciated!
1) Install samba 2.0.5.
2) done the following:
Edit /etc/services and make the following changes.
Immediately after the line which reads:
sunrpc 111/tcp rpcbind
1997 Sep 25
15
Samba performance
Hi all.
I know this has probably been asked before, but I need a quick answer, and
didn't find anything on the net.
Has anyone done any benchmark comparisons of server speed from Win95
clients, accessing files on a Samba 1.9.17p1 server share, as compared to
an NT Server, running on the same server hardware? If so, how did Samba
1.9.17 measure up to the NT server?
I need an answer to this,
2004 Dec 30
1
Annoying Samba 2.2.4 Errors in Solaris 8 Logs
Hi all, I have an error message that pops up every time someone connects
to my Samba server. All day long I get these messages from smbd:
Dec 28 07:27:24 srv-pvcs smbd[638]: [ID 702911 daemon.error] [2004/12/28
07:27:24, 0] smbd/service.c:(252)
Dec 28 07:27:24 srv-pvcs smbd[638]: [ID 702911 daemon.error] rhunt1-pc
(162.18.178.237) couldn't find service o
The last part, "couldn't
2005 Apr 04
1
Samba 2.07 AIX
We have several Samba servers, and a few running PVCS .
The group that manages, supports PVCS (Version 7.5.1 ) is having a
problem deleting files from Samba shares on an AIX Server version 5.2
They do not have a similar problem on 2 of our Solaris Servers, 2.8
The difference we see between the AIX server and the 2 Solaris Servers,
is the version of Samba. On The Solaris Servers Samba is version
2000 Dec 31
1
utime() -> utimes()
ChangeLog says
- markus at cvs.openbsd.org 2000/09/21 05:11:42
scp.c
utime() to utimes(); mouring at pconline.com
SCO's Open Server 3 does not have utimes.
...
gcc -o scp scp.o -L. -L/usr/local/lib -L/usr/local/ssl/lib -L/usr/local/ssl -ls
sh -lopenbsd-compat -lz -lsocket -lgen -lsocket -los -lprot -lx -ltinfo -lm -lc
rypto
undefined first referenced
2007 Jul 30
1
Performance problem with utime() on Solaris 8
To all:
While updating our Samba installation from 2.2.5 to 3.0.25b, I found that
Samba's performance was severely degraded. A 1 gig test file with random text
in it would take about 2:15 to copy using the old 2.2.5 smbd, but the same file
would take 5-6 minutes to copy with a freshly compiled version.
I ran truss on smbd while the file copy was taking place, and found that the
utime()
2004 Jul 14
3
hosting library (ie. PVCS) on Samba
Hello.
I believe that I've done my due diligence in researching what info. is
currently available on this issue.
I have been jacking with this for days, & believe that I have tried all
possible solutions.
I am basically trying to move a [Merant] PVCS installation from an OS/2
file server to a SuSE/Samba file server.
This installation consists of 'standard' source archives,
2008 Feb 26
1
Performance issues after samba update (utime?)
Hi all,
We're experiencing performance issues after migrating from 3.0.8 to 3.0.28.
Write performance has degraded about 30%, regardless of the size of file
being copied. (tests described below are a single 150Mb file copy from an XP
explorer)
The setup is somewhat peculiar as the server is mounting NFS shares (v3) and
exporting these.
smb.conf hasn't changed, save for the addition of
2007 Jul 03
2
utime : operation not permitted
With the upgrade to 1.0.1, I am seeing some errors/warnings
dovecot: IMAP(jhorner at arinbe.com): utime(/home/arinbe/Maildir/.info/tmp)
failed: Operation not permitted: 1 Time(s)
dovecot: IMAP(jhorner at arinbe.com):
utime(/home/arinbe/Maildir/.resumes.vabch/tmp) failed: Operation not
permitted: 1 Time(s)
Different directories on different days.
Different users on different days.
Always /tmp
2004 Sep 21
1
utime() failed with index file [...] Operation not permitted
Hello,
I'm running the dovecot backports from jones.dk. Everything is working
fine so far, but whenever someone is logging in (IMAP or POP 3) I get
the following error message in my mail.log:
[...] pop3(frederik): utime() failed with index file
/var/mboxes/frederik/.INBOX/.imap.index: Operation not permitted
[...] imap(jako1): utime() failed with index file
2008 May 31
5
DO NOT REPLY [Bug 5506] New: support utime differences at runtime, not configure/build time
https://bugzilla.samba.org/show_bug.cgi?id=5506
Summary: support utime differences at runtime, not
configure/build time
Product: rsync
Version: 3.0.3
Platform: All
URL: http://thread.gmane.org/gmane.network.rsync.general/1794
8
OS/Version: Linux
Status: NEW
Severity:
2005 May 19
1
utime() failed: Value too large for defined data type
i have recently rebuilt dovecot on my mail server as i wanted to add
SSL support for it. well, my OpenSSL libs are 64-bit, so what they
hey, i'll build dovecot 64-bit as well. worked just fine, no issues
at all. the setup is:
Solaris 9/SPARC
Sun C compiler
Dovecot 0.99.14
after rebuilding it 64-bit, i now have a small problem however. I
cannot save messages to IMAP folders from Mail.app
2000 Aug 23
2
chmod(2) and utime(2) Problems
I am having a problem with my samba config on my web server related to
file permissions.
The problem seems quite subtle!
The samba config file contains (Samba 2.0.7):
----cut here
[global]
workgroup = UKC
server string = University Web Server
security = domain
encrypt passwords = Yes
password server = KNOLE CORFE
log file = /var/adm/log/samba.log
2004 Nov 10
0
dos filetimes = yes is not correctly used? - utime function calls fail (Version 3.0.7)
Hello everbody,
this is really urgent.
at the moment the status is as follows:
We changed the primafy group to a group without german characters: "?,?,?".
It works fine, as long as the primary group as full access to the file.
If not, it doesn't work.
The Problem in detail:
Situation 1:
User is member of DOMAIN+GROUP.
DOMAIN+GROUP is owner of file
utime is called and
2006 Mar 27
13
Is this a bug in Ajax handling?
When a controller responds to a link_to_remote with a redirect_to, the
link_to_remote gets a success callback, this would seem like a bug to
me, at a minimum it should return a failure?
This is driving me crazy because all the login engines/generators
respond to an authentication error with a redirect_to. The work around
is to change them to all do a
render :layout => false, :status => 500
2010 Nov 15
1
Version 2.12.0 exe file
I have R version 2.9.1 on my computer and the anlaysis is not working
because I need to update to R version 2.12.0 the latest release.
The person incharge of IT tried to download R version 2.12.0 but .exe file referenced in install isn't
there - What might we be doing wrong? We have downloaded as tar.gz,
uncompress then look for .exe file but not present.
Many thanks,
Morris
1998 Mar 25
1
R-beta: S Mailing List
I know that the S Mailing list recently moved but am not sure where. I
recently
moved and would like to resubscribe to the S Mailing list. Could someone
send me the latest info on subscribing?
Thanks!
Jeff
jmorris at cldx.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send
1998 Mar 25
1
R-beta: S Mailing List
I know that the S Mailing list recently moved but am not sure where. I
recently
moved and would like to resubscribe to the S Mailing list. Could someone
send me the latest info on subscribing?
Thanks!
Jeff
jmorris at cldx.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send
2005 Dec 30
4
soap4r 1.5.5 seems to break actionWebService tests
Hi,
I just upgraded to soap4r 1.5.5, and now all my Rails Functional tests
for the action_web_services fail as follows, any ideas what I did wrong?
Thanks
TypeError: can''t modify frozen object
/usr/local/lib/ruby/1.8/xsd/qname.rb:78:in `name=''
/usr/local/lib/ruby/1.8/soap/rpc/element.rb:118:in `set_param''