Support » Plugin: Import any XML or CSV File to WordPress » PHP Proxy Script – Download via FTP

  • Resolved tobcomponents

    (@tobcomponents)


    Hi,

    I try to use the PHP Script to get WP-all-import working for a FTP Server but I can’t get it to work.
    I use the following script:
    https://paste.ee/p/PFixy

    I get passed the first stage to successfully login but then I get this error:
    –> Failed to download file.

    Does it have anything to do with what I put in here:

    // Download data to this file.
    $local_file = ‘datafeed.csv.’;

    // Path and filename to open and read from.
    $server_file = ‘public_html/ftpfiles/data-example-2.csv’;

    Thank you in advance.

    Regards

    Tobcomponents

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘PHP Proxy Script – Download via FTP’ is closed to new replies.