Question #700316 on Duplicity changed: https://answers.launchpad.net/duplicity/+question/700316
Tomek Tomczuk gave more information on the question: yes there is ssh_config # Ansible managed Port 22 AddressFamily inet ListenAddress 0.0.0.0 Protocol 2 AcceptEnv AllowAgentForwarding yes AllowTcpForwarding local ChallengeResponseAuthentication no Ciphers chacha20-poly1...@openssh.com,aes256-...@openssh.com,aes128-...@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr ClientAliveInterval 600 DebianBanner no HostKey /etc/ssh/ssh_host_ed25519_key HostKey /etc/ssh/ssh_host_rsa_key KexAlgorithms curve25519-sha...@libssh.org,diffie-hellman-group-exchange-sha256 LoginGraceTime 30 MACs hmac-sha2-512-...@openssh.com,hmac-sha2-256-...@openssh.com,umac-128-...@openssh.com,hmac-sha2-512,hmac-sha2-256 PasswordAuthentication yes PermitRootLogin no PubkeyAuthentication yes PrintLastLog no PrintMotd no Subsystem sftp internal-sftp TCPKeepAlive no UsePAM yes X11Forwarding no I have no idea how to set log verbosity to max. '-v9' -- You received this question notification because your team duplicity-team is an answer contact for Duplicity. _______________________________________________ Mailing list: https://launchpad.net/~duplicity-team Post to : duplicity-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~duplicity-team More help : https://help.launchpad.net/ListHelp