Displaying 2 results from an estimated 2 matches for "web_files".
Did you mean:
get_files
2008 Mar 19
2
rsync fails to exclude... sometimes?
...ync from copying
a specific file in a directory where every file but that one is to be
copied?
My rsync statement complete with exclude looks like this:
rsync -avz --delete --update --stats
--exclude=/library/webserver/documents/domains/mydomain/file_to_exclude.html
-e ssh my_user@nnn.nnn.nn.nnn:/Web_Files/Domains/source_of_files/
/library/webserver/documents/domains/destination_dir_of_files/
--
View this message in context: http://www.nabble.com/rsync-fails-to-exclude...-sometimes--tp16146668p16146668.html
Sent from the Samba - rsync mailing list archive at Nabble.com.
2001 Apr 04
1
problems with multiple samba servers in 1 domain
...rface ip=10.2.255.16 bcast=10.2.255.255 nmask=255.255.255.0
Got a positive name query response from 127.0.0.1 ( 10.2.255.16 )
Password:
Anonymous login successful
Domain=[TACIT] OS=[Unix] Server=[Samba 2.0.7]
Sharename Type Comment
--------- ---- -------
Web_files Disk Pixo net web files
>>
HOWEVER, if I am on a different subnet, then I get:
<<
asdf% smbclient -L PIXO_NET
added interface ip=172.16.0.254 bcast=172.16.63.255 nmask=255.255.192.0
Connection to PIXO_NET failed
asdf%
>>
If I take out pixo_net from netbios aliases on...