vectorx
Member-
Content count
9 -
Joined
-
Last visited
Everything posted by vectorx
-
I am a Windows network admin by profession. My home network consists of six PCs with mixes of Server 2003, XP and Vista. Everything runs like a top and I use networked resources between my machines ALL THE TIME and I NEVER run into any problems like I'm seeing with ApexDC++. Believe me, there is nothing wrong with my network sharing setup. I said this before but I believe it bears repeating: ApexDC++ is the ONLY Windows program I am currently using (out of literally dozens) that doesn't work with mapped network drives or UNC referenced network resources. I'm happy it works for you. For a brief moment it looked like it might even work for me. But there is obviously something wrong with the program. I'm through futzing around with it. I'll just wait for the next release and hope the issue is addressed, but based on the response to this issue so far that doesn't sound very promising. It's too bad because I really like the application. There is so much that was done right with it, and it's a shame that it's network resource support is so lacking.
-
Sorry, that simply doesn't work. Again, it was working briefly after I followed all of your instructions (including making the XML file read only after modifying it). However, after the indexing process crapped out and I redid everything from scratch, the program simply refuses to acknowledge my modifications to the DCPlusPlus.xml file and will not index the referenced network share. I've redid the whole process numerous times making sure I'm not missing anything and I've probably hit the damn file list refresh a million times hoping one of these times it's just going to magically work. This is driving me freaking crazy! :w00t:
-
So, is there any way to resolve this issue or am I just SOL? :)
-
That's why I rebooted the server: to restore the network connection. I did verify that the network share was accessible from my PC before proceeding.
-
Okay, I'm about ready to throw this freaking program out the window! Here I thought I finally got it working with my network share but no such luck. After my last post, ApexDC++ was happily going about the task of indexing 360 gigs worth of files out on my network share. Multiple file refreshes showed that files were showing up correctly shared out through the program. All seems well with the world. I come back a few hours later and find that the network share is inaccessable. No problem, I think, the server was probably overwhelmed with the indexing activity (it's an older machine). So, I close ApexDC++ and reboot the server (where the network share resides). I then restart ApexDC++ and there is no trace of the files it had previously indexed on the network share. Multiple file refreshes and monitoring of the index status show nothing. So, I think that the hash files might be corrupt and I delete them (HashData.dat and HashIndex.xml). I start up ApexDC++ and sure enough it rebuilds them and reindexes my files, BUT ONLY ON THE LOCAL DRIVE! It still refuses to index the files on the network share! I check my DCPlusPlus.xml file, and sure enough, my entry in the share section for the network share using UNC syntax is still there, and I know for a fact this was working, now it's as if it's not even there! So, I close the program, delete the network share entry from the DCPlusPlus.xml file. Restart, do a file refresh, close down, add the UNC network share entry back to the DCPlusPlus.xml file, start the application again, and still NOTHING! What the hell!? I am going completely bonkers over this issue! This should NOT be a problem! What freaks me out is that is was working and now it is not! What is going on with this sadistic piece of software? It's like it has a mind of it's own! ;)
-
Ah, you mean use the full UNC instead of the mapped drive path. Now I gotcha. I didn't understand that was what you meant when you said "what shows up in the explorer box". Yes, the UNC syntax works in the DCPlusPlus.xml share section. Thank you for this workaround! Any chance the application will support mapped network drives and/or full network share browsing via the UI in the future? It seems a bit odd to have to hack an XML file to do something that seems pretty basic.
-
I can browse my P: and Z: drives from my computer via Explorer and see the contents of those shares without a problem. It's pretty straightforward, they're just simple mapped network drives. No big deal. I use them all the time. And virtually every software application I use can see them and allow me access to them. Except ApexDC++. The point is that ApexDC++ does not see them or give me access to them. If this is not by design then it is a bug. Is anyone else besides Rauberis and I having this problem? It is really frustrating since most of the stuff I want to share is out on the network and not on my local PC.
-
Okay, I've followed your recommendations and I have confirmed that adding new LOCAL folders to the DCPlusPlus.xml results in a successful share, as they are indexed and show up in my file list. However, I still cannot get any mapped network drives to work using the same method (direct edit of DCPlusPlus.xml). For example, if I manually edit DCPlusPlus.xml to add the following shares, where drives C: and D: are local, P: is a mapped network drive on a Windows 2003 Server and Z: is a mapped network drive on a WinXP box: <Share> <Directory Virtual="Main">C:\Main\</Directory> <Directory Virtual="Alternate">D:\Alternate\</Directory> <Directory Virtual="Public">P:\Public\</Directory> <Directory Virtual="Private">Z:\Private\</Directory> </Share> Directories "Main" and "Alternate" are indexed and their contents show up in my file list after hitting refresh (Ctrl-E). However, "Public" and "Private" never show up, no matter how long I wait. It is as if the application completely ingores them.
-
I'm having the same problem with ApexDC++ v1.1.0 not showing mapped drives and network locations. I'm running Vista Ultimate 32-bit. I tried editing the DCPlusPlus.XML file as suggested but no go. I don't see how editing that file is going to make the mapped drives show up in the "Shared directories" browser under "Settings" anyway. I mean, that's the goal, right? If editing DCPlusPlus.XML file won't allow mapped drives to show under "Shared directories", I'm okay with that, but how do you force a refresh of your file list? I mean, after I tweak the XML file, I click on "File / Open own list" and the directory I manually added is not showing up. So, I figure I have to force the system to recognize a change, so I share out another directory using the UI. Now it shows up but the one I added manually in the XML still does not! I know I have the syntax right and I'm pointing to a valid path. A restart of the application doesn't force through the manual edit either. So, I don't know what the hell I'm doing wrong. Excuse me for being a total noob but I'm just getting going on this ApexDC stuff. I love it but I really just want to share out stuff on a mapped network drive and I just can't get it to work.