On 2022-01-03 11:38, Ademir Rodrigues wrote:
Hello Can I help me with this problem? The server is return this message e backup is partial XferErr NT_STATUS_INTERNAL_ERROR listingsmb2cli_req_compound_submit: Insufficient credits. 0 available, 1 needed
The first, and most obvious, advice is: don't use SMB. rsync is a much better idea unless you really need SMB for some reason.
In case you're wondering what the credit business is about, it depends on your SMB server; on Windows platforms this often means your server is low on memory, or it can mean that there's a flaw in your smbclient. Reference: https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-smb2/46256e72-b361-4d73-ac7d-d47c04b32e4b
_______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: https://github.com/backuppc/backuppc/wiki Project: https://backuppc.github.io/backuppc/