topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 11:24 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Losdollos [ switch to compact view ]

Pages: [1]
1
That can also happen with a Samba share if you have the offline files option enabled in the W7 Sync Center control panel. Try disabling offline files and you should be ok. Unless, of course, you use that feature. :)

Also +1 w/4wd when he recommends using UNC. Mapped network drives can be fussy at the best of times. And with the advent of ActiveDirectory and their new security model, Microsoft now recommends that you use UNC for accessing network shares rather than mapped drives.

And thank you to you too  :)

I had good hopes that that would work, but no  :(

I tried it both on my main desktop (W7), and on a really really freshly installed W8Pro (my new HTPC); nothing  :(

2
Try using the IP of your NAS instead of the name.

I did that also  :D

3
what happens if you just use the UNC or IP address instead of mapping the drive?

If only I understood what you are saying, I am not so smart in these matters  :(

Would you mind explaning a little more what you mean?

No problem, UNC is Universal Naming Conventionw used to access a network shared resource which can be a file, folder, printer, etc.

eg. \\SomeComputer\SomeFolder\SomeFile

IP is what you've already posted above, \\192.168.7.44\media

Instead of mapping a NAS share so that you can use Y: or X: as a path to a file, just use the UNC path, (or IP), to access the folder\file, eg.

\\NAS\media          <- change NAS to whatever name your NAS shows up as, eg. Synology
\\192.168.7.44\media
\\NAS\office
\\192.168.7.44\office

and add them to your Favourites in Explorer, (or whatever filemanager you use).

I don't think Onenote would have any problem syncing if you specified either one of those forms, (I might be wrong though), most Windows programs since Win98 usually work with one or the other.

Thank you very much for your suggestion  :)

I'm a little bit lost how to use this, since: I use Totalcommander (ever since the days of MS-DOS and Norton Commander  :D). This, because I have never gotten used to how MS wants you to do filemanagement with the mouse and explorer; in Totalcommander, I simply select files in the left screen with <insert>, and do F5 or F6 to copy/move them to the right screen. Which is my mapped drive y:\ or x:\ (on the Synology NAS). I have been poking around, but if I don't have x:\ or y:\, then how do I select the directory on the NAS to move my files to, in Totalcommander?

I thought I'd take a screenshot to clarify what I mean  :D

http://img442.imageshack.us/img442/5466/donationcoder01.png




4
I tried using 'net use' but it didn't work for me. But if it works for you, perhaps I did make a mistake somewhere

I use the command like this:

net use s: \\server\c mypassword /USER:jody /PERSISTENT:NO

I always use the "/PERSISTENT:NO" option and then I either put a shortcut to the batch file in my startup folder or simply run the batch file manually after booting.  If you need me to break down the command part by part, just ask.

Reporting back  :D

It doesn't work  :(

The *exact* example I took from you, but all I get is:

System error 53 has occurred. The network path was not found

Googling on that gives the same type of 1001 things to try that might - and might not work.

However:

net view \\Diskstation
:(
Immediately does list all the directories (which reside inside \volume1, somehow Synology just simply shows the content of \volume1 automatically (which is good), instead of the content of \).

Why does it always have to be so difficult

5
what happens if you just use the UNC or IP address instead of mapping the drive?

Thank you for your help  :)

If only I understood what you are saying, I am not so smart in these matters  :(

Would you mind explaning a little more what you mean?

Thank you in advance  :)

6
I tried using 'net use' but it didn't work for me. But if it works for you, perhaps I did make a mistake somewhere

I use the command like this:

net use s: \\server\c mypassword /USER:jody /PERSISTENT:NO

I always use the "/PERSISTENT:NO" option and then I either put a shortcut to the batch file in my startup folder or simply run the batch file manually after booting.  If you need me to break down the command part by part, just ask.

Thanks for your help  :)

I will try it and report back here  :D

7
Hi, Losdollos, and welcome to the DonationCoder site.  I know you've searched far and wide, but have you tried this?

http://support.microsoft.com/kb/937624

FWIW, I've solved this problem over the years by using a batch file with "net use" commands to map my drives.

Thank you for your reply, Skwire  :)

Yes, I tried that also, but that also didn't work  :(

Just out of curiousity, would you mind posting your batch file? I tried using 'net use' but it didn't work for me. But if it works for you, perhaps I did make a mistake somewhere  :tellme:

Thank again for your help  :)

8
What if you just set a Scheduled Task to run at user logon of:

dir Y: >NUL && dir X: >NUL

Attached is a task you can import into the Task Scheduler along with a cmd file to put in C:\.

Something to try and it's reasonably simple.

You could also make it only happen if the network is available by setting a condition:
 (see attachment in previous post)

Thanks for your reply  :)

Exactly that was what I thought of myself yesterday; but it won't dir, because Windows thinks the drive is offline (which it is not). So 'something' needs to simulate 'double clicking on each drive' (but then in more sound developers language  :D).

Thanks again  :)

9
Living Room / Re: Getting Things Done revisited
« on: April 21, 2013, 03:42 AM »

I definitely feel better when I know I've been through it all!


That is exactly the purpose of it  :) To make you feel more relaxed, knowing that you are in control of what you need to do. Which makes your mind (subconsciousness) take a break. I know from experience that is true. I am in the process of setting up a system that will work for me and me girl, using MS OneNote 2010 (I think that is an amazing, and extremely overlooked, piece of software. Finally something very good came from MS 0 ;D). I have to, since I am drowning in work, and, as a consequence, am doing a 1000 things at a time, *not* getting anything done  :D

10
Good morning  :)

This appears to be a literally huge problem around the whole world, so learned my search for a solution to this problem.

It has been described perfectly over here:

http://ptihosting.co...indows-vista-solved/

However that solution doesn't work for me. There are really a zillion other 'solutions' going from tweaking the registry to changing the way you map the shared network folder (either via 'net use' or by putting in the hostname instead of the IP-address, or the other way around, and so on and so forth), but none of these work for me. To give you an example of these other 'solutions' (and there are many, many, many, more of them when you google around for hours as I did ( :(():

http://www.petri.co....owthread.php?t=59356

http://www.conetrix....ilable-Over-VPN.aspx

https://social.techn...a-9adc-3a4926db4d72/

http://answers.micro...8e-9fb3-5cc6f9336ff9

So, as in the problem description in the first post, I have the same kind of problem:
- Windows 7 Pro X64
- Synology NAS with mapped shares (x:\ for \\192.168.7.44\media, y:\ for \\192.168.7.44\office).
- On booting the PCs, the x:\ and y:\ appear invisible, but you can access them normally, by first double clicking on the drive (in explorer). Then the red cross disappears and the icon turns into green, and you can access it normally.
- The problem is this. As an example (but the problem is relevant for more applications): my girl and I use Office OneNote 2010, which allows you to have shared notebook. It is put on the NAS, and both my girl and I record 'todos', 'things to buy', and so on, in it. OneNote is supposed to sync this in the background, so that if I type something into it, my girl on her PC can also see that. This will work, but not when the drive icon is red. OneNote will tell you  'syncing not possible'. You then have to go into explorer, double click on y:\ once, et voila, Onenote happily syncs sinces it now 'sees' the share that was there all along. Of course this is extremely annoying (not only for this, but also because the problem is relevant for a bunch of other programs we use also).
- So, to make it clear, this has nothing to do with access rights: the logon data has been stored in Windows credential manager (as enterprise, so persistent), and Windows doesn't ask for a password, it simply has to do with these mapped drives *appearing* not to be online to Windows, whereas actually they were mapped at boot correctly. There is just 'something' that makes them appear offline.

To finalize it: at first I thought this might be having something to do with Synology, perhaps some problems in different SAMBA-protocols or whatever, but this appears not to be the case; I mapped a drive on a Windows 8 'puter to my Windows 7 work station, and the problem remains the same.

Is there an extremely talented developer who says 'no sweat, easy, peace of cake'? (I really, really, really, hope so, since I googled and tried for weeks, but I can't get it fixed  :().

Of course, just to confirm that I am not a 'free rider': I will happily donate money for a solution to this extremely irritating problem  :)

Thank you for your time and attention,

Bye,



Pages: [1]