VmWare Shared Folders and Auto-refresh

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
admin
Site Admin
Posts: 60634
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: VmWare Shared Folders and Auto-refresh

Post by admin »

But those entries are listed in the file list?

highend
Posts: 13338
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: VmWare Shared Folders and Auto-refresh

Post by highend »

The files/folders of a share? Yeah, they are, I can browse them normally (once they are visible in the tree)
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 60634
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: VmWare Shared Folders and Auto-refresh

Post by admin »

No, when you select \\vmware-host in the tree, what is shown in the list?

highend
Posts: 13338
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: VmWare Shared Folders and Auto-refresh

Post by highend »

Location currently not available
\\vmware-host\
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 60634
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: VmWare Shared Folders and Auto-refresh

Post by admin »

Try this:

Code: Select all

enumshellfolderitems "\\vmware-host";

highend
Posts: 13338
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: VmWare Shared Folders and Auto-refresh

Post by highend »

1.png
1.png (5.47 KiB) Viewed 1281 times
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 60634
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: VmWare Shared Folders and Auto-refresh

Post by admin »

That's correct? There is one share? Then there is hope...

highend
Posts: 13338
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: VmWare Shared Folders and Auto-refresh

Post by highend »

The real shared folders are inside that one

\\vmware-host\Shared Folders\{shared folder 1}
\\vmware-host\Shared Folders\{shared folder 2}
etc.
1.png
1.png (7.45 KiB) Viewed 1274 times
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 60634
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: VmWare Shared Folders and Auto-refresh

Post by admin »

Can you show the return of exist "\\vmware-host\Shared Folders";?

highend
Posts: 13338
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: VmWare Shared Folders and Auto-refresh

Post by highend »

Code: Select all

XYplorer 23.00.0202  -  Windows 10 Enterprise, 64-bit, Release 2009, Build 19044.1288  -  2022-05-02 13:15:39

Path: \\vmware-host\Shared Folders
Real Path: \\vmware-host\Shared Folders

ExistFile: False
ExistPath: True
ExistFolder: True
ExistItemFF: False
ExistPathFF: True
ExistPathOrFile: True
ExistPathOrFileShell: True
ExistDrive: True
ExistIcon: True

IsNetworkLocation: True
GetDriveType: 0 (DRIVE_UNKNOWN)
GetItemType: 5
GetFileAttributes: 0x11 (17)
Owner: 
IsDriveHidden: False/False, ShowHiddenDrives: 0, HideDrivesByLetter: 
This path available in Tree: True
Current node available in Tree: True
Watchable: True

LockedTree: 0, MiniTree: 0, MiniTreeVerifyOnSelect: 0, TreeSkipVerifyOnSelect: 0, FilenamesCaseSensitive: 0

FastNetworkEnumeration: 0, AssumeServersExist: 0, PrecheckServers: 0, CacheServers: 0
CheckServerMethod: 0, CheckServer3: 0, NetworkCapsCheck: 0, ShowAllServers: 0, ShowHiddenShares: 0

ExistItemUNC: True
ExistPathUNC: True
ExistPathUNCQuick: True

ExistServer: True -  AccessDenied: False - BadNetPath: False - AccessErrorCode: 0
IsShareAccessDenied: True - AccessErrorCode: 53
IsOnKnownServer: True
IsServerConnected: False - Return/BufferType: 53/0
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 60634
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: VmWare Shared Folders and Auto-refresh

Post by admin »

Looks good :tup:

Daniel0312
Posts: 154
Joined: 15 Feb 2016 10:48

Re: VmWare Shared Folders and Auto-refresh

Post by Daniel0312 »

Hi,
it seems the issue is (partially) resolved with _23.00.0203_beta.
It's now possible to browse \\vmware-host\Shared Folders\ :tup:

But what prompted me to open this post remains : selecting a file or folder in a shared folder automatically ticks "Suspend Auto-Refresh" in the view menu and so there is no refresh following a copy to or move from a shared folder. Delete works fine though (possibly always did).
Daniel
Windows7 SP1 x64 / XY latest stable

admin
Site Admin
Posts: 60634
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: VmWare Shared Folders and Auto-refresh

Post by admin »

1) Is this ticked? Configuration | General | Refresh, Icons, History | Auto-Refresh | Include network locations
2) You mean that problem only appears under \\vmware-host shares?
3) Selecting a file in the file list automatically ticks "Suspend Auto-Refresh"? :? What is shown on the Info Panel | Properties tab in that moment?

highend
Posts: 13338
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: VmWare Shared Folders and Auto-refresh

Post by highend »

1.) It's ticked (default in a fresh instance)
2.) Yepp, on a normal network share it doesn't happen
3.) Nothing. "Suspend Auto-Refresh" immediately kicks in when you click on \\vmware-host in the tree (and all entries underneath it). You don't need to select a file / folder in a share for this to happen
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 60634
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: VmWare Shared Folders and Auto-refresh

Post by admin »

highend wrote: 03 May 2022 10:37 3.) "Suspend Auto-Refresh" immediately kicks in when you click on \\vmware-host in the tree (and all entries underneath it). You don't need to select a file / folder in a share for this to happen
But that happens on any server, not just \\vmware-host .

Post Reply