To set it up:
mkdir /mnt/dlna
sudo modprobe -l -t /mnt/dlna fuse
sudo djmount /mnt/dlna -o allow_other
To run in a diagnose mode try:
sudo djmount /mnt/dlna -f -o allow_other
However, I have found 2 problems with it
1. does not maintain the file date/time
2. only seems to pull the first 90 files
No comments:
Post a Comment