• Resolved jleung1994

    (@jleung1994)


    Does CSV import file upload save the csv? Or does it just read the file and remove from server?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    It only loads the file to get its contents (and creates a table from that). The file itself will not be touched and will still be in the place where it was.

    Regards,
    Tobias

    Thread Starter jleung1994

    (@jleung1994)

    so basically it only read the file and delete it.
    will not save a copy in the website folder, correct?
    I do not want anyone to have access to the csv.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no, TablePress will not delete the file! If you import the table from a CSV file via URL, that will still be accessible. If you import the table from a CSV on a local server path, the file will still be there.

    Regards,
    Tobias

    Thread Starter jleung1994

    (@jleung1994)

    I’m importing the CSV file from my local computer. I just need to make sure the “file upload” will not save my CSV on to the web. If the CSV saves a copy on the web after importing, what’s the directory in the WordPress website I can delete this uploaded CSV file?

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    ah, sorry for the confusion, that’s what you mean. When uploading from a computer, the file will only be stored in a temporary directory on the server, which is not accessible from the web. TablePress will delete it from there after the import.

    Regards,
    Tobias

    Thread Starter jleung1994

    (@jleung1994)

    thanks for confirming.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Does CSV import file upload save the csv?’ is closed to new replies.