How to verify if a Windows network path I don't have access to is valid?











up vote
1
down vote

favorite












One of my FTP jobs is failing to place a file in a Windows network directory. I'm assuming the reason for this is a change in the network path as it never had an issue in the past.



For example: \servernew folder may have been changed to something like \servernewfolder which could be the reason but I do not have access to confirm it.



How can I verify a Windows network path is valid when I don't have access to it?










share|improve this question









New contributor




Amar Singh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • If you do not have access to confirm it - your only method is to ask whoever manages the server and ask them the question if the folder have been moved, or if your access have been revoked. Or if you are not the only one that need to access that network folder - ask the other people if they have lost access or not. If they also have lost access - maybe issue / changes done at server side. If they have access and you don't - you lost access (somehow).
    – Darius
    Nov 19 at 4:14















up vote
1
down vote

favorite












One of my FTP jobs is failing to place a file in a Windows network directory. I'm assuming the reason for this is a change in the network path as it never had an issue in the past.



For example: \servernew folder may have been changed to something like \servernewfolder which could be the reason but I do not have access to confirm it.



How can I verify a Windows network path is valid when I don't have access to it?










share|improve this question









New contributor




Amar Singh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • If you do not have access to confirm it - your only method is to ask whoever manages the server and ask them the question if the folder have been moved, or if your access have been revoked. Or if you are not the only one that need to access that network folder - ask the other people if they have lost access or not. If they also have lost access - maybe issue / changes done at server side. If they have access and you don't - you lost access (somehow).
    – Darius
    Nov 19 at 4:14













up vote
1
down vote

favorite









up vote
1
down vote

favorite











One of my FTP jobs is failing to place a file in a Windows network directory. I'm assuming the reason for this is a change in the network path as it never had an issue in the past.



For example: \servernew folder may have been changed to something like \servernewfolder which could be the reason but I do not have access to confirm it.



How can I verify a Windows network path is valid when I don't have access to it?










share|improve this question









New contributor




Amar Singh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











One of my FTP jobs is failing to place a file in a Windows network directory. I'm assuming the reason for this is a change in the network path as it never had an issue in the past.



For example: \servernew folder may have been changed to something like \servernewfolder which could be the reason but I do not have access to confirm it.



How can I verify a Windows network path is valid when I don't have access to it?







windows networking ftp network-shares






share|improve this question









New contributor




Amar Singh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Amar Singh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 2 days ago









Twisty Impersonator

16.6k126090




16.6k126090






New contributor




Amar Singh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Nov 19 at 3:38









Amar Singh

82




82




New contributor




Amar Singh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Amar Singh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Amar Singh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • If you do not have access to confirm it - your only method is to ask whoever manages the server and ask them the question if the folder have been moved, or if your access have been revoked. Or if you are not the only one that need to access that network folder - ask the other people if they have lost access or not. If they also have lost access - maybe issue / changes done at server side. If they have access and you don't - you lost access (somehow).
    – Darius
    Nov 19 at 4:14


















  • If you do not have access to confirm it - your only method is to ask whoever manages the server and ask them the question if the folder have been moved, or if your access have been revoked. Or if you are not the only one that need to access that network folder - ask the other people if they have lost access or not. If they also have lost access - maybe issue / changes done at server side. If they have access and you don't - you lost access (somehow).
    – Darius
    Nov 19 at 4:14
















If you do not have access to confirm it - your only method is to ask whoever manages the server and ask them the question if the folder have been moved, or if your access have been revoked. Or if you are not the only one that need to access that network folder - ask the other people if they have lost access or not. If they also have lost access - maybe issue / changes done at server side. If they have access and you don't - you lost access (somehow).
– Darius
Nov 19 at 4:14




If you do not have access to confirm it - your only method is to ask whoever manages the server and ask them the question if the folder have been moved, or if your access have been revoked. Or if you are not the only one that need to access that network folder - ask the other people if they have lost access or not. If they also have lost access - maybe issue / changes done at server side. If they have access and you don't - you lost access (somehow).
– Darius
Nov 19 at 4:14










1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










There's no way from a client computer to tell the difference between a share that:




  • doesn't exist

  • you aren't allowed to access

  • is temporarily offline


The best solution is to contact the administrator of the server hosting the share and ask him.






share|improve this answer





















    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });






    Amar Singh is a new contributor. Be nice, and check out our Code of Conduct.










     

    draft saved


    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376595%2fhow-to-verify-if-a-windows-network-path-i-dont-have-access-to-is-valid%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote



    accepted










    There's no way from a client computer to tell the difference between a share that:




    • doesn't exist

    • you aren't allowed to access

    • is temporarily offline


    The best solution is to contact the administrator of the server hosting the share and ask him.






    share|improve this answer

























      up vote
      1
      down vote



      accepted










      There's no way from a client computer to tell the difference between a share that:




      • doesn't exist

      • you aren't allowed to access

      • is temporarily offline


      The best solution is to contact the administrator of the server hosting the share and ask him.






      share|improve this answer























        up vote
        1
        down vote



        accepted







        up vote
        1
        down vote



        accepted






        There's no way from a client computer to tell the difference between a share that:




        • doesn't exist

        • you aren't allowed to access

        • is temporarily offline


        The best solution is to contact the administrator of the server hosting the share and ask him.






        share|improve this answer












        There's no way from a client computer to tell the difference between a share that:




        • doesn't exist

        • you aren't allowed to access

        • is temporarily offline


        The best solution is to contact the administrator of the server hosting the share and ask him.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 2 days ago









        Twisty Impersonator

        16.6k126090




        16.6k126090






















            Amar Singh is a new contributor. Be nice, and check out our Code of Conduct.










             

            draft saved


            draft discarded


















            Amar Singh is a new contributor. Be nice, and check out our Code of Conduct.













            Amar Singh is a new contributor. Be nice, and check out our Code of Conduct.












            Amar Singh is a new contributor. Be nice, and check out our Code of Conduct.















             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376595%2fhow-to-verify-if-a-windows-network-path-i-dont-have-access-to-is-valid%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            If I really need a card on my start hand, how many mulligans make sense? [duplicate]

            Alcedinidae

            Can an atomic nucleus contain both particles and antiparticles? [duplicate]