Search found 4 matches
- February 8th, 2011, 6:02 am
- Forum: General Discussion
- Topic: Mounted disk as default download folder problem
- Replies: 6
- Views: 4389
Re: Mounted disk as default download folder problem
Anyone know what might be wrong?
- February 7th, 2011, 6:06 pm
- Forum: General Discussion
- Topic: Mounted disk as default download folder problem
- Replies: 6
- Views: 4389
Re: Mounted disk as default download folder problem
Yes. The "Downloads" folder is my network drive located on my NAS. I've mounted as follows: //192.168.0.100/Downloads /mnt/downloads cifs credentials=/root/.smbcredentials,iocharset=utf8,file_mode=0777,dir-mode=0777 0 0 The username and password is located as you can see and is done correc...
- February 7th, 2011, 3:31 pm
- Forum: General Discussion
- Topic: Mounted disk as default download folder problem
- Replies: 6
- Views: 4389
Re: Mounted disk as default download folder problem
I get this error message when trying to set my download_dir: "2011-02-07 21:17:09,624::ERROR::[misc:302] download_dir directory: /mnt/downloads error accessing"
any idea what it might be?
any idea what it might be?
- February 7th, 2011, 3:18 pm
- Forum: General Discussion
- Topic: Mounted disk as default download folder problem
- Replies: 6
- Views: 4389
Mounted disk as default download folder problem
I run Ubuntu Server. I've mounted my network disk to /mnt/downloads. Then I used "sudo chmod 0777 /mnt/downloads" to make it fully accessable. Also did it with -R flag just in case. So now when I try to set my default download folder to /mnt/downloads the web interface gets stuck at https:...