Displaying 2 results from an estimated 2 matches for "delete_me".
Did you mean:
delete_if
2004 Apr 23
2
More confusion on exclude rules
I have created two new files /export/home/bin/test_temp.delete_me and
/export/home/webmstr/nflmg/scripts/regional/misc_loaders/test_temp.delete_me
on the rsync server and am using the following exclude file.
+ bin/
+ nflmg/scripts/regional/misc_loaders/
- core
- *.bz2
- *.orig
- *.BAK
- *.bak
- *.old
- *.csv
- *.tmp
- *.4chart
- *.xls
- *.difftrx
- *.difftra
-...
2015 Oct 24
15
[Bug 11572] New: rsync --debug doesn't work, and gives erroneous results when taken out
...ee: wayned at samba.org
Reporter: lutz.john at yahoo.com
QA Contact: rsync-qa at samba.org
--debug doesn't work, while not using debug half works.
'half works' is such a way that there will
be empty directories of improper file directory attributes.
rsync -rav 2015 delete_me/
sending incremental file list
created directory delete_me
2015/
2015/reset.sh
2015/activism/
....
this is the result destination directory of the rsync:
ls -altr delete_me/2015
total 124
-rwxr--r--. 1 john john 508 Mar 22 2015 reset.sh
drwxrwxr-x. 30 john john 4096 Oct 18 05:59 .
drwx------....