Page 1 of 1
Problem with connected network drives
Posted: 08 Nov 2004 22:30
by peterbonge
When I'm deleting files or folders from connected network drives the files list and the tree view aren't refreshed. And sometimes folders can't be deleted because the program can't find them (said in the error message). I think the program tries to delete files or subfolders which are already deleted (refresh problem)...
With the Windows Explorer I don't have these problems...
Re: Problem with connected network drives
Posted: 09 Nov 2004 12:30
by admin
I cannot reproduce this refresh problem. Does it happen everytime with all files and folders on connected network drives? Also with Move and Copy operations on/from/to connected network drives?
Posted: 09 Nov 2004 23:12
by peterbonge
1. When I move a file to another folder with the mouse button all is OK.
2. When I paste a cutted or copied file I don't see it until refresh.
3. Dragging a file to a connected network drive is unimportant because I'll have to switch to the drive to see the result and this would of course cause a refresh.
4. Yes, it happens everytime.
5. The network drive is a file server (Samba).
EDIT:
6. When I open the file server via the network neighborhood it is the same. But when I open a shared folder of another PC via the network neighborhood all is fine...
Posted: 10 Nov 2004 10:27
by admin
Has this issue recently come up, or do you think it was always in TrackerV3?
Posted: 10 Nov 2004 12:14
by peterbonge
I think it was always in TrackerV3. But at the beginning I didn't spent much attention to it.
Posted: 10 Nov 2004 13:58
by admin
Okay, I'm pretty sure I fixed it! You'll have it with next BETA delivery...
Thanks for reporting it.
Don
Posted: 12 Nov 2004 17:50
by peterbonge
The version 3.60.0084 doesn't fix this problem here...
Posted: 12 Nov 2004 18:01
by admin
peterbonge wrote:The version 3.60.0084 doesn't fix this problem here...
Oh, that's too bad. I actually could reproduce it and then fix it. Maybe my solution does not work with all servers. I'll try again...
Posted: 13 Nov 2004 15:12
by admin
admin wrote:I'll try again...
No luck. You gotta live with it.

Posted: 22 Mar 2007 00:13
by peterbonge
Since some time I again have a problem with my network drive. Normally it works fine, except deleting folders. Deleting files is no problem, but if I delete a folder nothing happens. The files within the folder will be deleted, but not the folder.
Posted: 22 Mar 2007 01:19
by Creat
I just wanted to metion that I did have the (original) problem peterbonge had (has?) as well, I can't say weather it's gone or not though.
I'll try to pay attention to it
bye
Creat
Posted: 22 Mar 2007 08:47
by admin
peterbonge wrote:Since some time I again have a problem with my network drive. Normally it works fine, except deleting folders. Deleting files is no problem, but if I delete a folder nothing happens. The files within the folder will be deleted, but not the folder.
You mean the tree is not refreshed (but the folder
is deleted)?
Posted: 22 Mar 2007 09:41
by peterbonge
admin wrote:peterbonge wrote:Since some time I again have a problem with my network drive. Normally it works fine, except deleting folders. Deleting files is no problem, but if I delete a folder nothing happens. The files within the folder will be deleted, but not the folder.
You mean the tree is not refreshed (but the folder
is deleted)?
No. If I delete a file the file will be deleted and the file list will be refreshed. If I delete a folder nothing will be refreshed. After a manual refresh the folder is still there. Just the files within the folder are deleted.
Posted: 22 Mar 2007 16:51
by CyGho
Well, I have the same thing sometimes in Explorer, so I doubt if it's an XYplorer thing.
Posted: 23 Mar 2007 21:13
by admin
CyGho wrote:Well, I have the same thing sometimes in Explorer, so I doubt if it's an XYplorer thing.
I never have it in XYplorer, so I as well doubt if it's an XYplorer thing.
Apart from XY's "Backup" functions (which use Kernel API) I use the SHFileOperation Shell32 API for all file operations. If the function fails I can't help it. The reason here might be some sharing violation, or a matter of rights in the network...?