My hosting company has removed wget but has suggested using fetch instead. Just replacing wget with fetch in my cron job resulted in: fetch: illegal option -- -
I removed --max-redirect=10000 and it created a .jpa file in the backup folder but did not upload it to S3.
Can I use fetch instead of wget?
Thanks
Trevor