← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1041546] Re: Wrong directory added as share

 

Here is a little workaround for those who haven't it figured out already:
1. close linuxdcpp
2. open the file /home/user/.dc++/DCPlusPlus.xml and enter manualy your shared folders at the bottom of the file. It should look like this:
	</Settings>
	<Share>
		<Directory Virtual="sharename">/path/to/the/share/</Directory>
	</Share>
</DCPlusPlus>
3. !!!change the permission of the file to read only (f.e. by right-clicking the file -> properties -> permissions)!!!
4. start linuxdcpp - that's it

You may notice that linuxdcpp changes the permissions after it has
started...so if you want to add some folders again you may have to do
the same steps as above ;-)

-- 
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
https://bugs.launchpad.net/bugs/1041546

Title:
  Wrong directory added as share

Status in Linux DC++:
  Confirmed

Bug description:
  - Add the directory /user/foo to the list of shares in the Preferences/Sharing dialog
  - /user gets added instead

  (/user is my $HOME)

  Version 1.1.0, Core 0.75, Arch Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxdcpp/+bug/1041546/+subscriptions


References