use WP_Filesystem (alike) to upload images?
-
Hello,
We’re trying to upload images via the media library in wordpress to our servers.
We store the images we upload on a fileserver, What we’ve done is within the WP-config.php defining our FTP to that fileserver, when we try to upload it uploads fine, but the filesize of the image is 0 bytes.
Is there a way in wordpress, to upload without using the ‘FTP’ in wordpress, so etc using the WP_filesystem, or ssh to upload with?
Best regards,
Lucas
- The topic ‘use WP_Filesystem (alike) to upload images?’ is closed to new replies.