Displaying 3 results from an estimated 3 matches for "subdir3".
Did you mean:
subdir
2007 Dec 16
1
Change destination root?
I'm wondering if it's possible to do the following.
I've got a source directory of /data with several subdirectories such as
subdir1/ subdir2/ subdir3/ , etc. I'd like to rsync these to a different
host under directory /backup, so that I have paths /backup/subdir1,
/backup/subdir2, etc. I also need to be able to use the option --files-from.
So, a source dir of /data on host1, with a --files-from file containing:
subdir1
subdir2
subdir3
rsy...
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 scale as number of subdirectories change. Any
ot...
1998 Nov 17
6
smbfs
Hi-
I'm working on a graphical interface to smbclient/smbmount/smbumount.
As part of its operation, it will mount shares in directories under a
user's home directory.
I've run into a bit of a problem regarding the distributions of the
mount utilities, specifically on Redhat 5.1/5.2. They are shipping an
RPM with smbfs 2.0.1, which is known to have a security hole... so it
should