File Type variable not seeing Network Drive files

ChessExpertChessExpert Member Posts: 103
Hello there experts. Is there a way to retrieve file information or list of files in Network Drive? I been using the File object, but it does not seem to find files stored in network drive. Is there a way to retrieve file information or list of files in Network Drive? Thanks a lot.

Comments

  • krikikriki Member, Moderator Posts: 9,110
    I think (I am not sure) that one of these should work:
    -directly querying \\yourserver\yoursubdir\...
    -or first assigning a drive letter to the subdir and querying the drive letter.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • einsTeIn.NETeinsTeIn.NET Member Posts: 1,050
    Both will work. Maybe there is some problem with the user rights to the directory. And this http://www.mibuso.com/forum/viewtopic.php?f=32&t=42072 could be also helpful, depending on your version.
    "Money is likewise the greatest chance and the greatest scourge of mankind."
Sign In or Register to comment.