Unable to add remote files to share
Bug #382592 reported by
Steven Sheehy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LinuxDC++ |
Fix Released
|
Low
|
Steven Sheehy |
Bug Description
Hello!
I just installed linuxdc++ the problem is that I can't share files that are in my network.
This I was able to do in the regular dc++.
When I click on sharing, I can't find the network icon so I can add folders there from. Is there any solution to this?
Thanks
Related branches
Changed in linuxdcpp: | |
assignee: | nobody → Steven Sheehy (steven-sheehy) |
importance: | Undecided → Low |
milestone: | none → 1.1.0 |
status: | New → Confirmed |
Changed in linuxdcpp: | |
status: | Confirmed → Fix Committed |
Changed in linuxdcpp: | |
status: | Fix Committed → Fix Released |
tags: | added: preferences ui |
To post a comment you must log in.
share the files & folders on another pc using windows sharing of folders or samba or nfs-utils in linux add them to fstab to b auto mounted browse your pc and add the connected hard drives
example on local pc for connecting to remote nfs shares :
cat /etc/fstab 0.1:/mnt/ hda2/linux /mnt/linux nfs auto,user, noexec, defaults, soft,intr, rsize=8192, wsize=8192, actimeo= 0,async, nfsvers= 3,bg,tcp 0 0
# --[ Lan filesystems ]--
192.168.
on the share side thats :
cat /etc/exports subtree_ check,sync, no_root_ squash)
/mnt/hda2/linux *(rw,no_