Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

create a remote FTP directory


smile May 20, 2021 08:25 PM

Hi to All

does anyone know if a CR1000X can create a directory on a remote FTP server? is there a way? thank you

Smile


Nico May 21, 2021 12:11 PM

help (CR1000X firmware V5.0) for FTPClient():

[..]

The specified directory must already exist on the [remote] server; the function will not automatically create it.

[..]

a suggestion:

If you got control over the server (admin) and can run (and code) scripts you might be able to work your way around it, by using HTTPGet() and or HTTPPost() to talk to a PHP/Python/Ruby/what-have-you script on the server that does create the folder for your logger that way?


smile May 23, 2021 03:26 PM

thanks I have some ideas on how to try. A colleague of mine did something similar to the ftpclient command with various terminal instructions when remotely connected to the server.


pokeeffe Jun 1, 2021 10:09 PM

Flagging for moderation attention: unrelated external link


TRey Jun 2, 2021 08:03 PM

Thank You for alerting us to this pokeeffe. The user and their posts have been removed.

Log in or register to post/reply in the forum.