We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.set the destination to: /common folder/movies (which is an existing folder)
The destination for the movies or torrents will be the "movies" folder in the "common folder"
It creates some new folders called: "common", "folder", "movies" The path is the following: /common/folder/movies
The space won't be recognized by the software.
Thank you very much for your work!!
Operating system: Linux 3.16.85-52 #1 SMP PREEMPT Mon Jun 29 13:18:51 -03 2020 aarch64
Webserver: Apache/2.4.29 (Ubuntu) (apache2handler)
Database: mysql 10.3.28
PHP version: 7.3.27-9+ubuntu18.04.1+deb.sury.org+1
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, sodium, session, standard, apache2handler, mysqlnd, PDO, xml, bcmath, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, gmp, iconv, igbinary, intl, json, exif, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, Zend OPcache
Nextcloud version: 20.0.13 - 20.0.13.1
Updated from an older Nextcloud/ownCloud or fresh install:
Where did you install Nextcloud from: unknown
Array ( )
Enabled:
{ "instanceid": "REMOVED SENSITIVE VALUE", "passwordsalt": "REMOVED SENSITIVE VALUE", "secret": "REMOVED SENSITIVE VALUE", "trusted_domains": [
], "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "20.0.13.1", "overwrite.cli.url": "http:\/\/net.hu\/nextcloud", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "memcache.local": "\\OC\\Memcache\\Redis", "memcache.locking": "\\OC\\Memcache\\Redis", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 6379 }, "app_install_overwrite": [ "cookbook", "uploaddetails" ], "updater.release.channel": "stable", "maintenance": false, "theme": "", "loglevel": 2, "allow_local_remote_servers": true, "activity_expire_days": 200, "mail_smtpmode": "smtp", "mail_smtpauthtype": "LOGIN", "mail_sendmailmode": "smtp", "mail_smtpauth": 1, "mail_smtpsecure": "ssl", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_domain": "***REMOVED SENSITIVE VALUE***", "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_smtpname": "***REMOVED SENSITIVE VALUE***", "mail_smtppassword": "***REMOVED SENSITIVE VALUE***", "mail_smtpport": "465", "trashbin_retention_obligation": "auto, 5", "updater.secret": "***REMOVED SENSITIVE VALUE***"
}
External storages: yes
+----------+----------------+---------+---------------------+--------------------------------------+---------------------------------------+------------------+-------------------+-------+ | Mount ID | Mount Point | Storage | Authentication Type | Configuration | Options | Applicable Users | Applicable Groups | Type | +----------+----------------+---------+---------------------+--------------------------------------+---------------------------------------+------------------+-------------------+-------+ | 19 | /Local | Local | None | datadir: "/nfs/server" | readonly: false | beatr | | Admin | | 20 | /NAS Privát | Local | None | datadir: "/nfs/server/Eszter" | readonly: false | Eszter | | Admin | | 21 | /NAS Közös | Local | None | datadir: "/nfs/server/Kozosmappa" | enable_sharing: true, readonly: false |
Encryption: no
User-backends:
OC\User\Database
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0
The text was updated successfully, but these errors were encountered:
Thanks for the report. This is a duplicate of #195.
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce
1.set the destination to: /common folder/movies (which is an existing folder)
Expected behaviour
The destination for the movies or torrents will be the "movies" folder in the "common folder"
Actual behaviour
It creates some new folders called: "common", "folder", "movies"
The path is the following: /common/folder/movies
The space won't be recognized by the software.
Thank you very much for your work!!
Operating system: Linux 3.16.85-52 #1 SMP PREEMPT Mon Jun 29 13:18:51 -03 2020 aarch64
Webserver: Apache/2.4.29 (Ubuntu) (apache2handler)
Database: mysql 10.3.28
PHP version: 7.3.27-9+ubuntu18.04.1+deb.sury.org+1
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, sodium, session, standard, apache2handler, mysqlnd, PDO, xml, bcmath, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, gmp, iconv, igbinary, intl, json, exif, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, Zend OPcache
Nextcloud version: 20.0.13 - 20.0.13.1
Updated from an older Nextcloud/ownCloud or fresh install:
Where did you install Nextcloud from: unknown
Signing status
Array ( )
List of activated apps
Enabled:
Disabled:
Configuration (config/config.php)
{
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
}
External storages: yes
External storage configuration
+----------+----------------+---------+---------------------+--------------------------------------+---------------------------------------+------------------+-------------------+-------+
| Mount ID | Mount Point | Storage | Authentication Type | Configuration | Options | Applicable Users | Applicable Groups | Type |
+----------+----------------+---------+---------------------+--------------------------------------+---------------------------------------+------------------+-------------------+-------+
| 19 | /Local | Local | None | datadir: "/nfs/server" | readonly: false | beatr | | Admin |
| 20 | /NAS Privát | Local | None | datadir: "/nfs/server/Eszter" | readonly: false | Eszter | | Admin |
| 21 | /NAS Közös | Local | None | datadir: "/nfs/server/Kozosmappa" | enable_sharing: true, readonly: false |
Encryption: no
User-backends:
OC\User\Database
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0
The text was updated successfully, but these errors were encountered: