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 [email protected],[email protected],[email protected],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 [email protected],diffie-hellman-group-exchange-sha256 LoginGraceTime 30 MACs [email protected],[email protected],[email protected],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 : [email protected] Unsubscribe : https://launchpad.net/~duplicity-team More help : https://help.launchpad.net/ListHelp

