https://bugzilla.samba.org/show_bug.cgi?id=11152
--- Comment #1 from Andre Bruce ---
I believe that I can get our company to make a donation/contribution, using
paypal, to have this feature (or, if you prefer, we may contribute with server
hardware which is not in use anymore). If there is any de
https://bugzilla.samba.org/show_bug.cgi?id=11161
Bug ID: 11161
Summary: rare crash in hlink.c:536
Product: rsync
Version: 3.1.1
Hardware: x64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
https://bugzilla.samba.org/show_bug.cgi?id=11152
Bug ID: 11152
Summary: Feature Request: Cache Filelist
Product: rsync
Version: 3.1.1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority:
https://bugzilla.samba.org/show_bug.cgi?id=11151
Bug ID: 11151
Summary: rsync transfers entire source file even when unable to
create destination
Product: rsync
Version: 3.0.9
Hardware: All
OS: All
https://bugzilla.samba.org/show_bug.cgi?id=4615
--- Comment #2 from Shachar Shemesh ---
What you're asking for is currently possible with an external utility, called
rsyncrypto (http://rsyncrypto.lingnu.com). It, in fact, does not require you to
trust the server you're storing your backups on.
-
https://bugzilla.samba.org/show_bug.cgi?id=4615
Matthias changed:
What|Removed |Added
CC||m...@matthiasbock.net
--- Comment #1 from Matthi
https://bugzilla.samba.org/show_bug.cgi?id=7249
--- Comment #6 from don...@gmx.com ---
+1 from here as well.
I understand the arguments about the limited usefulness of the atime field in
general, and I agree with much of it, but to me there are more use cases than
what's mentioned in what I've re
https://bugzilla.samba.org/show_bug.cgi?id=1
--- Comment #1 from Bill McGonigle ---
argh - messed up the reduced example. Should be host:/
rsync --one-file-system --delete-excluded --exclude=/bar/ host:/ /foo
--
You are receiving this mail because:
You are the QA Contact for the bug.
--
https://bugzilla.samba.org/show_bug.cgi?id=1
Bug ID: 1
Summary: Describe the interaction between --one-file-system and
--delete-excluded
Product: rsync
Version: 3.1.1
Hardware: All
OS: All
https://bugzilla.samba.org/show_bug.cgi?id=11101
--- Comment #1 from Jason Pyeron ---
this is
https://git.samba.org/?p=rsync-patches.git;a=blob;f=write-devices.diff
using it in production now
--
You are receiving this mail because:
You are the QA Contact for the bug.
--
Please use reply-all
https://bugzilla.samba.org/show_bug.cgi?id=11101
Bug ID: 11101
Summary: support writing to devices
Product: rsync
Version: 3.0.6
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
https://bugzilla.samba.org/show_bug.cgi?id=10081
--- Comment #2 from devuran...@gmx.net ---
I assume this is not being considered, because the backup needs to be restored
in case the new file is corrupted? So overwriting it would be bad?
--
You are receiving this mail because:
You are the QA Con
https://bugzilla.samba.org/show_bug.cgi?id=11075
--- Comment #1 from Robin Powell ---
Apparently it's not just --inplace??
rlpowell@flowcytech01> rsync -aPv
/data/cytobank/Data/experiments/1/1053/experiment_11053/attachments/attachment_24023_RightCells150Clusters5%Downsampling.zip
shell01:/var/w
https://bugzilla.samba.org/show_bug.cgi?id=11086
--- Comment #5 from Kevin Korb ---
Not really. I wrote my own. IIRC BackupPC is the most up to date one.
--
You are receiving this mail because:
You are the QA Contact for the bug.
--
Please use reply-all for most replies to avoid omitting the
https://bugzilla.samba.org/show_bug.cgi?id=11086
--- Comment #4 from ddd ---
Well, maybe I should look into those rsync-based snapshot systems when I'll buy
another 3 TB HDD. ) Can you recommend any of those backup systems?
--
You are receiving this mail because:
You are the QA Contact for the
https://bugzilla.samba.org/show_bug.cgi?id=11086
--- Comment #3 from Kevin Korb ---
What you have is a mirror not a backup system. Sure, it can protect you from
accidental deletions or disk failures but it wouldn't protect you from
intentional data destruction (think virus or hacker).
Yes, I wa
https://bugzilla.samba.org/show_bug.cgi?id=11086
--- Comment #2 from ddd ---
Thank you a lot! I added --exclude='.gvfs' parameter and everything works now.
Thumbs up!
I was trying to use --delete-before because of low space on the partition. Now
it's really enough space and I use default --delet
https://bugzilla.samba.org/show_bug.cgi?id=11086
--- Comment #1 from Kevin Korb ---
This is your problem:
> 2015/01/31 17:25:58 [12091] rsync: readlink_stat("/home/myuser/.gvfs")
> failed: Permission denied (13)
If rsync hits any error it aborts the deletion process which it would have said
wit
https://bugzilla.samba.org/show_bug.cgi?id=11086
Bug ID: 11086
Summary: rsync --delete has stopped to delete destination files
that don't exist at the source
Product: rsync
Version: 3.1.1
Hardware: x64
OS: L
https://bugzilla.samba.org/show_bug.cgi?id=11075
Bug ID: 11075
Summary: Shouldn't --inplace fail immediately if it can't make
files?
Product: rsync
Version: 3.1.0
Hardware: All
OS: All
Status: NE
https://bugzilla.samba.org/show_bug.cgi?id=11067
Bug ID: 11067
Summary: add --min-depth and --max-depth options
Product: rsync
Version: 3.1.1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
https://bugzilla.samba.org/show_bug.cgi?id=10989
Jim Avera changed:
What|Removed |Added
Summary|"copying unsafe symlink"|"copying unsafe symlink"
|wa
https://bugzilla.samba.org/show_bug.cgi?id=10989
--- Comment #2 from Jim Avera ---
A much more serious problem is that when "unsafe" symlinks are copied pursuant
to the --copy-unsafe-links option, they are all treated as I/O ERRORS.
This prevents --delete from ever working.
--
You are receivin
https://bugzilla.samba.org/show_bug.cgi?id=10170
James changed:
What|Removed |Added
CC||purplei...@gmail.com
--- Comment #4 from James --
https://bugzilla.samba.org/show_bug.cgi?id=10170
--- Comment #3 from roland ---
fantastic !
did not know about that feature in btrfs, but as i already did inplace backups
with rsync on btrfs, i think i will give that a try.
i just wondered about reflink support in zfs and putting a link here fo
https://bugzilla.samba.org/show_bug.cgi?id=10170
David Taylor changed:
What|Removed |Added
CC||davidt-samba-bugzilla@yadt.
https://bugzilla.samba.org/show_bug.cgi?id=11035
Bug ID: 11035
Summary: make check failure
Product: rsync
Version: 3.1.1
Hardware: x64
OS: Mac OS X
Status: NEW
Severity: critical
Priority: P5
https://bugzilla.samba.org/show_bug.cgi?id=2294
--- Comment #22 from elatl...@gmail.com ---
Wow 10 years.
Maybe one reason this has not been implemented is there are other options.
For example I have been using a shell script as a wrapper to reduce the
iteration of this bug, here is how it works:
https://bugzilla.samba.org/show_bug.cgi?id=10977
Wayne Davison changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #1 from Wayne Davison
https://bugzilla.samba.org/show_bug.cgi?id=11027
Bug ID: 11027
Summary: Sticky bit not set when using --chmod=D+t alone,
without --perms
Product: rsync
Version: 3.0.9
Hardware: All
OS: All
Status
https://bugzilla.samba.org/show_bug.cgi?id=7757
--- Comment #4 from Dominic Raferd ---
I can confirm that this bug still exists when using compression (-z) with rsync
3.1.0 (server and dest), and that removing compression is a good workaround.
--
You are receiving this mail because:
You are the
https://bugzilla.samba.org/show_bug.cgi?id=11013
Bug ID: 11013
Summary: [patch] Mention that privileges are dropped, when "use
chroot" is enabled in rsyncd.conf manpage
Product: rsync
Version: 3.1.1
Hardware: All
https://bugzilla.samba.org/show_bug.cgi?id=10636
--- Comment #1 from Shawn Heisey ---
I really like this idea. I'm using rsync extensively during a storage
migration, as it's the only tool that can quickly and effectively synchronize a
source tree to a destination tree when there are periodic ch
https://bugzilla.samba.org/show_bug.cgi?id=10995
--- Comment #1 from Lars Tiede ---
Sorry, my last paragraph came out confusing. It should read:
Note that the above steps are minimal with respect to as far as I was able to
isolate the bug: remove the filter rule and it works. Remove
src-parent/s
https://bugzilla.samba.org/show_bug.cgi?id=10995
Bug ID: 10995
Summary: rsync -aFF crashes when parent directory of source
directory has a .rsync-filter file with a dir-merge
rule in it
Product: rsync
Version: 3.1
https://bugzilla.samba.org/show_bug.cgi?id=10990
Bug ID: 10990
Summary: rsync -avHP does not detect out of space situation
Product: rsync
Version: 3.1.0
Hardware: All
OS: All
Status: NEW
Severity: normal
https://bugzilla.samba.org/show_bug.cgi?id=10989
--- Comment #1 from Jim Avera ---
Created attachment 10497
--> https://bugzilla.samba.org/attachment.cgi?id=10497&action=edit
Demo script
--
You are receiving this mail because:
You are the QA Contact for the bug.
--
Please use reply-all for m
https://bugzilla.samba.org/show_bug.cgi?id=10989
Bug ID: 10989
Summary: "copying unsafe symlink" warning should not occur if
file is not changing
Product: rsync
Version: 3.1.1
Hardware: All
OS: Linux
https://bugzilla.samba.org/show_bug.cgi?id=3784
--- Comment #8 from João M. S. Silva ---
I'd also like this enhancement very much, especially because when I use -v the
process stalls somehow during the transfer (simple home directory backup) and I
have to "killall rsync".
Why does --progress imp
https://bugzilla.samba.org/show_bug.cgi?id=10936
--- Comment #6 from gaojianfeng ---
(In reply to Wayne Davison from comment #3)
yes ! In newest version rsync(3.1.1),directly modify the file path into
absolute path is
not hijack succeed due to the security checks,but using symbolic links still
c
https://bugzilla.samba.org/show_bug.cgi?id=10977
Bug ID: 10977
Summary: Rsync path spoofing attack vulnerability (rsync
3.1.1 tested)
Product: rsync
Version: 3.1.1
Hardware: All
OS: Linux
Statu
https://bugzilla.samba.org/show_bug.cgi?id=10936
--- Comment #5 from Wayne Davison ---
(In reply to roland from comment #4)
Yes, those are the commits for this bug.
--
You are receiving this mail because:
You are the QA Contact for the bug.
--
Please use reply-all for most replies to avoid omi
https://bugzilla.samba.org/show_bug.cgi?id=10936
--- Comment #4 from roland ---
that fix is this two commits, correct ?
https://git.samba.org/?p=rsync.git;a=commit;h=371242e4e8150d4f9cc74cdf2d75d8250535175e
https://git.samba.org/?p=rsync.git;a=commit;
h=4cad402ea8a91031f86c53961d78bb7f4f174790
https://bugzilla.samba.org/show_bug.cgi?id=10936
Wayne Davison changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bugzilla.samba.org/show_bug.cgi?id=10951
--- Comment #3 from Wayne Davison ---
Let me also add that if the cause was a bash shell variable that ended up being
empty, then you should note that it is a bash-ism to require parameters to be
double-quoted in order for them to behave sanely (e.
https://bugzilla.samba.org/show_bug.cgi?id=10951
Wayne Davison changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugzilla.samba.org/show_bug.cgi?id=10963
--- Comment #5 from Dave Yost ---
This is not about running them in parallel.
--
You are receiving this mail because:
You are the QA Contact for the bug.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe
https://bugzilla.samba.org/show_bug.cgi?id=10963
--- Comment #4 from Kevin Korb ---
If you want to run them in parallel then use gnu parallel. It would keep the
specified unmber of jobs running until it runs out of new jobs.
--
You are receiving this mail because:
You are the QA Contact for th
https://bugzilla.samba.org/show_bug.cgi?id=10963
--- Comment #3 from Dave Yost ---
What I'm after is an argument syntax that supports copying to multiple
destinations.
It's fine by me if rsync executes a multiple-destination command via multiple,
sequential copies.
I am not advocating an incomp
https://bugzilla.samba.org/show_bug.cgi?id=10963
--- Comment #2 from Kevin Korb ---
These would be separate rsync (and ssh) connections. What use case would
justify bundling them together into a single rsync session? The only benefit
over multiple exections of rsync would be a lack of per-sessi
https://bugzilla.samba.org/show_bug.cgi?id=10963
--- Comment #1 from Dave Yost ---
Something like this would be useful:
rsync foo s1: --add-destinations s2:dir s3:dir
or
rsync foo s1: --to s1: s2:dir s3:~
--
You are receiving this mail because:
You are the QA Contact for the bug.
--
Please
https://bugzilla.samba.org/show_bug.cgi?id=10963
Bug ID: 10963
Summary: rsync to multiple destinations
Product: rsync
Version: 3.0.6
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
https://bugzilla.samba.org/show_bug.cgi?id=10925
--- Comment #4 from roland ---
yes, you are right. thanks for pointing it out.
wouldn`t it make sense to close this one and make a clean, new bugzilla entry
with a proper title what the problem is about - severity/importance
"enhancement" ?
wha
https://bugzilla.samba.org/show_bug.cgi?id=10925
--- Comment #3 from Alexandre Oliva ---
Yeah, the btrfs bug is now fixed, so now the rsync --read-batch misbehavior
changed from bad error reports to silent waste of cpu cycles: it doesn't make
sense for rsync to test and set xattrs concurrently on
https://bugzilla.samba.org/show_bug.cgi?id=10951
--- Comment #1 from Stian Ertvåg ---
The "--exclude" without a value was of course a punshing error in our system,
but we think this should trigger an error instead of syncing to the folder
defined as excluded. The lack of output may occour because
https://bugzilla.samba.org/show_bug.cgi?id=10951
Bug ID: 10951
Summary: Emtpy parameter triggers unwanted behavior, but no
error message
Product: rsync
Version: 3.1.0
Hardware: x64
OS: Linux
Stat
https://bugzilla.samba.org/show_bug.cgi?id=10950
Bug ID: 10950
Summary: rsync hangs when specifying a backup directory
Product: rsync
Version: 3.1.0
Hardware: x64
OS: Linux
Status: NEW
Severity: normal
https://bugzilla.samba.org/show_bug.cgi?id=10925
--- Comment #2 from roland ---
it has been resolved already - two days after this report !!!
http://marc.info/?l=linux-btrfs&m=141552257121836&w=2
--
You are receiving this mail because:
You are the QA Contact for the bug.
--
Please use reply-a
https://bugzilla.samba.org/show_bug.cgi?id=10925
--- Comment #1 from roland ---
interesting find, if btrfs has xattr races, but the question is how to produce
an appropriate repro case.
on a tiny btrfs here on my debian wheezy system, i did some massive parallel
run of
"setfattr -h -n user.mya
https://bugzilla.samba.org/show_bug.cgi?id=10756
--- Comment #2 from roland ---
please provide some more information like type of filesystem , details of your
snapshot-script etc
your rsync commandline looks weird, as there is ), " inside.
--
You are receiving this mail because:
You are the Q
https://bugzilla.samba.org/show_bug.cgi?id=10941
--- Comment #2 from roland ---
i think this is a very special use case and adding that as a feature would make
no sense, imho, as rsync shouldn`t be turned into a jack of all trades tool.
what about specifically syncing those files with an extra r
https://bugzilla.samba.org/show_bug.cgi?id=10941
--- Comment #1 from Kevin Korb ---
--include[-from] is only for overriding excludes.
--
You are receiving this mail because:
You are the QA Contact for the bug.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsu
https://bugzilla.samba.org/show_bug.cgi?id=10941
Bug ID: 10941
Summary: include should supersede max-size
Product: rsync
Version: 3.0.9
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority
https://bugzilla.samba.org/show_bug.cgi?id=8856
--- Comment #10 from sylv...@ilm-informatique.fr ---
Created attachment 10436
--> https://bugzilla.samba.org/attachment.cgi?id=10436&action=edit
syscall.c patch
A #ifdef HAVE_LINKAT should probably be added
--
You are receiving this mail because
https://bugzilla.samba.org/show_bug.cgi?id=8856
--- Comment #9 from sylv...@ilm-informatique.fr ---
Created attachment 10435
--> https://bugzilla.samba.org/attachment.cgi?id=10435&action=edit
configure.ac patch
--
You are receiving this mail because:
You are the QA Contact for the bug.
--
Ple
https://bugzilla.samba.org/show_bug.cgi?id=8856
--- Comment #8 from sylv...@ilm-informatique.fr ---
To expand on the previous post : POSIX previously mandated that link() resolve
the target (as FreeBSD does), but some systems (including Linux) did not. So in
the last standard linkat() was added (w
https://bugzilla.samba.org/show_bug.cgi?id=10936
--- Comment #2 from gaojianfeng ---
(In reply to roland from comment #1)
yes
--
You are receiving this mail because:
You are the QA Contact for the bug.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe
https://bugzilla.samba.org/show_bug.cgi?id=10936
--- Comment #1 from roland ---
in other words - a malicious rsync server can force a client to create any file
in any path, as long as the client can write to that path ?
indeed, interesting find - and a security bug then.
--
You are receiving
https://bugzilla.samba.org/show_bug.cgi?id=10936
Bug ID: 10936
Summary: Rsync path hijacking attack vulnerability
Product: rsync
Version: 3.1.1
Hardware: All
OS: All
Status: NEW
Severity: critical
https://bugzilla.samba.org/show_bug.cgi?id=10925
Bug ID: 10925
Summary: non-atomic xattr replacement in btrfs => rsync
--read-batch random errors
Product: rsync
Version: 3.1.0
Hardware: All
URL: http://articl
https://bugzilla.samba.org/show_bug.cgi?id=10074
Dave Rice changed:
What|Removed |Added
CC||d...@dericed.com
--- Comment #6 from Dave Rice
https://bugzilla.samba.org/show_bug.cgi?id=10910
--- Comment #1 from Philippe "RzR" Coval
---
Created attachment 10393
--> https://bugzilla.samba.org/attachment.cgi?id=10393&action=edit
0001-build-generate-proto.h-before-parallel-building.patch
will be merged temporary downstream in tizen pro
https://bugzilla.samba.org/show_bug.cgi?id=10910
Bug ID: 10910
Summary: build: FTBFS paralel build start before proto.h
generation (patch)
Product: rsync
Version: 3.1.1
Hardware: All
OS: Linux
St
https://bugzilla.samba.org/show_bug.cgi?id=10893
Bug ID: 10893
Summary: Allow option to sync symlinks last (or delayed)
Product: rsync
Version: 3.1.1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
https://bugzilla.samba.org/show_bug.cgi?id=10857
--- Comment #7 from Wayne Davison ---
Those are both the same on the rsync side of the pipe. Use: rsync -aR {} dest/
(where dest is a directory path or a host:directory combo for the root dir of
the destination hierarchy).
--
You are receiving t
https://bugzilla.samba.org/show_bug.cgi?id=10857
--- Comment #6 from samba@tange.dk ---
> As for this:
>
>find . -type f -print0 | parallel -0 rsync {} remote:backup/{}
Is there also a better way for:
find . -type f -size +1000 -print0 | parallel -0 rsync {} remote:backup/{}
--
Yo
https://bugzilla.samba.org/show_bug.cgi?id=10857
--- Comment #5 from Wayne Davison ---
If rsync begins quoting remote args, it would make assumptions about what needs
to be quoted and its rules for quoting things. There is also a historical use
of arg-splitting that was primarily used on the sou
https://bugzilla.samba.org/show_bug.cgi?id=10857
--- Comment #4 from samba@tange.dk ---
Can we start by agreeing that rsync _could_ be aware that it is starting a
remote shell and thus _could_ quote anything that needed quoting?
Currently it clearly does not quote and puts that responsibilit
https://bugzilla.samba.org/show_bug.cgi?id=10857
--- Comment #3 from Kevin Korb ---
This isn't an rsync problem this is the way the shell works. When you run
rsync over ssh as you are doing there rsync is running 'ssh remotehost rsync
[options] path'. There is a shell between the sshd process a
https://bugzilla.samba.org/show_bug.cgi?id=10857
--- Comment #2 from samba@tange.dk ---
I understand what is happening and I know the workarounds for the bug - that is
not the issue.
Why is it that rsync prefers having a syntax, where if I transfer the file
locally I need to write something,
https://bugzilla.samba.org/show_bug.cgi?id=10857
Wayne Davison changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|NEW
https://bugzilla.samba.org/show_bug.cgi?id=10857
Summary: weirdly named files fail remotely
Product: rsync
Version: 3.1.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component:
https://bugzilla.samba.org/show_bug.cgi?id=10847
Summary: inconsistent units should be unified and follow SI/IEC
standard
Product: rsync
Version: 3.1.1
Platform: All
OS/Version: All
Status: NEW
Severity: t
https://bugzilla.samba.org/show_bug.cgi?id=10845
Summary: mention on man page tips about best file content
practices
Product: rsync
Version: 3.1.1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
https://bugzilla.samba.org/show_bug.cgi?id=10785
--- Comment #2 from r...@rom1v.com 2014-09-12 07:43:31 UTC ---
Arf, it breaks file selection and file content under some conditions (remote
transfer and partial sync — when some files are already present).
So (at least for now), I close this bug/pa
https://bugzilla.samba.org/show_bug.cgi?id=10785
r...@rom1v.com changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=8512
--- Comment #5 from Peter van Hooft
2014-09-09 07:49:13 UTC ---
We use rsync to copy data from one file server to another using NFS3 mounts
over a 10Gb link. We found that upping the buffer sizes (as a quick test)
increases performance. When using
https://bugzilla.samba.org/show_bug.cgi?id=10799
Wayne Davison changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=10799
Summary: Feature request: detail --dry-run mode when
--debug=exit
Product: rsync
Version: 3.1.1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancem
https://bugzilla.samba.org/show_bug.cgi?id=10785
r...@rom1v.com changed:
What|Removed |Added
Attachment #10229|0 |1
is obsolete|
https://bugzilla.samba.org/show_bug.cgi?id=10785
Summary: [PATCH] Add a flag to use numeric sort
Product: rsync
Version: 3.1.1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Compone
https://bugzilla.samba.org/show_bug.cgi?id=10772
--- Comment #2 from Paul Slootman 2014-08-22 14:55:03 UTC ---
Perhaps rsync should instead of calling a time function, first determine the
offset from UTC that local time is, and then whenever a timestamp is printed
first apply that delta and ignor
https://bugzilla.samba.org/show_bug.cgi?id=10776
Summary: SIGSEGV in utf8_internal_loop()
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: cor
https://bugzilla.samba.org/show_bug.cgi?id=10772
Wayne Davison changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=10772
Summary: Bad time logging as daemon
Product: rsync
Version: 3.1.1
Platform: x64
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P5
Component: cor
https://bugzilla.samba.org/show_bug.cgi?id=5565
Ruben Kerkhof changed:
What|Removed |Added
CC||ru...@rubenkerkhof.com
--- Comment #2 from
https://bugzilla.samba.org/show_bug.cgi?id=10724
--- Comment #4 from David 2014-08-10 12:35:52 UTC ---
(In reply to comment #3)
> I wonder if that commit was trying to fix another bug that exists in at least
> 3.1.0, and possibly other versions. When an empty directory is deleted from
> source b
https://bugzilla.samba.org/show_bug.cgi?id=10724
--- Comment #3 from David 2014-08-10 12:25:58 UTC ---
I wonder if that commit was trying to fix another bug that exists in at least
3.1.0, and possibly other versions. When an empty directory is deleted from
source but exists in target, and the -
https://bugzilla.samba.org/show_bug.cgi?id=10405
--- Comment #3 from Christian Ruppert 2014-08-07 19:17:22 UTC
---
(In reply to comment #2)
> regarding restricted ssh - wouldn`t that be a security nightmare if rsync
> could
> exec any additional command ?
At least my idea is meant to be client
https://bugzilla.samba.org/show_bug.cgi?id=10405
--- Comment #2 from roland 2014-08-06 21:45:38 UTC ---
regarding restricted ssh - wouldn`t that be a security nightmare if rsync could
exec any additional command ?
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
---
401 - 500 of 4233 matches
Mail list logo