similar to: Windows ACL support

Displaying 20 results from an estimated 1900 matches similar to: "Windows ACL support"

2006 Aug 23
3
Rsync push is slower compared to pull
Hi, It has been observed that rsync push mode is much slower when compared to pull (On Identical scenarios). Building/receiving file list takes almost same time. But data transfer is much slower, whose transfer ratios are ranging from 1:3 to 1:5. On pull operation data transfer speed is consistently around 3.5 MB/Sec and it reached 10 MB/Sec. However, on push the maximum it could reach is
2008 Dec 29
1
Rsync windows acls
Has rsync integrated windows acls into it yet? I keep getting error after the first sync: receiving incremental file list recv_acl_access: value out of range: ff rsync error: error in rsync protocol data stream (code 12) at acls.c(670) [receiver=3.0.5] thanks.
2009 Apr 16
2
rsync windows acl
Hi @all! I want to backup Windows files to a Linux Server including the Windows ACLs. I found this at nabble.com http://www.nabble.com/Rsync-windows-acls-td21205816.html ------------------------------------------------------------------------------------------------- On Mon, 2008-12-29 at 09:54 -0700, Michael Chletsos wrote: > Has rsync integrated windows acls into it yet? No, and the main
2006 Oct 17
0
I need rsync + acl support for windows?
On 10/16/06, Chris Diphoorn <chris.diphoorn@intouchdirect.com.au> wrote: > Can you help? Rsync's support for Windows ACLs is limited. What are you trying to do? Copy files from Windows to Windows, preserving Windows ACLs? If so, you might be better off using rsync to copy the files and another tool to copy the ACLs. Since rsync is meant first and foremost for Unix-like systems,
2007 Jul 09
2
rsync and copying ACL
Hi ! I am trying to use rsync to copy ACL between two Windows hosts. First, I try locally on a Windows hosting an AD. If I use rsync 3, I get this (I get the same thing with latest snapshot): -bash-3.2$ ./rsync-HEAD-20070703-1547GMT/rsync.exe -aAv copieA/ copieB sending incremental file list recv_acl_access: value out of range: ff rsync error: error in rsync protocol data stream (code 12) at
2006 Jun 19
6
to_xml depth ...
hello, The "render :xml => myFriends.to_xml", return something like: <people> <person> <id type="integer">2</id> ... <person> But a Person has a "has_many" relationship and they are not in the xml, => so is it possible to change the depth of the marshall process ? if it not possible, what are the "rails
2003 Feb 09
4
Re[2]: Help with Shorewall configuration using a static IP
Hello Tom, Monday, February 10, 2003, 2:35:45 AM, you wrote: TE> In the future, PLEASE POST PROBLEM REPORTS TO THE MAILING TE> LIST!!!!!!!!!!!!!!!!!!!!!!!!!!! TE> --On Monday, February 10, 2003 1:51 AM +0530 Srinivasa R Kotu TE> <kotu@ocimumbio.com> wrote: >> masq file >> >># interface subnet address >> eth1:0.0.0.0/0 192.168.1.0
2006 Jun 24
3
Rsync fails to rename on Windoze2003
Hi All, I've seen several variations on this topic, but nothing exactly the same: I have two Windows 2003 servers that I want to use rsync (2.6.8) to mirror. These machines are separated by a WAN. Initial attempts to get rsync working between them have not been successful. The first rsync went fine, which seeded the files, but the second sync always fails (at a ramdom time) with a
2001 Feb 08
1
status...lck
when I do an smbstatus iget: couldn't open status file /var/lock/samba/status/STATUS..LCK why can't it? why can't I? thanks
2013 Jul 16
1
[LLVMdev] llvm field
Is there any API in LLVM that can represent the field in java. such as the instucion "iget vx, vy, field_id" -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130716/81e59a4a/attachment.html>
2001 Sep 21
2
xilinx under wine; problems by installation
Hi all, I`m a newbie and I need any help!! I want to istall xilinx under win and after the command wine setup.exe Iget the following message: fixme:module:CreateProcessA (D:\ce\jre\1.2\bin\java.exe,...): HIGH_PRIORITY_CLASS ignored fixme:pthread_kill_other_threads_np FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock
2003 Feb 12
1
Confussion in mirroring
Hi all I want some information regarding mirroring. When mirroring from a rsync enabled site what internally happend?. mirroring is simillar to backup?. I want to know what is the difference between mirroring the batabase and backup the databse. plz help me regarding that. Thanx in advance. Regards Srinivasa Rao NatureSoft Pvt. Ltd. 11-20, 2nd Lane, Appu street, Mylapore,
2004 Feb 11
1
Erro in loadNamespace
Dear list, Iget the following error message: > help.search("omit.na") Error in loadNamespace(name) : package 'tools' does not have a name space I do not quite understand what it means in this case. Is something corrupt in the installation? I run R-1.8.1 in Linux RedHat 9 with kernel 2.6.2 on Intel P4. Regards, Ulrich --
2009 Apr 17
1
Run a single test with Test::Unit?
Hi, I have tests written as: test "some test" do ... end But when I want to run a single test it doesn''t work like before: $ ruby test/functional/some_controller_test.rb -n some_test Iget 0 test, 0 assertions... I also rewrote the test to : def some_test ... end And still no luck. Has anything changed from the various tutorials found on the internet? Also
2007 Oct 01
4
cygwin rsync windows to windows ACL problem
I am having problems using rsync on cygwin to properly copy the ownership of files from windows to windows. I am running: rsync -avPA //src_addr/some/path /local/dst/path/ Based on: http://www.mail-archive.com/rsync@lists.samba.org/msg18920.html and: http://www.nabble.com/Re:-I-need-rsync-+-acl-support-for-windows--t2462647.html ENV: CYGWIN=ntsec tty I am running this on Windows Server 2003 R2
2024 Mar 04
2
Cyber Power System CP1500 AVR UPS: changing battery.charge.low value
*Platform: Proxmox VE 8.1.4NUT version: Network UPS Tools upsstats 2.8.0* I configured Proxmox and I can pull up the UPS stats. Typing in `*upsrw -l cyberpower at localhost*` I get the following: *[battery.charge.low]Remaining battery level when UPS switches to LB (percent)Type: STRINGMaximum length: 10Value: 10[battery.runtime.low]Remaining battery runtime
2010 Apr 11
0
[LLVMdev] [Fwd: Can someone help me with error while i make my own pass]
Try doing a clean build, then doing 'make ENABLE_PIC=1' -Chris On Apr 11, 2010, at 9:13 AM, ambika wrote: > > > From: ambika <ambika at cse.iitb.ac.in> > Date: April 8, 2010 9:10:25 AM PDT > To: llvmdev at cs.uiuc.edu > Subject: [LLVMdev] Can someone help me with error while i make my own pass > > > Hi, > > I have added LoaderInterface pass in
2003 Jul 09
2
I get two diffrent errors now...:-(
Hi Team, For the last several days I have worked very hard in trying to get a Samba PDC up. I have now reinstalled RH9- running Samba 2.2.7a and everything is running. But now I can't even get it to comeup as workf group. One error i get "SMIS DOMAIN" - Network Path not found. This is what iget with current SMB.CONF The othe one is in the attachment. Here is the current SMB.CONF
2001 Jul 20
1
commercial purpose
Hi, I want to know can R language and the system be used for commercial purposes. with regards srinivas __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2010 Apr 12
1
[LLVMdev] [Fwd: Can someone help me with error while i make my own pass]
Tried that but still no success Chris Lattner wrote: > Try doing a clean build, then doing 'make ENABLE_PIC=1' > > -Chris > > On Apr 11, 2010, at 9:13 AM, ambika wrote: > >> >> >> *From: *ambika <ambika at cse.iitb.ac.in <mailto:ambika at cse.iitb.ac.in>> >> *Date: *April 8, 2010 9:10:25 AM PDT >> *To: *llvmdev at cs.uiuc.edu