If I thought samba was not going to work, then I would dump it. The fact that it works for some of my computer, plus ALL computers at one of our other offices, then I would happily move to rsync. Also, I tried rsync previously with no luck.
SMB worked almost 100% when we used backuppc 3.3.1, so I’m not sure why it should be so difficult. I’m almost at the point of blowing away this server and building a fresh one. Out of curiosity, has anyone else had a problem with samba 4.7.1? I did see one mention in a forum somewhere that there issues were resolved with samba 4.7.3. Thoughts? Jaime From: Craig Barratt via BackupPC-users [mailto:backuppc-users@lists.sourceforge.net] Sent: Wednesday, October 24, 2018 8:50 AM To: General list for user discussion, questions and support <backuppc-users@lists.sourceforge.net> Cc: Craig Barratt <cbarr...@users.sourceforge.net> Subject: Re: [BackupPC-users] Weird backup commands Jaime, The first example is an incremental backup (the -N option to smbclient tarmode), and the second is a full. What are your settings for $Conf{SmbClientFullCmd}, $Conf{SmbShareName}, $Conf{BackupFilesOnly} and $Conf{BackupFilesExclude} on the two machines? Also, have you consider running rsync instead? While it requires a client-side installation, its performance is higher and the include/exclude logic is clearer and more flexible. Craig On Tue, Oct 23, 2018 at 4:32 PM Jaime Fenton <jaime.fen...@animallogic.ca<mailto:jaime.fen...@animallogic.ca>> wrote: Hi there, With Craig Barratt’s help, I’ve discovered that some of my backups are adding in a wildcard instead of the users name as part of the string: • Good example: Running: /usr/bin/smbclient \\\\computername.domainname\\C\$<file:///\\\computername.domainname\C\$> -U AL\\backuppc -E -d 1 -c tarmode\ full -TcN /data/backuppc/pc/ computername.domainname /timeStamp.level0 - Users\\username\\AppData Users\\ username \\Documents<file:///\\Documents> Users\\ username \\Downloads<file:///\\Downloads> Users\\ username \\My\<file:///\\My\> Documents Users\\ username \\Desktop<file:///\\Desktop> • Error example: Running: /usr/bin/smbclient \\\\ computername.domainname \\C\$<file:///\\C\$> -U AL\\backuppc -E -d 1 -c tarmode\ full -Tc - Users\\\*\\AppData\\\* Users\\\*\\Documents\\\* Users\\\*\\Downloads\\\* Users\\\*\\Desktop\\\* Users\\\*\\My\ Documents\\\* This does not appear to be ALL the problems I’m facing with backups not working, but it’s certainly the major issue that’s preventing me from moving forward. Has anyone else see this behaviour? Thanks, Jaime -- Jaime Fenton Support Engineer T: +1 604 398 4800 (main) D: +1 604 398 4813 (direct) E: jaime.fen...@animallogic.ca<mailto:jaime.fen...@animallogic.ca> 840 Cambie Street Vancouver, BC V6B 2P6 CANADA [LinkedIn] <https://www.linkedin.com/company/animal-logic> [Facebook] <https://www.facebook.com/Animal-Logic-129284263808191/> [Twitter] <https://twitter.com/AnimalLogic> [Instagram] <https://www.instagram.com/animallogicstudios/> [Animal Logic]<http://www.animallogic.com> www.animallogic.com<http://www.animallogic.com> CONFIDENTIALITY AND PRIVILEGE NOTICE This email is intended only to be read or used by the addressee. It is confidential and may contain privileged information. If you are not the intended recipient, any use, distribution, disclosure or copying of this email is strictly prohibited. Confidentiality and legal privilege attached to this communication are not waived or lost by reason of the mistaken delivery to you. If you have received this email in error, please delete it and notify us immediately by telephone or email. _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net<mailto: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/
_______________________________________________ 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/