External Storage is not synchronized on the desktop nextcloud app 2

External storage had already been set up in Nextcloud!

FTP connection shows on the desktop app, but SFTP and SMB / CIFS do not :confused:

Desktop%20app

Why? Where can I find bugs?

maybe it would be of any help to check the manual on something like occ files:scan --all which should check for new files everywhere.

Hi Jimmy,

Not Working :confused:

root@D10NCLOUD:/srv/nextcloud# sudo -u www-data php /srv/nextcloud/occ files:scan --all
Starting scan for user 1 out of 46 (0EA1F218-1F84-4141-BB31-0A299400B5B6)
Starting scan for user 2 out of 46 (0EFC8A51-5D9D-48E5-8EBB-1EAB05BA7E7C)
Starting scan for user 3 out of 46 (116288FC-55BF-4AB3-A214-C4A172A18F4C)
Starting scan for user 4 out of 46 (1341FFBB-A111-45D9-87A8-F98CB5593728)
Starting scan for user 5 out of 46 (1971BE3A-7F51-40BC-9567-1E326DEC1211)
Starting scan for user 6 out of 46 (19DFEF3A-6FB3-4364-A3CE-6DE05715F0D3)

Exception during scan: file_exists(): php_network_getaddresses: getaddrinfo failed: Name or service not known
#0 [internal function]: OCA\Files\Command\Scan->exceptionErrorHandler(2, ‘file_exists(): …’, ‘/srv/nextcloud/…’, 74, Array)
#1 /srv/nextcloud/apps/files_external/lib/Lib/Storage/StreamWrapper.php(74): file_exists(‘ftp://:…’)
#2 /srv/nextcloud/lib/private/Files/Storage/Common.php(135): OCA\Files_External\Lib\Storage\StreamWrapper->file_exists(‘Kunden/Figlmuel…’)
#3 /srv/nextcloud/lib/private/Files/Storage/Common.php(169): OC\Files\Storage\Common->isReadable(‘Kunden/Figlmuel…’)
#4 /srv/nextcloud/lib/private/Files/Storage/Common.php(696): OC\Files\Storage\Common->getPermissions(‘Kunden/Figlmuel…’)
#5 /srv/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php(582): OC\Files\Storage\Common->getMetaData(‘Kunden/Figlmuel…’)
#6 /srv/nextcloud/lib/private/Files/Storage/Wrapper/Availability.php(440): OC\Files\Storage\Wrapper\Wrapper->getMetaData(‘Kunden/Figlmuel…’)
#7 /srv/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php(582): OC\Files\Storage\Wrapper\Availability->getMetaData(‘Kunden/Figlmuel…’)
#8 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(112): OC\Files\Storage\Wrapper\Wrapper->getMetaData(‘Kunden/Figlmuel…’)
#9 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(150): OC\Files\Cache\Scanner->getData(‘Kunden/Figlmuel…’)
#10 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(438): OC\Files\Cache\Scanner->scanFile(‘Kunden/Figlmuel…’, 3, 104848, Object(OC\Files\Cache\CacheEntry), true)
#11 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(406): OC\Files\Cache\Scanner->handleChildren(‘Kunden/Figlmuel…’, true, 3, 104848, true, 6760883)
#12 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘Kunden/Figlmuel…’, true, 3, 104848, true)
#13 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘Kunden/Figlmuel…’, true, 3, 104845, true)
#14 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘Kunden/Figlmuel…’, true, 3, 84797, true)
#15 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘Kunden’, true, 3, 432, true)
#16 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(338): OC\Files\Cache\Scanner->scanChildren(’’, true, 3, 193, true)
#17 /srv/nextcloud/lib/private/Files/Utils/Scanner.php(245): OC\Files\Cache\Scanner->scan(’’, true, 3)
#18 /srv/nextcloud/apps/files/lib/Command/Scan.php(145): OC\Files\Utils\Scanner->scan(’/19DFEF3A-6FB3-…’, true, NULL)
#19 /srv/nextcloud/apps/files/lib/Command/Scan.php(201): OCA\Files\Command\Scan->scanFiles(‘19DFEF3A-6FB3-4…’, ‘/19DFEF3A-6FB3-…’, Object(Symfony\Component\Console\Output\ConsoleOutput), false, true, false)
#20 /srv/nextcloud/3rdparty/symfony/console/Command/Command.php(255): OCA\Files\Command\Scan->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 /srv/nextcloud/core/Command/Base.php(166): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#22 /srv/nextcloud/3rdparty/symfony/console/Application.php(908): OC\Core\Command\Base->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#23 /srv/nextcloud/3rdparty/symfony/console/Application.php(269): Symfony\Component\Console\Application->doRunCommand(Object(OCA\Files\Command\Scan), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#24 /srv/nextcloud/3rdparty/symfony/console/Application.php(145): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#25 /srv/nextcloud/lib/private/Console/Application.php(213): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#26 /srv/nextcloud/console.php(97): OC\Console\Application->run()
#27 /srv/nextcloud/occ(11): require_once(’/srv/nextcloud/…’)
#28 {main}
Starting scan for user 7 out of 46 (2336925A-A8D7-4AB8-9AF3-CE0555658BA9)
Starting scan for user 8 out of 46 (2E870FE1-85CE-40AD-AA06-A4AEADF8E007)
Starting scan for user 9 out of 46 (3755BEC6-2C0B-4D09-B403-BBE618422DDD)
Starting scan for user 10 out of 46 (3B3D619D-1505-45F9-AB26-84BF324F5505)
Starting scan for user 11 out of 46 (3E9103AA-1D2D-4513-8E7B-87C53ECA8D4E)
Starting scan for user 12 out of 46 (3E9BC0CD-3B1B-47EE-8852-89B8691DCC3C)
Starting scan for user 13 out of 46 (4035323F-8443-4AC3-AFC6-0F75EF8AF951)
Starting scan for user 14 out of 46 (4152A87A-2819-49FD-9F6B-CCB3F44A028F)
Starting scan for user 15 out of 46 (49D2FA94-7ED7-4D99-8C1C-28BF746C6958)
Starting scan for user 16 out of 46 (55CE37B9-D119-4936-B900-4CF34D876AA8)
Starting scan for user 17 out of 46 (5E752B15-723B-4343-87A2-BB0C09123AFE)
Starting scan for user 18 out of 46 (6C869565-622E-4F3C-9838-0F866D69A62F)
Starting scan for user 19 out of 46 (7344C955-A838-4680-B8D1-C105964F4714)
Starting scan for user 20 out of 46 (73CCA231-7B81-4CE8-905D-235FFDD194FA)
Starting scan for user 21 out of 46 (7C5F6FDE-CB86-488F-9542-3EDBD5C0ABB8)
Starting scan for user 22 out of 46 (80D46461-CB59-414A-ABD2-854E40F00E3B)
Starting scan for user 23 out of 46 (90ACADE1-4E46-4C7E-A33C-88E92AF334E4)
Starting scan for user 24 out of 46 (92006CC7-0D0B-49E0-AFA5-4E63D4BBEC33)
Starting scan for user 25 out of 46 (A0B58AE9-A179-4B3D-B904-64C06346B9C9)
Starting scan for user 26 out of 46 (A41E0B4D-4CE5-4C7A-B4F2-529110336924)
Exception during scan: file_exists(): php_network_getaddresses: getaddrinfo failed: Name or service not known
#0 [internal function]: OCA\Files\Command\Scan->exceptionErrorHandler(2, ‘file_exists(): …’, ‘/srv/nextcloud/…’, 74, Array)
#1 /srv/nextcloud/apps/files_external/lib/Lib/Storage/StreamWrapper.php(74): file_exists(‘ftp://…’)
#2 /srv/nextcloud/lib/private/Files/Storage/Common.php(142): OCA\Files_External\Lib\Storage\StreamWrapper->file_exists(‘05_MICROS/Insta…’)
#3 /srv/nextcloud/lib/private/Files/Storage/Common.php(146): OC\Files\Storage\Common->isUpdatable(‘05_MICROS/Insta…’)
#4 /srv/nextcloud/lib/private/Files/Storage/Common.php(166): OC\Files\Storage\Common->isCreatable(‘05_MICROS/Insta…’)
#5 /srv/nextcloud/lib/private/Files/Storage/Common.php(696): OC\Files\Storage\Common->getPermissions(‘05_MICROS/Insta…’)
#6 /srv/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php(582): OC\Files\Storage\Common->getMetaData(‘05_MICROS/Insta…’)
#7 /srv/nextcloud/lib/private/Files/Storage/Wrapper/Availability.php(440): OC\Files\Storage\Wrapper\Wrapper->getMetaData(‘05_MICROS/Insta…’)
#8 /srv/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php(582): OC\Files\Storage\Wrapper\Availability->getMetaData(‘05_MICROS/Insta…’)
#9 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(112): OC\Files\Storage\Wrapper\Wrapper->getMetaData(‘05_MICROS/Insta…’)
#10 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(150): OC\Files\Cache\Scanner->getData(‘05_MICROS/Insta…’)
#11 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(438): OC\Files\Cache\Scanner->scanFile(‘05_MICROS/Insta…’, 3, 75718, Object(OC\Files\Cache\CacheEntry), true)
#12 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(406): OC\Files\Cache\Scanner->handleChildren(‘05_MICROS/Insta…’, true, 3, 75718, true, 0)
#13 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘05_MICROS/Insta…’, true, 3, 75718, true)
#14 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘05_MICROS/Insta…’, true, 3, 75712, true)
#15 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘05_MICROS/Insta…’, true, 3, 75711, true)
#16 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘05_MICROS/Insta…’, true, 3, 74386, true)
#17 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘05_MICROS/Insta…’, true, 3, 74372, true)
#18 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘05_MICROS/Insta…’, true, 3, 74182, true)
#19 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘05_MICROS/Insta…’, true, 3, 4506, true)
#20 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘05_MICROS/Insta…’, true, 3, 4499, true)
#21 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘05_MICROS’, true, 3, 422, true)
#22 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(338): OC\Files\Cache\Scanner->scanChildren(’’, true, 3, 193, true)
#23 /srv/nextcloud/lib/private/Files/Utils/Scanner.php(245): OC\Files\Cache\Scanner->scan(’’, true, 3)
#24 /srv/nextcloud/apps/files/lib/Command/Scan.php(145): OC\Files\Utils\Scanner->scan(’/A41E0B4D-4CE5-…’, true, NULL)
#25 /srv/nextcloud/apps/files/lib/Command/Scan.php(201): OCA\Files\Command\Scan->scanFiles(‘A41E0B4D-4CE5-4…’, ‘/A41E0B4D-4CE5-…’, Object(Symfony\Component\Console\Output\ConsoleOutput), false, true, false)
#26 /srv/nextcloud/3rdparty/symfony/console/Command/Command.php(255): OCA\Files\Command\Scan->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#27 /srv/nextcloud/core/Command/Base.php(166): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#28 /srv/nextcloud/3rdparty/symfony/console/Application.php(908): OC\Core\Command\Base->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#29 /srv/nextcloud/3rdparty/symfony/console/Application.php(269): Symfony\Component\Console\Application->doRunCommand(Object(OCA\Files\Command\Scan), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#30 /srv/nextcloud/3rdparty/symfony/console/Application.php(145): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#31 /srv/nextcloud/lib/private/Console/Application.php(213): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#32 /srv/nextcloud/console.php(97): OC\Console\Application->run()
#33 /srv/nextcloud/occ(11): require_once(’/srv/nextcloud/…’)
#34 {main}
Starting scan for user 27 out of 46 (BEEB0A3D-BEE3-4157-BAA8-8C8E3E663A35)
Starting scan for user 28 out of 46 (C12906CB-B060-4016-9ED2-F12B33776339)
Starting scan for user 29 out of 46 (C30ECE0B-0752-41F7-924F-3B620E316EBE)

Exception during scan: opendir(ftp://...@ftp..at/Kunden/Althof/Richtig/Archive/KOST/KOST_Tape/KOST_2015.04/20150406): failed to open dir: operation failed
#0 [internal function]: OCA\Files\Command\Scan->exceptionErrorHandler(2, ‘opendir(ftp://…’, ‘/srv/nextcloud/…’, 66, Array)
#1 /srv/nextcloud/apps/files_external/lib/Lib/Storage/StreamWrapper.php(66): opendir('ftp://
:…’)
#2 /srv/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php(102): OCA\Files_External\Lib\Storage\StreamWrapper->opendir(‘Kunden/Althof/R…’)
#3 /srv/nextcloud/lib/private/Files/Storage/Wrapper/Availability.php(118): OC\Files\Storage\Wrapper\Wrapper->opendir(‘Kunden/Althof/R…’)
#4 /srv/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php(102): OC\Files\Storage\Wrapper\Availability->opendir(‘Kunden/Althof/R…’)
#5 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(375): OC\Files\Storage\Wrapper\Wrapper->opendir(‘Kunden/Althof/R…’)
#6 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(426): OC\Files\Cache\Scanner->getNewChildren(‘Kunden/Althof/R…’)
#7 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(406): OC\Files\Cache\Scanner->handleChildren(‘Kunden/Althof/R…’, true, 3, 96101, true, 0)
#8 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘Kunden/Althof/R…’, true, 3, 96101, true)
#9 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘Kunden/Althof/R…’, true, 3, 94767, true)
#10 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘Kunden/Althof/R…’, true, 3, 94462, true)
#11 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘Kunden/Althof/R…’, true, 3, 94447, true)
#12 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘Kunden/Althof/R…’, true, 3, 94266, true)
#13 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘Kunden/Althof/R…’, true, 3, 89979, true)
#14 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘Kunden/Althof’, true, 3, 84762, true)
#15 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(409): OC\Files\Cache\Scanner->scanChildren(‘Kunden’, true, 3, 432, true)
#16 /srv/nextcloud/lib/private/Files/Cache/Scanner.php(338): OC\Files\Cache\Scanner->scanChildren(’’, true, 3, 193, true)
#17 /srv/nextcloud/lib/private/Files/Utils/Scanner.php(245): OC\Files\Cache\Scanner->scan(’’, true, 3)
#18 /srv/nextcloud/apps/files/lib/Command/Scan.php(145): OC\Files\Utils\Scanner->scan(’/C30ECE0B-0752-…’, true, NULL)
#19 /srv/nextcloud/apps/files/lib/Command/Scan.php(201): OCA\Files\Command\Scan->scanFiles(‘C30ECE0B-0752-4…’, ‘/C30ECE0B-0752-…’, Object(Symfony\Component\Console\Output\ConsoleOutput), false, true, false)
#20 /srv/nextcloud/3rdparty/symfony/console/Command/Command.php(255): OCA\Files\Command\Scan->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 /srv/nextcloud/core/Command/Base.php(166): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#22 /srv/nextcloud/3rdparty/symfony/console/Application.php(908): OC\Core\Command\Base->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#23 /srv/nextcloud/3rdparty/symfony/console/Application.php(269): Symfony\Component\Console\Application->doRunCommand(Object(OCA\Files\Command\Scan), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#24 /srv/nextcloud/3rdparty/symfony/console/Application.php(145): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#25 /srv/nextcloud/lib/private/Console/Application.php(213): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#26 /srv/nextcloud/console.php(97): OC\Console\Application->run()
#27 /srv/nextcloud/occ(11): require_once(’/srv/nextcloud/…’)
#28 {main}
Starting scan for user 30 out of 46 (C36D3393-D353-429A-85D7-CC215FA7486B)
Starting scan for user 31 out of 46 (C5138FCE-B8EF-4921-9820-53A6A2469126)
Starting scan for user 32 out of 46 (C878744E-32FB-479B-87FA-306D0553DC81)
Starting scan for user 33 out of 46 (CAC50A54-6215-49E0-9C44-1D3036623CD2)
Starting scan for user 34 out of 46 (D8100E17-A0B0-47B1-9BD5-72DA40D29C00)
Starting scan for user 35 out of 46 (E0C20DE6-F172-4B2C-ADE3-EBA85BC22813)
Starting scan for user 36 out of 46 (E1752135-CD2F-4C6C-B81E-5A878C08DCB5)
Starting scan for user 37 out of 46 (E49B9D6D-FCC2-44C2-A75D-C95F2DAD7866)
Starting scan for user 38 out of 46 (E5C93139-62F3-4C22-A3D1-A2BCB5DCD7A8)
Starting scan for user 39 out of 46 (E825AC4A-B870-45F5-8DB1-71897414DBA2)
Starting scan for user 40 out of 46 (EE026351-D1BD-4486-935D-0C27A6131196)
Starting scan for user 41 out of 46 (EEA0F703-E580-4F66-A869-34726D33D712)
Starting scan for user 42 out of 46 (F7FB8EF5-43C7-4154-86E2-DAB57E6169CC)
Starting scan for user 43 out of 46 (F904DB9A-B148-4E32-B6B1-C1D4CEBF806A)
Starting scan for user 44 out of 46 (FB167AF0-683B-47AA-B427-9E3CB14EBA23)
Starting scan for user 45 out of 46 (FB92B112-FEFA-4B09-8C59-03F2D999C492)
Starting scan for user 46 out of 46 (nextcloud)
±--------±-------±-------------+
| Folders | Files | Elapsed time |
±--------±-------±-------------+
| 114543 | 832638 | 74:21:07 |
±--------±-------±-------------+

sudo -u www-data php /srv/nextcloud/occ files:scan --all is executed but :

Desktop%20app1

SFTP and SMB / CIFS is unfortunately not there either :confused:

Maybe another idea?

i’m afraid you need to tell us more about your server setup, configuration and environment…

NEXTCLOUD Server configuration detail

Operating system: Linux 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11) x86_64

Webserver: Apache/2.4.38 (Debian) (apache2handler)

Database: mysql 10.4.11

PHP version: 7.3.11-1~deb10u1

Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, sodium, standard, apache2handler, ldap, mysqlnd, PDO, xml, apcu, bcmath, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, imagick, intl, json, exif, mysqli, pdo_mysql, apc, posix, readline, shmop, SimpleXML, smbclient, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, Phar, libsmbclient, Zend OPcache

Nextcloud version: 17.0.2 - 17.0.2.1

Updated from an older Nextcloud/ownCloud or fresh install:

Where did you install Nextcloud from: unknown

List of activated apps

Enabled:
 - accessibility: 1.3.0
 - activity: 2.10.1
 - admin_audit: 1.7.0
 - bruteforcesettings: 1.4.0
 - cloud_federation_api: 1.0.0
 - comments: 1.7.0
 - dav: 1.13.0
 - dropit: 0.3.0
 - extract: 1.2.3
 - federatedfilesharing: 1.7.0
 - federation: 1.7.0
 - files: 1.12.0
 - files_downloadactivity: 1.6.0
 - files_external: 1.8.0
 - files_linkeditor: 1.0.11
 - files_pdfviewer: 1.6.0
 - files_rightclick: 0.15.1
 - files_sharing: 1.9.0
 - files_trackdownloads: 1.6.0
 - files_trashbin: 1.7.0
 - files_versions: 1.10.0
 - files_videoplayer: 1.6.0
 - firstrunwizard: 2.6.0
 - gallery: 18.4.0
 - groupfolders: 5.0.5
 - groupquota: 0.1.2
 - logreader: 2.2.0
 - lookup_server_connector: 1.5.0
 - nextcloud_announcements: 1.6.0
 - notifications: 2.5.0
 - oauth2: 1.5.0
 - password_policy: 1.7.0
 - privacy: 1.1.0
 - provisioning_api: 1.7.0
 - quickaccesssorting: 1.0.2
 - quota_warning: 1.6.0
 - recommendations: 0.5.0
 - serverinfo: 1.7.0
 - sharebymail: 1.7.0
 - sharingpath: 0.1.0
 - socialsharing_email: 1.0.6
 - support: 1.0.1
 - survey_client: 1.5.0
 - systemtags: 1.7.0
 - text: 1.1.1
 - theming: 1.8.0
 - twofactor_backupcodes: 1.6.0
 - updatenotification: 1.7.0
 - uploaddetails: 0.1.2
 - user_ldap: 1.7.0
 - user_usage_report: 1.1.2
 - viewer: 1.2.0
 - workflow_pdf_converter: 1.2.0
 - workflowengine: 1.7.0
Disabled:
 - dashboardcharts
 - encryption

Configuration (config/config.php)

{
    "instanceid": "***REMOVED SENSITIVE VALUE***",
    "memcache.local": "\\OC\\Memcache\\APCu",
    "passwordsalt": "***REMOVED SENSITIVE VALUE***",
    "secret": "***REMOVED SENSITIVE VALUE***",
    "trusted_domains": [
        "localhost",
        "****IP SERVER***",
        "****DOMAIN***"
    ],
    "datadirectory": "***REMOVED SENSITIVE VALUE***",
    "dbtype": "mysql",
    "version": "17.0.2.1",
    "overwrite.cli.url": "http:\/\/nextcloud.*****.com",
    "dbname": "***REMOVED SENSITIVE VALUE***",
    "dbhost": "***REMOVED SENSITIVE VALUE***",
    "dbport": "",
    "dbtableprefix": "oc_",
    "mysql.utf8mb4": true,
    "dbuser": "***REMOVED SENSITIVE VALUE***",
    "dbpassword": "***REMOVED SENSITIVE VALUE***",
    "installed": true,
    "updater.release.channel": "stable",
    "mail_smtpmode": "smtp",
    "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
    "mail_sendmailmode": "smtp",
    "mail_smtpport": "587",
    "mail_smtpauth": 1,
    "mail_from_address": "***REMOVED SENSITIVE VALUE***",
    "mail_domain": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
    "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpauthtype": "LOGIN",
    "maintenance": false,
    "ldapIgnoreNamingRules": false,
    "ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory"
}

External storages: yes

External storage configuration

+----------+-------------------------+------------+---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+---------------------------------------+------------------+-------------------+-------+
| Mount ID | Mount Point             | Storage    | Authentication Type       | Configuration                                                                                                                                    | Options                               | Applicable Users | Applicable Groups | Type  |
+----------+-------------------------+------------+---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+---------------------------------------+------------------+-------------------+-------+
| 1        | /Install I: storage    | SFTP       | Benutzername und Passwort | host: "***IP***", root: "\/Pfad\/Install", user: "user", password: "***"                                                                | enable_sharing: true, readonly: false | All              |                   | Admin |
| 3        | /FTP                    | FTP        | Benutzername und Passwort | host: "ftp.****.com", root: "", secure: false, user: "user", password: "***"                                                           | enable_sharing: true, readonly: false | All              |                   | Admin |
| 5        | /All         T: Storage | SMB / CIFS | Benutzername und Passwort | host: "***IP***", share: "\/share$", root: "", domain: "DOMAIN", show_hidden: false, timeout: "", user: "user", password: "***"        | readonly: false                       | All              |                   | Admin |
+----------+-------------------------+------------+---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+---------------------------------------+------------------+-------------------+-------+

Encryption: no

User-backends:

  • OC\User\Database
  • OCA\User_LDAP\User_Proxy

LDAP configuration

+-------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+
| Configuration                 | s01                                                                                                                                     |
+-------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+
| hasMemberOfFilterSupport      | 0                                                                                                                                       |
| homeFolderNamingRule          |                                                                                                                                         |
| lastJpegPhotoLookup           | 0                                                                                                                                       |
| ldapAgentName                 | CN=user,CN=Users,DC=DOMAIN,DC=LOCAL                                                                                              |
| ldapAgentPassword             | ***                                                                                                                                     |
| ldapAttributesForGroupSearch  |                                                                                                                                         |
| ldapAttributesForUserSearch   |                                                                                                                                         |
| ldapBackupHost                |                                                                                                                                         |
| ldapBackupPort                |                                                                                                                                         |
| ldapBase                      | DC=DOMAIN,DC=LOCAL                                                                                                                 |
| ldapBaseGroups                | DC=DOMAIN,DC=LOCAL                                                                                                                 |
| ldapBaseUsers                 | DC=DOMAIN,DC=LOCAL                                                                                                                 |
| ldapCacheTTL                  | 600                                                                                                                                     |
| ldapConfigurationActive       | 1                                                                                                                                       |
| ldapDefaultPPolicyDN          |                                                                                                                                         |
| ldapDynamicGroupMemberURL     |                                                                                                                                         |
| ldapEmailAttribute            | mail                                                                                                                                    |
| ldapExperiencedAdmin          | 1                                                                                                                                       |
| ldapExpertUUIDGroupAttr       |                                                                                                                                         |
| ldapExpertUUIDUserAttr        |                                                                                                                                         |
| ldapExpertUsernameAttr        |                                                                                                                                         |
| ldapExtStorageHomeAttribute   |                                                                                                                                         |
| ldapGidNumber                 | gidNumber                                                                                                                               |
| ldapGroupDisplayName          | cn                                                                                                                                      |
| ldapGroupFilter               |                                                                                                                                         |
| ldapGroupFilterGroups         |                                                                                                                                         |
| ldapGroupFilterMode           | 0                                                                                                                                       |
| ldapGroupFilterObjectclass    |                                                                                                                                         |
| ldapGroupMemberAssocAttr      |                                                                                                                                         |
| ldapHost                      | ldap://SERVER.domain.local                                                                                                       |
| ldapIgnoreNamingRules         |                                                                                                                                         |
| ldapLoginFilter               | (&(&(|(objectclass=person))(|(|(memberof=CN=Domain Users,CN=Users,DC=DOMAIN,DC=local)(primaryGroupID=513))))(samaccountname=%uid)) |
| ldapLoginFilterAttributes     |                                                                                                                                         |
| ldapLoginFilterEmail          | 0                                                                                                                                       |
| ldapLoginFilterMode           | 0                                                                                                                                       |
| ldapLoginFilterUsername       | 1                                                                                                                                       |
| ldapNestedGroups              | 0                                                                                                                                       |
| ldapOverrideMainServer        |                                                                                                                                         |
| ldapPagingSize                | 500                                                                                                                                     |
| ldapPort                      | 389                                                                                                                                     |
| ldapQuotaAttribute            |                                                                                                                                         |
| ldapQuotaDefault              |                                                                                                                                         |
| ldapTLS                       | 0                                                                                                                                       |
| ldapUserAvatarRule            | default                                                                                                                                 |
| ldapUserDisplayName           | displayname                                                                                                                             |
| ldapUserDisplayName2          |                                                                                                                                         |
| ldapUserFilter                | (&(|(objectclass=person))(|(|(memberof=CN=Domain Users,CN=Users,DC=DOMAIN,DC=local)(primaryGroupID=513))))                         |
| ldapUserFilterGroups          |                                                                                                                                         |
| ldapUserFilterMode            | 0                                                                                                                                       |
| ldapUserFilterObjectclass     |                                                                                                                                         |
| ldapUuidGroupAttribute        | auto                                                                                                                                    |
| ldapUuidUserAttribute         | auto                                                                                                                                    |
| turnOffCertCheck              | 0                                                                                                                                       |
| turnOnPasswordChange          | 0                                                                                                                                       |
| useMemberOfToDetectMembership | 1                                                                                                                                       |
+-------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+

Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36

Enough Jimmy or something else necessary?

can u access any of your sftp or smb/cfis-mounts from webgui?

Via web yes i can with no problems! :confused: only with the desktop app does not work…

which client version do you run? which os?

Client Version 2.6.2stable-Win64 (build 20191224)
Win 10 x64

ummm… i just checked mine… and there’s a comment saying that some of my files and folders couldn’t be synched because they are external. (and indeed i never wanted to synchronise my exteral files so i never noticed it - and nor do i want to sync them now, i’m afraid)

so maybe with this version external files can’t be synched?

Has this been solved?

still the same client-version so far