similar to: rsync - dirs and symlinks only, not contents

Displaying 20 results from an estimated 30000 matches similar to: "rsync - dirs and symlinks only, not contents"

2010 May 17
2
copy dirs. subdirs, symlink, but not files
Hi all, I've been messing around with needing to duplicate a dir tree minus its file contents. What i would like to achieve is to rsync dirs, subdirs and sym links of dirs excluding files. My first experiment was to simply do dirs and subdirs; rsync -a -f"+ */" -f"- *" source destination Worked like a champ. However I'm unsure how to include or exclude sym
2012 Apr 11
1
quickly setting /etc/rc levels
Hi all, I vaguely recall being able to auto set various /etc/rc levels based on /etc/init.d/scriptname. I am about to create the sym links by hand but wondering if any one has a shortcut to auto set the links? Thanks in advance, - aurf
2013 Aug 09
1
Autofs - can you mount only certain home dirs?
Does autofs take completed control of directories mentioned in auto.master? The examples with /home show that you can specify individual users instead of * and &, but even then it seems to take over the whole /home level so you can't see or add local subdirs. I have a small group of users/hosts where I would like to at least temporarily mix/match who is automounted or not. -- Les
2009 Nov 01
2
Unable to create imap nested dirs.
Hi all, I'm trying to config a dovecot server on a debian-lenny box but I'm experiencing a problem that serveral users have on the net, but I haven't found any solution. I'm trying to create nested dirs with my thunderbird 2.0.0.23 client but without any luck :( I can create dir in the root, but not subdirs. have you any ideas? here you can you see the small config and
2007 Jun 15
1
Shared dirs are empty. Help needed please!
Hey fellas. I just installed samba and am having a problem. What I'm trying to achieve is hosting a file server for my lan. I don't want any login/password's to be used or any of that. The server box is running Debian linux and the clients are a mix of debian and winxp. On the server box I'm mounting the harddrives I want to share like this in /etc/fstab: /dev/sda1
2002 Sep 29
1
How to let users create/delete files but not dirs
Hi, the subject says it all. I want to allow my Windows users to create and remove files in a particular directory on my Samba share, but they should not be able to create or delete sub-directories of that directory. The reason for this is that I do not want users to mess up the directory structure on that share, which happens just too often right now - thanks to drag and drop. I looked at
2004 Jun 03
2
rsync preserving symlinks on mirror
Hi! I am using rsync succesfully to maintain my mirrors. I have one problem, tho. To improve speeds of my filesystems, I have created a raid 0 of 4 disks, and I place the most heavily copied disks there. The fs has subdirectories, one for each set of typically .iso files, such as Mandrakelinux or fedora. I would like to be able to just do a symlink from the original tree to the directory on the
2003 May 27
2
R doesn't remove temporary dirs and about bugreport
Dear r-help, 1. I always find in TEMP directory subdirs named like Rtmp##### where ##### denote a number. Obviously, they are created by R and are not removed by it after finish. Why? I use R 1.7.0 and Windows NT Workstation 4.0, English. SP 6a. 2. Is it possible to get known whether my bug report was received? I've sent to r-bugs at biostat.ku.dk the following but it seemed
2019 Apr 30
1
[Bug 13920] New: --max-delete and dirs being replaced by symlinks on source
https://bugzilla.samba.org/show_bug.cgi?id=13920 Bug ID: 13920 Summary: --max-delete and dirs being replaced by symlinks on source Product: rsync Version: 3.1.2 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayne
2003 Dec 16
1
mounting samba shares on linux with non-ascii dirs
Hi! I've just searching the list archives but cannot solve my problem with mounting samba (v3.0) shares back on linux (RH 8.0 and 9). Mounting on Win clients works fine and any filenames (including long names with non-ascii chars and spaces) are perfictly supported and accessed. Mounting the share back on (even the same) linux box is a complex task. I use: mount -t smbfs -o guest
2020 Nov 11
2
Targeting old glibc
On Tue, Nov 10, 2020 at 7:01 PM Fāng-ruì Sòng <maskray at google.com> wrote: > > How to find what is pulling libmvec? > > If you build a -DCMAKE_BUILD_TYPE=Debug lld, you can set a breakpoint > on lld/ELF/MarkLive.cpp:114 (ss->getFile().isNeeded) and check which > symbol makes > libmvec.so needed. I'm afraid this is going to far for me :) > > On the other
2012 Jan 27
4
[PATCH] Tools: build tests
Config.mk | 1 + tools/Makefile | 1 + tools/tests/Makefile | 20 ++++++++++++++++++++ 3 files changed, 22 insertions(+), 0 deletions(-) Build tests as part of the tools build. It is enabled with CONFIG_TESTS in Config.mk Currently disabled build of tests/regressions and tests/xen-access (in 32 bit mode) as they fail. Signed-off-by: Andres Lagar-Cavilla
2005 Jul 07
1
Question about drives
I am setting up wine for use with students in a school. So far it works as a generic system in /usr/share/windowsapps/.wine When the student logs in they get a sym-link created in their area that points to this....all is working fine.... But when they go to save in say Microsoft Word, they get access to the whole .wine folder by following the sym-links. I know that these are coming from
2018 Jan 20
1
[Bug 13239] New: "rsync --times" does not keep dirs' setgid bits when user not member of setgid group
https://bugzilla.samba.org/show_bug.cgi?id=13239 Bug ID: 13239 Summary: "rsync --times" does not keep dirs' setgid bits when user not member of setgid group Product: rsync Version: 3.1.2 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P5
2004 Mar 27
2
cbind question
hi, all: Just wonder if there is any suggestions in how to get around this cbind error. I created two character lists with identical length. First tried combine the lists together with cbind, then convert the lists to matrix, and tried again. Both faied. Any fix to merge the two lists/matrices? ll<- multiget(ftID, hgu95av2LOCUSID) > class(ll) [1] "list" > sym <-
2020 Nov 11
2
Targeting old glibc
It did partially fix the issue but there is still one problem: llvm-objdump -sx gives: Version References: required from libpthread.so.0: 0x09691a75 0x00 05 GLIBC_2.2.5 0x09691972 0x00 09 GLIBC_2.3.2 0x09691973 0x00 07 GLIBC_2.3.3 0x06969192 0x00 12 GLIBC_2.12 required from libdl.so.2: 0x09691a75 0x00 21 GLIBC_2.2.5 required from libuuid.so.1: 0x09da27b0 0x00 19
2009 Apr 05
2
Prohibit removing INBOX
Hello list, I'm using dovecot 1.1.11 and I'm going to prohibit users to remove their INBOX and some other directories in the mailbox root. I used Access Control Lists (http://wiki.dovecot.org/ACL) to do this: protocol imap { mail_plugins = acl } plugin { # With global ACLs in /etc/dovecot/acls/ directory: acl = vfile:/etc/dovecot/acls } /etc/dovecot/acls/.DEFAULT: owner
2014 Aug 20
1
Symlink outside the share path
Hello everyone -- I am stumped on this issue, mostly because I'm not quite sure if it's behaving correctly or not. I believe this used to work and right now I'm not quite sure why it's no longer doing so and how to fix it (if possible). I suspect it is because of my recent update of the OS and Samba version. When users are trying to follow a symlink that goes to a different
2017 Sep 19
1
symbolic computing example with Ryacas
Thanks for the response. Yes, I did study the vignette but did not understand it fully. Anyway, I have tried once again now. I am happy to say that I have got what I wanted. library(Ryacas) x <- Sym("x");U <- Sym("U");x0 <- Sym("x0");C <- Sym("C") my_func <- function(x,U,x0,C) { return (U/(1+exp(-(x-x0)/C)))} FirstDeriv <-
2015 May 06
2
[LLVMdev] [lld] Wrong references for C++ COMDAT groups
Hi, Checking the llvm test-suite SingleSource/Regression/C++/EH/class_hierarchy testcase on aarch64 I noted something strange: Dump of assembler code for function _Z4funcj: 0x0000000000400650 <+0>: stp x22, x21, [sp,#-48]! 0x0000000000400654 <+4>: stp x20, x19, [sp,#16] 0x0000000000400658 <+8>: stp x29, x30, [sp,#32] 0x000000000040065c