[Samba] Samba / rsync / archival storage question

vg_ us vg_us at hotmail.com
Tue Oct 11 17:39:05 MDT 2011


--------------------------------------------------
From: "Ryan Novosielski" <novosirj at umdnj.edu>
Sent: Tuesday, October 11, 2011 6:58 PM
To: "vg_ us" <vg_us at hotmail.com>
Cc: "samba" <samba at lists.samba.org>
Subject: Re: [Samba] Samba / rsync / archival storage question

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> No rsync on the destination machine, and that will not change.

In that case passwordless ssh maybe your only choice. setup passworless ssh 
and execute from the source:

rsync -avz -e ssh /this/dir remoteuser at remotehost:/remote/dir/

there maybe a way to use smbclient instead ssh (rsync -avz -e ssh ...), but 
I never tried it...

>
> On 10/07/2011 05:41 PM, vg_ us wrote:
>> What's wrong with rsync?
>> You can do it two ways:
>> - rsync with ssh and paswordless ssh logins
>> - run rsyncd on solaris server, restrict access in rsyncd.conf to
>> destination machine, rsync from destibnation machine.
>>
>> - Vadim Grigoryan
>>
>>
>> --------------------------------------------------
>> From: "Ryan Novosielski" <novosirj at umdnj.edu>
>> Sent: Friday, October 07, 2011 4:58 PM
>> To: "samba" <samba at lists.samba.org>
>> Subject: [Samba] Samba / rsync / archival storage question
>>
>> Hi all,
>>
>> Let me start by saying that this may not be, strictly speaking, a Samba
>> question... but it very nearly is so I'm hoping you can offer some help.
>>
>> I have a couple of Solaris 10 machines with the Oracle-supplied Samba on
>> them. I'm looking to copy logs from BIND to an archival storage
>> location. Solaris 10 does not support SMBFS so far as I know, so I
>> cannot do a mount (I could use Sharity and am considering it).
>>
>> Do you have any advice about how I could use smbclient or something like
>> that? Preferable would be able to somehow use rsync to the SMB location,
>> but I don't think I'm going to be able to do that with smbclient.
>>
>> Any help -- pointers in the right direction would be wonderful. Thanks!
>>
>> -- - ---- _  _ _  _ ___  _  _  _
>> |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Sr. Systems Programmer
>> |$&| |__| |  | |__/ | \| _| |novosirj at umdnj.edu - 973/972.0922 (2-0922)
>> \__/ Univ. of Med. and Dent.|IST/CST-Academic Svcs. - ADMC 450, Newark
>>>
>
> - -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
>
>
>
> - -- 
> - ---- _  _ _  _ ___  _  _  _
> |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Sr. Systems Programmer
> |$&| |__| |  | |__/ | \| _| |novosirj at umdnj.edu - 973/972.0922 (2-0922)
> \__/ Univ. of Med. and Dent.|IST/CST-Academic Svcs. - ADMC 450, Newark
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAk6UyiEACgkQmb+gadEcsb49gQCfegWQtV9wE713DPPQi6xKZxTg
> 0D0An1ssupyRTME++an6T8j8rbk2jd+O
> =+jJr
> -----END PGP SIGNATURE-----
> 


More information about the samba mailing list