Page 1 of 1

Run Bashpodder from a USB drive?

Posted: Wed Jun 20, 2012 12:18 pm
by jamathis
Does anyone know if it is possible to run Bashpodder from an external USB hard drive or thumb drive? I've tried but it just doesn't work. It either does nothing or I get a permissions error. Using chmod hasn't helped at all. Is it possible to get it to work? Because I use multiple computers I think it would be easier to just use a flash drive to download my favorite podcasts. I know I could just set up one to run it in cron and share them over my home network (I already do so this isn't what I'm looking for), but I would like to cut out that step of transferring to different devices if possible. Any help on this would be appreciated.

Re: Run Bashpodder from a USB drive?

Posted: Tue Jul 03, 2012 3:32 pm
by dann
I do believe to get it to work you have to mount the device with exec options. By default devices are mounted with the noexec option. You would have to mount the device with exec explicitly set.

Re: Run Bashpodder from a USB drive?

Posted: Wed Aug 01, 2012 3:14 pm
by akuma624
Would be cool if you could automate the download of a number of podcasts to such a device ... once mounted ... not sure how that would be done ...

Image

Re: Run Bashpodder from a USB drive?

Posted: Wed Sep 26, 2012 2:49 pm
by dann
You can set the output directory in bashpodder so basically you plug the device in and run bashpodder it will drop the files onto the device. you don't have to run it from the device.