FileSelectPopup in LW/CVI not listing all directories/files in linux.

This is concerning a port of Windows based software to Linux.  The FileSelectPopup dialog does not list all the files and folders in the current directory.  For example, if I look in /home/pshrewsberry I can see everything but when look in /home I cannot see pshrewsberry!  Another example: If I am in a directory "test" which contains directories A,B,C and D only B and D are listed. The same happens with files as well: In the FileDialogTest directory that I have attached to this post when I browse this directory using FileSelectPopup I can't see the cvibuild.FileDialogTest directory (created after building) nor can I see the binary "FileDialogTest".
This problem does not happen in all directories that I browse through either.  I can't seem to find a rhyme or reason to it.  File permissions on all files in FileDialogTest (for example) are the same and UID and GID are same as well but the FileDialogTest binary and the cvibuild.FileDialogTest directory are not listed.  If I run as root I get the same results.
I have tested this in Linux with LW/CVI8 and the LW/CVI 2010 beta and I get the same erroneous results with both.
Could this be a bug in LW/CVI for linux?
Thanks
-pete
Attachments:
FileDialogTest.tgz ‏4 KB

I'm not sure how to track a corrective action request.
What is the timeframe for this to make it into a beta or a distro.  I just went throught this before concerning another problem that I found.  We ultimately received an updated shared object file (*.so) to fix the issue before the ultimate release of fix in beta.  That resolution is preferable for this issue as opposed to waiting for the next official update.
Thanks,
-pete

Similar Messages

  • Apache not listing all directories

    Hi,
    I am trying to transfer my LAMP application from Ubuntu to ArchLinux. Everything is fine in Ubuntu, but when I look at my page in Arch, some of the functions are missing. I installed firebug, and realized that users' pictures cannot be found, since they were in user_pic directory. I tried to look at the directory listing of my public html directory and realized that some of the directories are missing. I set the permission to 777 and 644 for all directories, but still unable to see them.
    At first, I thought user_pic directory is missing, because of the "_" in it, but I found another directory containing "_". Also, I observed that some directories that don't have "_" in their names are missing as well. Any idea how I can get rid of this problem?
    Edit: I just copied the entire directory content to /srv/http/ and was able to see everything correctly. Any idea why it doesn't work in my home directory at http://localhost/~myname/ ?
    Thanks
    Last edited by mohtasham1983 (2008-12-25 07:45:32)

    dav7 wrote:I don't think Arch configures its httpd to list user directories by default.
    It doesn't list if there is index.html in the directory. I don't have index.html, so it shows all files. I added index.php to the confi file, so that when apache sees it, doesn't list the directories. But this is not my concern. My main problem is that apache cannot see some of the directories in user home directories at all. It's very strange.
    Also, I don't know why in Arch they have set the default debug mode of apache to false, so that people can't see error messages. My php file has several syntax errors, but I can't see the error message on the browser. I tried php -l to see the error, but it just says cannot parse the document without indicating the actual error and when it occurs. Still looking for enabling error messages in apache.

  • SMB sharing not listed all the files

    Folks,
    We've got a G5 desktop machine running 10.5.8. It had been sharing a RAID array -- Buffalo DuoStation, 2tb, mounted with Firewire -- with AFP for some time, and apparently that had been working fine.
    But the AFP sharing didn't show up in file sharing at all. We had to set up Windows/SMB sharing, turned it on, it came up just fine.
    Except a huge number of the folders are simply not showing up -- like, a majority. Sharing is set to everyone read-only. It's a photo archive, so I can see every day for 2011, but I can't see any of the months for, say, 2005. Only thing that shows is .DS_Store is in the second-level folders.
    Because this is already in production, and I don't know the RAID setup or anything, I'm reluctant to try to run Drive Setup etc. on it to look for permission problems and the like.
    Any ideas?
    Mike

    I thought the problem was ACLs, but it was a directory name problem -- and I just completely overlooked it.
    We had folders like this:
    2005 photos
    -> 01/05
    ->-> 01/13/05
    The slashes are outside the SMB specs, so they simply didn't show. Now I guess I need to find a way to rename the folders in bulk, but I know what the problem is.

  • ITunes Match does not list all my music before signing up. Only the ones i've purchased thru itunes and several songs of my own.  Where can I find my 400  missing songs?  Being able to store ALL music is the only reason why I signed up. Please help.

    iTunes Match does not list all the music I had on my iphone. Not on my phone or iTunes. Only shows the music I've purchased from itunes and none of my 400+ songs.  Please help. Thank you.

    Is your music in your iTunes library on your computer and has match completed its scan of this library.
    jim

  • Tasklist.exe does not list all Modules in Windows 7 64-bit

    tasklist.exe does not list all Modules in Windows 7 64-bit.
    If I want to look at the DLLs loaded by Excel, I would type:
      tasklist /M /fi "imagename eq excel.exe"
    When I run this in XP or 32-bit Win7, it works fine, showing all the dlls loaded by excel.  However, in 64-bit windows, it does NOT show all dlls - only a limited subset.  If I use Process Explorer, I can still see all the DLLs loaded by excel,
    but that is useless for writing automated scripts.
    To check this out, try looking for kernel32.dll - it is always loaded by Excel, but tasklist does not display it in 64-bit Win7:
       tasklist /M kernel32.dll /fi "imagename eq excel.exe"
    So, since tasklist is broken, is there a good (command-line) way of looking at what dlls are loaded by a process?
    (Originally posted
    here)

    Have a look at ListDLLs, also from SysInternals.
    http://technet.microsoft.com/en-us/sysinternals/bb896656
    Example with Firefox
    Microsoft Windows [Version 6.2.7989]
    Copyright (c) 2011 Microsoft Corporation.  All rights reserved.
    C:\Users\Cyclops>cd downloads
    C:\Users\Cyclops\Downloads>cd ListDlls
    C:\Users\Cyclops\Downloads\ListDlls>listdlls firefox
    ListDLLs v3.0 - DLL lister for Win9x/NT
    Copyright (C) 1997-2010 Mark Russinovich
    Sysinternals - www.sysinternals.com
    firefox.exe pid: 3544
    Command line: "C:\Program Files (x86)\Mozilla Firefox\firefox.exe"
      Base                Size      Version         Path
      0x0000000000c60000  0xe0000   5.0.0.4183  C:\Program Files (x86)\Mozilla Firef
    ox\firefox.exe
      0x000000002a960000  0x1a9000  6.2.7989.0  C:\Windows\SYSTEM32\ntdll.dll
      0x0000000077a30000  0x43000   6.2.7989.0  C:\Windows\SYSTEM32\wow64.dll
      0x00000000779c0000  0x57000   6.2.7989.0  C:\Windows\system32\wow64win.dll
      0x0000000077a20000  0x8000    6.2.7989.0  C:\Windows\system32\wow64cpu.dll
      0x0000000000c60000  0xe0000   5.0.0.4183  C:\Program Files (x86)\Mozilla Firef
    ox\firefox.exe
      0x0000000077a80000  0x180000  6.2.7989.0  C:\Windows\SysWOW64\ntdll.dll
      0x0000000075860000  0x120000  6.2.7989.0  C:\Windows\SysWOW64\KERNEL32.DLL
      0x0000000076060000  0x98000   6.2.7989.0  C:\Windows\SysWOW64\KERNELBASE.dll
      0x0000000075480000  0x68000   6.2.7989.0  C:\Windows\SysWOW64\apphelp.dll
      0x0000000071330000  0xdcf000  5.0.0.4183  C:\Program Files (x86)\Mozilla Firef
    ox\xul.dll
      0x0000000071320000  0x7000    5.0.0.4183  C:\Program Files (x86)\Mozilla Firef
    ox\xpcom.dll
      0x0000000071310000  0x6000    5.0.0.4183  C:\Program Files (x86)\Mozilla Firef
    ox\mozalloc.dll
      0x00000000712d0000  0x31000   4.8.8.0  C:\Program Files (x86)\Mozilla Firefox\
    nspr4.dll
      0x00000000712c0000  0x7000    4.8.8.0  C:\Program Files (x86)\Mozilla Firefox\
    plc4.dll
      0x0000000076370000  0x150000  6.2.7989.0  C:\Windows\SysWOW64\USER32.dll
      0x0000000075630000  0x7000    6.2.7989.0  C:\Windows\SysWOW64\VERSION.dll
      0x0000000071210000  0xaf000   8.0.0.0  C:\Program Files (x86)\Mozilla Firefox\
    MOZCRT19.dll
      0x0000000071150000  0xbe000   3.7.5.0  C:\Program Files (x86)\Mozilla Firefox\
    mozsqlite3.dll
      0x0000000070f80000  0x1c2000                  C:\Program Files (x86)\Mozilla F
    irefox\mozjs.dll
      0x0000000070f60000  0x18000   3.12.9.0  C:\Program Files (x86)\Mozilla Firefox
    \smime3.dll
      0x0000000070f30000  0x21000   3.12.9.0  C:\Program Files (x86)\Mozilla Firefox
    \ssl3.dll
      0x0000000070e90000  0x9d000   3.12.9.0  C:\Program Files (x86)\Mozilla Firefox
    \nss3.dll
      0x0000000070e70000  0x14000   3.12.9.0  C:\Program Files (x86)\Mozilla Firefox
    \nssutil3.dll
      0x0000000070e60000  0x7000    4.8.8.0  C:\Program Files (x86)\Mozilla Firefox\
    plds4.dll
      0x0000000075fd0000  0x90000   6.2.7989.0  C:\Windows\SysWOW64\GDI32.dll
      0x0000000075180000  0x1d000   6.2.7989.0  C:\Windows\SysWOW64\WINMM.dll
      0x0000000075050000  0x7000    6.2.7989.0  C:\Windows\SysWOW64\WSOCK32.dll
      0x0000000077920000  0x9e000   6.2.7989.0  C:\Windows\SysWOW64\ADVAPI32.dll
      0x0000000076790000  0xd99000  6.2.7989.0  C:\Windows\SysWOW64\SHELL32.dll
      0x0000000075ee0000  0xe7000   6.2.7989.0  C:\Windows\SysWOW64\ole32.dll
      0x00000000755d0000  0x51000   6.2.7989.0  C:\Windows\SysWOW64\WINSPOOL.DRV
      0x0000000076630000  0x78000   6.2.7989.0  C:\Windows\SysWOW64\COMDLG32.dll
      0x00000000765d0000  0x60000   6.2.7989.0  C:\Windows\SysWOW64\IMM32.dll
      0x0000000074170000  0x5000    6.2.7989.0  C:\Windows\SysWOW64\MSIMG32.dll
      0x0000000076100000  0x63000   6.2.7989.0  C:\Windows\SysWOW64\SHLWAPI.dll
      0x00000000777b0000  0x5000    6.2.7989.0  C:\Windows\SysWOW64\PSAPI.DLL
      0x0000000075e90000  0x45000   6.2.7989.0  C:\Windows\SysWOW64\WS2_32.dll
      0x00000000766b0000  0xaa000   1.626.7989.0  C:\Windows\SysWOW64\USP10.dll
      0x0000000075a60000  0x88000   6.2.7989.0  C:\Windows\SysWOW64\OLEAUT32.dll
      0x0000000070db0000  0xaf000   8.0.0.0  C:\Program Files (x86)\Mozilla Firefox\
    MOZCPP19.dll
      0x0000000076520000  0xaf000   7.0.7989.0  C:\Windows\SysWOW64\msvcrt.dll
      0x00000000764e0000  0xa000    6.2.7989.0  C:\Windows\SysWOW64\LPK.dll
      0x00000000750d0000  0x1d000   6.2.7989.0  C:\Windows\SysWOW64\WINMMBASE.dll
      0x0000000076760000  0x2b000   6.2.7989.0  C:\Windows\SysWOW64\sechost.dll
      0x0000000076170000  0xf0000   6.2.7989.0  C:\Windows\SysWOW64\RPCRT4.dll
      0x0000000075af0000  0x100000  6.2.7989.0  C:\Windows\SysWOW64\combase.dll
      0x00000000744d0000  0x1b4000  6.10.7989.0  C:\Windows\WinSxS\x86_microsoft.win
    dows.common-controls_6595b64144ccf1df_6.0.7989.0_none_20f19b7e40a076fb\COMCTL32.
    dll
      0x00000000776c0000  0xd4000   6.2.7989.0  C:\Windows\SysWOW64\MSCTF.dll
      0x00000000777a0000  0x6000    6.2.7989.0  C:\Windows\SysWOW64\NSI.dll
      0x0000000075650000  0x60000   6.2.7989.0  C:\Windows\SysWOW64\SspiCli.dll
      0x0000000075640000  0xc000    6.2.7989.0  C:\Windows\SysWOW64\CRYPTBASE.dll
      0x00000000751a0000  0xc0000   6.2.7989.0  C:\Windows\SysWOW64\uxtheme.dll
      0x0000000075110000  0x13000   6.2.7989.0  C:\Windows\SysWOW64\dwmapi.dll
      0x0000000070c90000  0x11e000  6.2.7989.0  C:\Windows\SysWOW64\dwrite.dll
      0x0000000070b70000  0x112000  6.2.7989.0  C:\Windows\SysWOW64\dbghelp.dll
      0x00000000756b0000  0x1ac000  6.2.7989.0  C:\Windows\SysWOW64\SETUPAPI.dll
      0x0000000075a20000  0x32000   6.2.7989.0  C:\Windows\SysWOW64\CFGMGR32.dll
      0x0000000075980000  0x12000   6.2.7989.0  C:\Windows\SysWOW64\DEVOBJ.dll
      0x00000000759b0000  0x6d000   2001.12.8919.0  C:\Windows\SysWOW64\clbcatq.dll
      0x0000000072b60000  0x12a000  7.0.7989.0  C:\Windows\SysWOW64\propsys.dll
      0x00000000755a0000  0x21000   6.2.7989.0  C:\Windows\SysWOW64\ntmarta.dll
      0x0000000075d20000  0x43000   6.2.7989.0  C:\Windows\SysWOW64\WLDAP32.dll
      0x0000000075080000  0x1a000   6.2.7989.0  C:\Windows\SysWOW64\iphlpapi.dll
      0x0000000075060000  0x7000    6.2.7989.0  C:\Windows\SysWOW64\WINNSI.DLL
      0x0000000010000000  0x51000   1.0.118.0  C:\Program Files (x86)\Common Files\P
    C Tools\Lsp\PCTLsp.dll
      0x0000000073490000  0x46000   6.2.7989.0  C:\Windows\SysWOW64\mswsock.dll
      0x0000000072a30000  0x5000    6.2.7989.0  C:\Windows\SysWOW64\wshtcpip.dll
      0x0000000070b40000  0x21000   5.0.0.4183  C:\Program Files (x86)\Mozilla Firef
    ox\components\browsercomps.dll
      0x00000000764f0000  0x30000   6.2.7989.0  C:\Windows\SysWOW64\WINTRUST.dll
      0x0000000076260000  0x110000  6.2.7989.0  C:\Windows\SysWOW64\CRYPT32.dll
      0x0000000075e00000  0xc000    6.2.7989.0  C:\Windows\SysWOW64\MSASN1.dll
      0x0000000070b10000  0x27000   6.2.7989.0  C:\Windows\SysWOW64\d3d10_1.dll
      0x0000000070ad0000  0x3c000   6.2.7989.0  C:\Windows\SysWOW64\d3d10_1core.dll
      0x0000000070a80000  0x42000   6.2.7989.0  C:\Windows\SysWOW64\dxgi.dll
      0x0000000070910000  0x16a000  6.2.7989.0  C:\Windows\SysWOW64\d3d11.dll
      0x00000000708f0000  0x1d000   6.2.7989.0  C:\Windows\SysWOW64\t2embed.dll
      0x00000000725a0000  0x103000  6.2.7989.0  C:\Windows\SysWOW64\WindowsCodecs.dl
    l
      0x00000000750c0000  0xb000    6.2.7989.0  C:\Windows\SysWOW64\profapi.dll
      0x0000000072560000  0x32000   6.2.7989.0  C:\Windows\SysWOW64\EhStorShell.dll
      0x0000000074fb0000  0xd000    6.2.7989.0  C:\Windows\SysWOW64\WTSAPI32.dll
      0x0000000072540000  0x1b000   6.2.7989.0  C:\Windows\SysWOW64\POWRPROF.dll
      0x0000000072510000  0x23000   6.2.7989.0  C:\Windows\SysWOW64\POWRBASE.dll
      0x0000000072490000  0x74000   6.2.7989.0  C:\Windows\SysWOW64\ntshrui.dll
      0x0000000074ca0000  0x17000   6.2.7989.0  C:\Windows\SysWOW64\CRYPTSP.dll
      0x0000000074c60000  0x3b000   6.2.7989.0  C:\Windows\SysWOW64\rsaenh.dll
      0x00000000748f0000  0xf000    6.2.7989.0  C:\Windows\SysWOW64\napinsp.dll
      0x00000000734f0000  0x13000   6.2.7989.0  C:\Windows\SysWOW64\pnrpnsp.dll
      0x00000000734e0000  0xf000    6.2.7989.0  C:\Windows\SysWOW64\NLAapi.dll
      0x0000000074a60000  0x61000   6.2.7989.0  C:\Windows\SysWOW64\DNSAPI.dll
      0x0000000073480000  0x8000    6.2.7989.0  C:\Windows\SysWOW64\winrnr.dll
      0x0000000072310000  0x7b000   6.2.7989.0  C:\Windows\SysWOW64\mscms.dll
      0x0000000075130000  0xf000    6.2.7989.0  C:\Windows\SysWOW64\USERENV.dll
      0x00000000722d0000  0x3a000   6.2.7989.0  C:\Windows\SysWOW64\icm32.dll
      0x00000000708b0000  0x3f000                   C:\Program Files (x86)\NVIDIA Co
    rporation\3D Vision\Nv3DVStreaming.dll
      0x0000000072dd0000  0xa3000   9.0.30729.5491  C:\Windows\WinSxS\x86_microsoft.
    vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.5491_none_50964dbabcb53b28\MSVCR90.dll
      0x0000000070650000  0x25d000  8.17.12.7533  C:\Windows\SysWOW64\nvapi.dll
      0x00000000703c0000  0x28c000  6.2.7989.0  C:\Windows\SysWOW64\explorerframe.dl
    l
      0x0000000070370000  0x4f000   6.2.7989.0  C:\Windows\SysWOW64\DUser.dll
      0x0000000070260000  0x109000  6.2.7989.0  C:\Windows\SysWOW64\DUI70.dll
      0x0000000072a20000  0x5000    6.2.7989.0  C:\Windows\SysWOW64\wship6.dll
      0x0000000070230000  0x27000   3.12.9.0  C:\Program Files (x86)\Mozilla Firefox
    \softokn3.dll
      0x0000000070210000  0x18000   3.12.9.0  C:\Program Files (x86)\Mozilla Firefox
    \nssdbm3.dll
      0x00000000701c0000  0x44000   3.12.9.0  C:\Program Files (x86)\Mozilla Firefox
    \freebl3.dll
      0x0000000070160000  0x52000   1.81.0.0  C:\Program Files (x86)\Mozilla Firefox
    \nssckbi.dll
      0x0000000073430000  0x6000    6.2.7989.0  C:\Windows\SysWOW64\rasadhlp.dll
      0x0000000073440000  0x3b000   6.2.7989.0  C:\Windows\SysWOW64\fwpuclnt.dll
      0x0000000070150000  0xb000    6.2.7989.0  C:\Windows\SysWOW64\feclient.dll
      0x000000006fdf0000  0x1e8000  6.2.7989.0  C:\Windows\SysWOW64\d3d9.dll
      0x000000006f270000  0xb7f000  8.17.12.7533  C:\Windows\SysWOW64\nvd3dum.dll
      0x0000000009a50000  0x28000   7.17.12.7533  C:\Program Files (x86)\NVIDIA Corp
    oration\3D Vision\nvStereoApiI.dll
      0x000000000b920000  0x93000   7.17.12.7533  C:\Program Files (x86)\NVIDIA Corp
    oration\3D Vision\nvSCPAPI.dll
      0x0000000070080000  0x30000   6.2.7989.0  C:\Windows\SysWOW64\shdocvw.dll
      0x0000000070070000  0x8000    6.2.7989.0  C:\Windows\SysWOW64\LINKINFO.dll
      0x0000000070050000  0x1a000   6.2.7989.0  C:\Windows\SysWOW64\srvcli.dll
      0x0000000070040000  0xb000    6.2.7989.0  C:\Windows\SysWOW64\cscapi.dll
      0x0000000070000000  0x1a000   6.2.7989.0  C:\Windows\SysWOW64\thumbcache.dll
      0x0000000075bf0000  0x12c000  9.0.7989.0  C:\Windows\SysWOW64\urlmon.dll
      0x0000000077530000  0x182000  9.0.7989.0  C:\Windows\SysWOW64\iertutil.dll
      0x00000000777c0000  0x160000  9.0.7989.0  C:\Windows\SysWOW64\WININET.dll
      0x00000000764c0000  0x1d000   6.2.7989.0  C:\Windows\SysWOW64\bcrypt.dll
      0x00000000759a0000  0x3000    6.2.7989.0  C:\Windows\SysWOW64\Normaliz.dll
      0x0000000072b50000  0x8000    6.2.7989.0  C:\Windows\SysWOW64\Secur32.dll
      0x0000000074b20000  0x5b000   6.2.7989.0  C:\Windows\SysWOW64\winhttp.dll
      0x0000000074ad0000  0x4e000   6.2.7989.0  C:\Windows\SysWOW64\webio.dll
      0x0000000072950000  0x4f000   6.2.7989.0  C:\Windows\SysWOW64\RASAPI32.dll
      0x0000000072930000  0x14000   6.2.7989.0  C:\Windows\SysWOW64\rasman.dll
      0x0000000072920000  0xc000    6.2.7989.0  C:\Windows\SysWOW64\rtutils.dll
      0x0000000072910000  0x6000    6.2.7989.0  C:\Windows\SysWOW64\sensapi.dll
      0x000000006e780000  0x4d000   1.0.0.1  C:\Windows\SysWOW64\Wpc.dll
      0x000000006e730000  0x45000   6.2.7989.0  C:\Windows\SysWOW64\wevtapi.dll
      0x0000000075170000  0xf000    6.2.7989.0  C:\Windows\SysWOW64\samcli.dll
      0x000000006e710000  0x11000   6.2.7989.0  C:\Windows\SysWOW64\SAMLIB.dll
      0x000000006e700000  0x9000    6.2.7989.0  C:\Windows\SysWOW64\netutils.dll
      0x000000006e690000  0xf000    6.2.7989.0  C:\Program Files (x86)\Windows Defen
    der\MpOav.dll
    C:\Users\Cyclops\Downloads\ListDlls> 
    Comparison with Tasklist
    Microsoft Windows [Version 6.2.7989]
    Copyright (c) 2011 Microsoft Corporation.  All rights reserved.
    C:\Users\Cyclops>tasklist /m /fi "imagename eq firefox.exe"
    Image Name                     PID Modules
    ========================= ======== ============================================
    firefox.exe                   3544 ntdll.dll, wow64.dll, wow64win.dll,
                                       wow64cpu.dll
    C:\Users\Cyclops>

  • Application Archive not listing all applications

    Regarding the packaged application APEX Application Archive, does anyone know why it does not list all applications under Applications tab? I have it installed for three mostly identical instances, and two out of three are missing listing of applications that could be archived. I did not notice that all my applications were not archived the first time I used it. Is there a setting I am missing on the application level that makes an application "archivable"?
    TIA,
    Carl

    See this thread: http://discussions.apple.com/thread.jspa?messageID=7535811#7535811

  • Restore from time machine does not list all my backups.  I know they exist but there dates are not present on the restore list.  Any help appreciated.

    Restore from time machine does not list all my backups.  I know they exist but their dates are not present on the restore list.  Any help appreciated.  If I must use one of these older dates to restore, how do I then get the more current data off time machine?

    Ok, so am i correct in saying that the steps to fix are as follows.
    That's one option, but not what I meant by restoring in the time-travel view. The latter is what you get when you enter Time Machine.
    is the fresh install not going to be able to "see" the time machine backups that I have at the moment.
    It should, but sometimes people report that it fails. I'm not sure why that happens.

  • My apple tv does not list all of my playlists.  What to do?

    my apple tv does not list all of my playlists.  What to do?

    What playlists are you referring to? Providing more info on the issue will help.

  • How to list all the files in a FTP site?

    I am now using LV7.1 and trying to list all the files (with file name, file size and modified date) on both a local drive and a remote FTP site. I can manage to do on a local drive, but is it possible to list the files on a FTP site?
    Thanks,
    Cola

    Listing files on a local drive and listing the contents of an ftp site are two different things. Access to an ftp site uses a totally different protocol. Off the top of my head, you have a few options:
    Use a third-party tool that can map an ftp drive to a local drive letter. WebDrive is one such client. Note: I'm assuming Windows here.
    Use the Intenet Toolkit.
    Use the LabVIEW TCP/IP functions to write up your own ftp client to connect to the server, change to the desired directory, and send the command to list the contents, which you can parse and spit out as a nice little array of filenames. Check the LabVIEW examples, as I believe there's some examples on this. You should also search this board for "ftp client", as this has been brought up before, and samples have been posted.

  • SMB share not showing all available files

    Hi,
    At work I have to connect to several SMB shares. Most are fine, however 1 of them does not show all the files that are on that share. I know I'm using the right domain, username and password. I've checked the console and can see this message repeated when I connect.
    mbgetmem(449): incomplete copy
    mbgetmem(449): incomplete copy
    mbgetmem(449): incomplete copy
    mbgetmem(449): incomplete copy
    I'm using OS X 10.4.8 and have no idea of how to proceed. My IT department do not support our Mac's so any help would be greatly appreciated.
    Many Thanks
    Kieran

    excellent reply. Thanks for the details.
    Oh, one more thing-
    this 30-item limit is just in this same troublesome share.
    Before the day gets away from you, ask the network admin to check permissions on this share. Perhaps the 30 files you see are the only ones that you have explicit rights to view.
    they may need to ease up on restrictive permissions on this folder/drive.
    (Images over a network can be funky, since Mac wants to display a little thumbnail of all those picture files...if you're viewing 'as icons', what happens if you change to 'by list'?...thinking out loud there.)
    (not sure if I posted this...lost an open window for a few minutes :o

  • I download a file in the torrent site which is MP4 but unfortunately i tried to delete it but i can not. but all the files that i have is easily to delete only MP4 files i can't delete in the download foldeer please try to help dont know what to do please

    i download a file in the torrent site which is MP4 but unfortunately i tried to delete it but i can not. but all the files that i have is easily to delete only MP4 files i can't delete in the download foldeer please try to help dont know what to do please

    Well you can sync your iPod/iPhone to yur computer or laptop then take the photos off of your iPod like taking photos of of a SD card (from a normal camera) or off of a USB..! Good Luck. plz tick this saying This solved my question if it helps you.

  • Hi there, I have much files saved on pages ( ios ipad) , I just open it today and did not find .all the files !!!! Just 4!!! Taken in consider that I did not delete or making any wrong action. How I can return the lost files!!!! Help please

    Hi there, I have much files saved on pages ( ios ipad) , I just open it today and did not find .all the files !!!! Just 4!!! Taken in consider that I did not delete or making any wrong action. How I can return the lost files!!!! Help please
    its very important files!

    tis true
    I know, I always do that but I was in a rush to get somewhere and I was relying on my thousand dollar Mac to do some kind of recovery or something. I know Microsoft always keeps temporary files (I think Mac does too, part of me asking here in this forum was for someone to tell me where I can find those files) and when you go to open Office Works then it gives you the option of opening the last recent documents, saved or not saved.
    I usually copy paste into my emial just in case something goes wrong with the created document but I just didn't have the time to login and do all that My loss, you live and you learn, BUT still if ANYONE got any info on this, PLEASE DO CHIME IN *keeping the hope alive*

  • Mac does not list all folders in a SMB share

    Hi guys, this is a bit of a weird one and I've tried everything I can think of.
    In our house we have a media centre running Windows 7. It has several shares, one of which we'll call folder "X". Folder X opens correctly on the media centre, and any other Windows machine perfectly. Almost every other machine in the house is running OS X 10.6, and one of my housemates today noted that some of the folders inside of folder X were not listed on a Mac. So far we've tested it on 2 Macs and 2 Windows machines, and everytime the Windows machine lists all folders inside of X, where the Mac does not. The weird thing is, it's cutting them out alphabetically, so it's basically from D through to I that are missing, all in all there are 30 (out of 160) folders missing inside of Folder X...here's what I've tried.
    On the Windows 7 machine:
    -Restarted server service
    -Removed Share X and re-added
    -Checked share permissions on folder X
    -Checked permissions on folder X, propagated to all child folders just in case.
    -Restarted machine after every change.
    On the Macs we haven't really tried much as there's not much we can think to change. We've tried Finder, Path Finder (which I'm guessing will be exactly the same), restarting, removing from workgroup and re-adding...I can't think what would cause such a weird problem.
    To make things harder we don't know exactly when it started happening but the OSX machines definitely used to list the folders and it happens on more than one mac. which I guess makes me think it's something on the Windows client. The 30 folders are not using any nonstandard characters, some are only a few letters long.
    Ideas on a postcard!?

    Reporting the same problem.
    1. Have Windows 7 MediaCenter with file sharing set up properly (LM+NTLM Authentication allowed and 128-bit encryption disabled in security policies).
    2. Test folder ("C:\income") and all the subfolders' owner is 'Guest', full access is granted for everyone.
    3. Connecting to MediaCenter from MacBook with Finder by pressing Cmd+K and typing smb://ip-addr/income
    4. Finder connects successfully, but some sub-folders and files are not being listed.
    Workaround:
    5. You can open a not-listed folder directly by pressing Cmd+K and typing smb://ip-addr/income/some-invisible-folder
    6. Voila! You're inside invisible folder.
    In the meantime, i can see all the sub-folders on a Windows XP client machine, so i can make a conclusion that all of these 'invisible' sub-folders are actually accessible by Finder, but in some reason are just not being listed on Mac.

  • Ciscowork 2000 User tracking problem: not listing all IP address

    Hello All!
    We are troubleshooting ciscowork user tracking function and we don`t get any ip address outside the subnet where the server is!
    Can someone explain how cisco work get the list of all ip addresse SNMP, CDP, scan ...??? From what I have read it seem to be from SNMP. Can I found which OID it use?
    User tracking list all mac addresse, all switches but not the ip address. It is not in vlan 1. It stop working since we close vlan 1 and move the server to another vlan.
    If your answer is: " cisco work can't see your gateway" Can you be more precis...I have seen that sentence but I don`t what that means...
    thanks
    ch

    First i would check to see if ANI actually discovered teh device. After checking that the IP address filter is correct and your snmp strings are correct then u can try lengthening the snmp retry timeout values: Also check DNS or your local host file for any typos.. failing this try some of these :
    Click on Diagnostics > Discovery Metrics > and click on the hyper link number of devices.
    This will show u exactky what ANI has discovered and its CDP relationship to other devices. If you do not see your router or L2/L3 device there, then u can try the following:
    - check cpd neighbours and correct as required and retry discovery
    - select jump router boundries from Setup > ANI admin > Discovery Settings and retry
    - if all fails then add the device as part of the seed file.

  • ITunes 5 Does not list all Mp3's/AAC's in the library

    I've Cleared the library and reloaded it. there are still Mp3's/AAC's in the file folders that are not listed in the itunes library. i.e. 3 of 20 will show. How can I fix this?

    A song's "kind" will only be "matched AAC file" after the original track has been deleted from the iTunes library and the "matched" track then downloaded to the iTunes library.
    You also might find these already existing threads informative.
    https://discussions.apple.com/search.jspa?resultTypes=&dateRange=all&peopleEnabl ed=true&q=Partial+album+match&containerType=14&container=2882&username=&rankBy=r elevance&numResults=15

Maybe you are looking for

  • Setup Problem Airport Express / Window XP/ USB printer

    Hello everyone. I bought an Airport Exress yesterday (802.11n) and try to hook up to USB printer (Samsung CLP 300) but nothing is happening. Existing Setting -My base wireless device Linksys (Wireless-G 2.4 GHZ) hookup to the cable modem and computer

  • I have a problem with a popup saying that my browserhistorie is beeing deleted every time

    when i open Firefox i get a popup deleting my browser historie every time saying "browser historie is now deleting" this is very annoying and i don't want my browser histories deleted. how can i stop this? please help

  • Problem in API

    I have facing some problem during running this script, any idea with the error show :: Exception in thread "main" java.lang.NullPointerException at com.side.ofac.API.LoginLoader.Load(LoginLoader.java:63) at com.side.ofac.API.SideApi.SoLogin(SideApi.j

  • Can a Flash Builder AIR project be Catalyst compatible?

    So, I'm trying to figure out my best workflow. I have FB 4.5 and Catalyst 1.5. I'm trying to create a desktop app. I'm looking at Adobe's article on creating a Library project, and it seems that a Catalyst library project and an AIR project are mutua

  • Why doesn't Search across files work in web dynpro perspective?

    Hello, I rely on the Files Tab of the Search popup a lot to search for occurence of text in files. So far, I've been doing all J2EE development and the Search functionality works great in the J2EE perspective. What I do is select the Development Comp