D
Deleted member 27741
Guest
Hi, I would like to be able to access /jffs/scripts/ through my USB share connected to my N66U.
Currently, I have a symbolic link as such-
ln -s /jffs/scripts/ /tmp/mnt/usbext3/linked/
The folder "linked" exists in my N66U shared folders under network place(samba) share/cloud disk.
The symlink seems to work, because when I go to /tmp/mnt/usbext3/linked/scripts in putty, it redirects to /jffs/scripts. When I go to the /tmp/mnt/usbext3/linked folder in windows I see the scripts folder as expected, but cannot access it due to a permissions error. How can I get windows to access it?
Currently, I have a symbolic link as such-
ln -s /jffs/scripts/ /tmp/mnt/usbext3/linked/
The folder "linked" exists in my N66U shared folders under network place(samba) share/cloud disk.
The symlink seems to work, because when I go to /tmp/mnt/usbext3/linked/scripts in putty, it redirects to /jffs/scripts. When I go to the /tmp/mnt/usbext3/linked folder in windows I see the scripts folder as expected, but cannot access it due to a permissions error. How can I get windows to access it?