You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I move or copy a file from one SMB mount(external storage) to another SMB mount(external storage), only 507912 KB of this file is moved. The process then hangs and does not finish.
Both SMB mounts are on the same samba fileserver (Ubuntu 18.04.6 LTS). It is not a timeout because these 507912 KB are moved/copied quickly. But just not the complete, larger file.
Files smaller than 507912 KB are moved completely without errors.
Steps to reproduce
Upload a file, e.g. a CD ISO image with 700 MB to an SMB external storage.
Move or copy this file to another SMB external storage. The process does not end. The file is not available in the destination directory.
Check the file in the destination directory on the fileserver. The file in the destination directory has only a size of 507912 KB instead of 718856 KB
Expected behavior
The whole file should be moved or copied.
Installation method
Manual installation
Operating system
Debian/Ubuntu
PHP engine version
PHP 7.4
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Oroo9CeL
changed the title
[Bug]: Moving big files between external storage fails
[Bug]: Moving/copying bigger files between external storage fails
May 16, 2022
This is related to: #31308 (comment)
When I install and enable php-smbclient, I can move files bigger 512 MB between external SMB storage again. So I will close this issue.
Bug description
When I move or copy a file from one SMB mount(external storage) to another SMB mount(external storage), only 507912 KB of this file is moved. The process then hangs and does not finish.
Both SMB mounts are on the same samba fileserver (Ubuntu 18.04.6 LTS). It is not a timeout because these 507912 KB are moved/copied quickly. But just not the complete, larger file.
Files smaller than 507912 KB are moved completely without errors.
Steps to reproduce
Expected behavior
The whole file should be moved or copied.
Installation method
Manual installation
Operating system
Debian/Ubuntu
PHP engine version
PHP 7.4
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
No errors have been found.
Nextcloud Logs
Nothing is logged in nextcloud.log or apache error.log when the file is moved/copied.
Additional info
The text was updated successfully, but these errors were encountered: