Displaying 2 results from an estimated 2 matches for "rsolv".
Did you mean:
resolv
2011 Oct 18
1
multiple sources and excludes
I have two folders that I need to
merge onto a remote host. The sources contain conflicting files, and I'm trying to rsolve these conflicts using per-directory filter rules. However, it seems as if these rule files are merged together into one, instead of being treated separately for each
directory. Is this the way it's supposed to work?
For example, I have:
Source A:
foo1.zip
foo2.zip
foo3.zip
dummy.txt
.rsync-...
2009 Apr 27
1
users home folders not accessable - access denied
...are for on of my users to
test by adding to my smb.conf
[username]
comment = TMP Share for username files
path = /home/enorton
valid users = @username
force group = username
create mask = 0660
directory mask = 0771
writeable = yes
And all my symptoms were the same.
I also tried:
- I checked my rsolv.conf - all good there.
- pings both ways- all good
- firewall (none on the samba server - at this point for testing):
# iptables -L -v
Chain INPUT (policy ACCEPT 99665 packets, 18M bytes)
pkts bytes target prot opt in out source
destination
Chain FORWARD (policy A...