Discussion:
[BackupPC-devel] Bug#820963: Backup with XferMethod smb and Samba 4.2 impossible in Debian Jessie
Ludovic Drolez
2016-04-15 13:27:18 UTC
Permalink
Hi !

(Debian bug URL
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820963 )

Yes, a full fix won't be easy because smbclient output has changed
since samba 4.2.

For example in 4.1.x the following code was present in
samba/source3/client/clitar.c in do_atar():

if (tar_noisy) {
DEBUG(0, ("%12.0f (%7.1f kb/s) %s\n",
(double)finfo.size, finfo.size / MAX(0.001, (1.024*this_time)),
finfo.name));
}

clitar.c has been rewritten in 4.2+...
--
Ludovic Drolez.

http://www.aopensource.com - The Android Open Source Portal
http://www.drolez.com - Personal site - Linux and Free Software

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
BackupPC-devel mailing list
BackupPC-***@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
Loading...