WUT

Newbie ✭
Default Avatar

Join the Conversation

To sign in, use your existing MySonicWall account. To create a free MySonicWall account click "Register".

WUT Newbie ✭

Badges (1)

First Comment

Comments

  • So I figured it out. I was using POST instead of PUT. Note: There is no need to use the escape characters, you have to URLENCODE the ftpurl. Working code command: curl -X PUT…