Il 10/05/2016 16:53, terryls ha scritto:
> I have tried making the suggested changes to these files:
>
>> $Conf{SmbClientFullCmd} = '$smbClientPath \\\\$host\\$shareName
>> $I_option -U $userName -E -N -d 1 -c tarmode\\ full\\ verbose -Tc$X_option
>> -
>> $fileList';
>>
>> {SmbClientIncrCmd} = '$smbClientPath \\\\$host\\$shareName
>> $I_option -U $userName -E -N -d 1 -c tarmode\\ full\\ verbose -TcN$X_option
>> $timeStampFile - $fileList';
>>
>> $Conf{SmbClientRestoreCmd} = '$smbClientPath \\\\$host\\$shareName
>> $I_option -U $userName -E -N -d 1 -c tarmode\\ full\\ verbose -Tx -';
> No luck getting the backups to work.
>
> As a simple fix, If the Windows machines are set to use SMB in their 
> configuration settings, shouldn't I be able to use RSYNC as well?
You nee to install rsync, possibly as a service, on the windows machines.
This is not particularly difficult, but it isn't a straightforward task 
nonetheless.
That is reason because smb transfer is the preferred method: nothing to do on 
the win side of the world.
> When I try this, I get Unable to read 4 bytes.
That's expected if there's no rsync daemon (i.e.: "service") on the win side.
> Thanks for your help!
>
> +----------------------------------------------------------------------
> |This was sent by tschm...@utk.edu via Backup Central.
> |Forward SPAM to ab...@backupcentral.com.
> +----------------------------------------------------------------------
>
>
>
> ------------------------------------------------------------------------------
> Mobile security can be enabling, not merely restricting. Employees who
> bring their own devices (BYOD) to work are irked by the imposition of MDM
> restrictions. Mobile Device Manager Plus allows you to control only the
> apps on BYO-devices by containerizing them, leaving personal data untouched!
> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
> _______________________________________________
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:    http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>


------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to