https://bugs.gpodder.org/show_bug.cgi?id=1718
--- Comment #16 from Thomas Perl <[email protected]> 2013-01-14 21:41:26 GMT --- (In reply to comment #15) > Thomas, I've done as you have suggested and have got the following results: > [...] > In the meantime I've established a workaround on a test PC by mounting a > directory on a different drive, on to the gpodder download directory. This > fools gpodder and seems to work reliably. On Linux, you can just create a symlink in your home directory and avoid all the bind mount crazyness ;) ln -s /media/data/gpodder /home/username/gpodder This will equally fool gPodder and is just as reliable (and is permanent / does not need any modification to the fstab). -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
