Jump to content

Recommended Posts

Posted

I have implemented the Home Access Plus+ Facility for staff and students at an educational establishment. However, it has come to light that when the Extended version is used, it modifies all the dates for ALL folders that are in the network drive. However, It appears when the basic version is used, the date is only modified on the top folder when the actual folder contents have been modified.

Is there a way to stop the modified date from being modified unless a change is made within the folder, as it means when sorting the drive view my date modified it looks as though all folders have been modified at the same date and time, when in fact they haven't.

Any advice would be appreciated, as to why this happens and how it can be prevented if possible.

Thanks

Posted
The Extended interface's features are being converted to HTML5 and Javascript. You get the same experience, if not more features, by using the my files beta. (You can drag and drop, right click rename, right click delete, multi-select, double click to navigate, browser back button support, ZIP explorer, and more)
Posted
I see, so once the new extended version is released, it should solve the date modified issue? Guess there will be no going back on the current changed dates. When can the release be expected? This has become a brilliant tool and a solution I have been looking for , for a long time.
Posted

Ah, I've just looked at why HAP+ does this, and it's to find out if there is read/write permission on that folder. To avoid having to code a very painful and intensive ACL lookup.

 

1. HAP+ Attempts to create a temp file in the directory

- Fails :

2. Attempts to read a directory listing of that directory

- Fails : No Access

+ Completes: Read Only

+ Completes: Write Access

3. Delete temp file

 

Hope this info is useful, it was the only quick and easy way to find out if a user has write/read access to a folder. (ACL lookups are painful)

Posted

It doesn't need to, since you can't upload to a sub folder until you have navigated to that folder. It'll error out if you attempt and don't have permission

 

All really down to the basic version being very basic, and just catching errors when the occur, rather than trying to preempt them (extended/my files v8)

Posted

Hi Nick,

 

Would there by any way to turn this check off in the extended version? As this is the only small thing that puts me off using the extended version of HAP. I noticed it when one of our fairly large shared drives with a number of folders all had there date modified times changed to the last time I had browsed it through HAP.

 

Will the same check be in the upcoming HTML5 v8 version? If I remember I think with the basic version it pops up with the username & password prompt if you don't have access to folder or write access when trying to upload a file.

 

Many thanks for this great tool by the way. :)

 

Ash

Posted

Thanks for that update Nick, I've just tried it and the folder modified dates do not get changed when accessing a share through the extended version.

 

The only issues I'm having with HAP at the moment is when accessing a folder on the extended version (this has been happening before applying above update as well) on a shared drive that the logged in user does not have permission to view it comes up with the following error message:

hap_error.png

 

Also when uploading a file in the Basic Version using the drag and drop SL method it seems to get stuck on "Checking..." and doesn't upload the file. I've tested this with a few different files, none of which have any strange characters in the file name.

Posted

Error messages in the extended version are now end user friendly. Since silverlight development has been discontinued, bot the basic uploader and extended browser's development has stopped. It will soon be replaced by the v8 My File, demo of which you can try by going to /myfiles/ on your hap+ install.

 

It's hard to find out why the basic sl upload gets stuck on Checking..., thus why it's being dropped in the next major release (v8)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...