mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Revert "Rename the libssh sftp module to have a backup."
This reverts commit 12d8ba2c97.
This commit is contained in:
parent
c0f7b4546f
commit
56a26d8cd0
@ -137,7 +137,6 @@ static int _sftp_connect(const char *uri) {
|
||||
#if 0
|
||||
ssh_set_verbosity(3);
|
||||
#endif
|
||||
ssh_set_verbosity(1);
|
||||
|
||||
ssh_options_set_host(options, host);
|
||||
if (port) {
|
||||
Loading…
Reference in New Issue
Block a user