What is the best way to move a plugin´s subdirectory+files to wp-content/uploads-directory?

Line 756 is $dirlist = $wp_filesystem->dirlist($from);. The argument is ok. I think that the object $wp_filesystem is not globally available for your plugin.

error code: 523