Displaying 20 results from an estimated 3910 matches for "subdirectory".
2010 Aug 13
1
Squid and first-level subdirectories & second-level subdirectories on ext3/4
Squid, a proxy, is by its nature, storing large amounts of relatively
small files in it's cache.
As config optins it's offering:
# 'Level-1' is the number of first-level subdirectories which
# will be created under the 'Directory'. The default is 16.
#
# 'Level-2' is the number of second-level subdirectories which
# will be created under
2011 Jan 23
3
tar-ing subdirectories separately
I want to backup a directory using tar, but want separate tarballs for each
subdirectory. For example:
# ls dir1
subdir1 subdir2 subdir3
Will it possible to do it using only tar command? Or will I need another
separate piece of logic/control? I thought of writing a shell script with
three tar commands for each subdirectory, but that's not elegant way of
doing it. Also, it may not...
2006 Mar 24
1
Subdirectory 'data' contains no data sets.
Hi
R CMD check is giving me the following error
* checking package subdirectories ... WARNING
Subdirectory 'data' contains no data sets.
This is not true. That subdirectory contains the file myData.Rdata (I
have tried .rda format too, same result). There is also a myData.Rd in
the man subdirectory. If I remove the .Rd and the data directory R CMD
check executes normally. I am using Debian Et...
1999 Oct 15
0
sharing subdirectories
I currently have a directory with several subdirectories that are shared
through samba. Each subdirectory is only writeable by a group assigned to
that subdirectory. How do I share the main directory so that the share
definitions of each subdirectory is not broken, specifically the create
mode?
What I have so far, is the main directory is being mapped to a drive letter
in Windows, so that each subd...
2007 Mar 01
2
subdirectories with different permissions
Several users keep asking for a similar setup, and I'm wondering if
there's a way to achieve it with a single samba share.
They'll ask for a single share drive the has multiple subdirectories
with each subdirectory having different permissions based on groups.
So say you have a share called COLOURS and inside that share are three
subdirectories, RED, GREEN and BLUE.
Group1 should have RW access to everything, and Group2 should have RW to
RED, Read-only to GREEN and no access to BLUE.
I typically will ju...
2002 Aug 11
2
How to rsync selective subdirectories
...are added and deleted)
list of files in /abc/dir/20020811
toid
toil
etd
dt
(all the date directories contain the directories as above and there are
many subdirectories in the aboce directories)
I want to rsync all the dates directories but only the "toid"
subdirectory.
MY QUESTION IS: How can i rsync only the selected subdirectories?
Please help in this matter...
Thanks
Nitin
2015 Dec 29
2
permission problems trying to access subdirectories of a samba share
...o]
comment = audio directory
path = /audio
writable = yes
printable = no
create mask = 0765
In windows, I access myshare using the root username and password, in
audio I access using the user name covici and its password. The audio
share works fine, the myshare windows cannot access any subdirectory. I
either get the handle is invalid or a message saying I have permission
problems.
Thanks in advance for any suggestions.
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici
covici at ccs.covici.com
2010 Jul 23
4
Equivalent of pxechain.com for (USB key based) syslinux
Hello list,
I am trying to prepare a USB disk with syslinux that is meant to be able
to offer a choice among many different distributions. The goal is that I
should be able to dump each distribution's CD contents into a separate
subdirectory, and have a master menu that hands off to each
distribution's subdirectory.
A while back, when faced with a similar task on a PXE server, I came
across pxechain.com which elegantly solves this issue. With pxechain.com
I can say the following in my master pxelinux.cfg/default:
default menu.c32...
2015 May 01
5
rsync backup to fileserver - mystery
...SS4000E fileserver that I've been using for several years to backup my home directory to.
I have a daily cron job that runs the following command:
rsync -av --delete /home/frankcox/ /mnt/fileserver/backup
I have a directory named misc/sheet-music/classical. About a week ago I created a new subdirectory there, /home/frankcox/misc/sheet-music-classical/Russian\ and\ Eastern\ European/
Notice the spaces in the subdirectory name; I don't know if that's relevant or not.
I store a number of bzip-ed pdf files in that subdirectory, like this: BARTOKA.pdf.bz2, BARTOKB.pdf.bz2 and so on.
Now fo...
2003 Mar 15
1
Recursive filetype include
Hello,
I have a directory tree that contains many files of type .htm. I don't
want these when I rsync - so I used the option --exclude '*.htm'
There is however, one subdirectory (and all of its subdirectories)
that I would like to include these .htm files.
I tried using many variations of --include 'subdir/*.htm' but this
does not seem to work. It includes the .htm's in the main subdirectory
- but not any of its subdirectories.
Is there anyway I can get rsync...
2003 May 19
1
permission to subdirectory
Hello all,
We are new and just install RH 8.0 with samba 2.2.7-5.8.0 as our local file
server on a workgroup basis.
We are trying to create subdirectory with permission but cannot figure out the
right way. We have search the samba list for solution with no luck.
We with to create the following scenario for our account department,
Directory personnel
---------------------------------------------------------------------
/home/acco...
2009 Nov 25
2
Deletion of directory symlink via Samba deletes files in original subdirectory on Unix
Hello --
We have a Solaris 10 ZFS server running Samba with "follow
symlinks=yes" set. We're noticing that if you delete (via Samba) a
file that is a symbolic link pointing to a subdirectory somewhere,
with files in that subdir, it will not only delete the symbolic link
file, but also delete the files in the target subdirectory. On Unix,
if you delete a symbolic link, it will leave the original target
subdir (and its files) untouched. This behavior only seems to happen
if the symlink...
2015 Dec 29
2
permission problems trying to access subdirectories of a samba share
...gt; > printable = no
> > create mask = 0765
> > In windows, I access myshare using the root username and password,
> > in
> > audio I access using the user name covici and its password. The audio
> > share works fine, the myshare windows cannot access any subdirectory. I
> > either get the handle is invalid or a message saying I have permission
> > problems.
> >
> > Thanks in advance for any suggestions.
> >
>
> Why are you trying to share your entire Unix computer ?
>
> By sharing '/' you are giving your user...
2003 Mar 13
2
subdirectory of home
Hi.
Sorry: my level of english is not enough good. I hope you understand
what I mean.
My question is: it's possible to share a subdirectory (and only one
subdirectory for every user) in the section [homes]?
The version of samba which i'm working is 2.2.7a, over Solaris 8.
Thanks in advance.
--
2012 Aug 24
3
misc subdirectory
...s?). I'd like to be
able to put some ancillary data into a misc folder, but it's mere presence
in the source folder or source tarball (created with R CMD build) does not
mean that it gets put into the zip file (I'm using Windoze) for the
package.
How do I get an extra, nonstandard subdirectory into a package?
Thanks.
Dave
[[alternative HTML version deleted]]
2012 Dec 10
1
Problem/Bug when syncing subdirectory structures with delay-updates and partial-dir
Hello there,
recently stumbled over a problem syncing subdirectory structures in
combination with partial-dir.
Files are saved within partial-dir, but without the subdirectory path
they came from, so having the same file names within different
subdirectories causes them to be overwritten (and/or lost, of course).
Currently I'm using rsync 3.0.9 protocol v...
2011 Jan 12
1
[PATCH] Documentation: introduce the working directory
...syslinux.txt
@@ -56,11 +56,11 @@ In order to create a bootable Linux floppy using SYSLINUX, prepare a
normal MS-DOS formatted floppy. Copy one or more Linux kernel files to
it, then execute the DOS command:
- syslinux [-sfrma][-d directory] a: [bootsecfile]
+ syslinux [-sfrma][-d subdirectory] a: [bootsecfile]
(or whichever drive letter is appropriate; the [] meaning optional.)
-Use "syslinux.com" (in the dos subdirectory of the distribution) for
+Use "syslinux.com" (in the DOS subdirectory of the distribution) for
plain DOS (MS-DOS, DR-DOS, PC-DOS, FreeDOS...)...
2017 Jan 20
4
downloading only specific directories from directory tree
..._13.2". The openSUSE_13.2 dir can be one, two, or
more level
downstairs in the root dir, eg:
http://download.opensuse.org/repositories/Apache/openSUSE_13.2/
http://download.opensuse.org/repositories/Apache:/MirrorBrain/openSUSE_13.2/
There are plenty of directories in the root dir, and each subdirectory
can
have several subdirectories.
Is it possible, using rsync, to download only all "openSUSE_13.2"
directories with
their contents, without specifying directly one by one every
subdirectory
to be included or excluded?
I tried to use filters.txt file with content:
+ **openSUSE_13.2/*...
2019 Dec 29
2
Excluding a . directory in a subdirectory
I am having problems getting a . directory in a subdirectory to be excluded when rsyncing. I am using rsync 3.1.2 on CentOS 7 and the command line is:
#??? all files from ~/bin/ and I use want to exclude the directory ~/bin/docker/.git
rsync -vHrltDium -c --chmod=Du+rwx,go-rwx,Fu+rw,go-rw --no-perms --stats --include='*' --include='*/' --exc...
2003 May 07
3
Sink for a subdirectory
Hi, how do I sink output to a subdirectory under which R is running?
For example, suppose R is running in ~me and I would like to sink output to
~me/Subdir/filename.
The obvious sink( "Subdir/filename" ) does not seem to work.
Thanks very much.