I am currently fetching files from another server and saving it onto mine. It works when I call it on a controller, but I get an error when I put it into a Task.
I execute it using shell on xampp. I am using an admin account and it has drive mapping. Again, it works just fine if I execute it on a controller, but it doesn't work when I put it to task.