Nickbaker66
Newbie
Hi guys,
i am trying to look for a bit of help please....
i am running the following script below in crontab using SSH in putty, the script goes in and runs but when the file downloads its blank but if i copy and paste it (http://IPTVPROVIDER.COM:12345/get.php?username=JOEBLOGGS&password=PASSWORD&type=m3u&output=ts) into chrome the m3u files downloads no issues.
i am now lost
30 05 * * * curl http://IPTVPROVIDER.COM:12345/get.php?username=JOEBLOGGS&password=PASSWORD&type=m3u&output=ts > /tmp/IPTV.m3u
any help would be much appreciated
i am trying to look for a bit of help please....
i am running the following script below in crontab using SSH in putty, the script goes in and runs but when the file downloads its blank but if i copy and paste it (http://IPTVPROVIDER.COM:12345/get.php?username=JOEBLOGGS&password=PASSWORD&type=m3u&output=ts) into chrome the m3u files downloads no issues.
i am now lost
30 05 * * * curl http://IPTVPROVIDER.COM:12345/get.php?username=JOEBLOGGS&password=PASSWORD&type=m3u&output=ts > /tmp/IPTV.m3u
any help would be much appreciated