physEd
12-03-2008, 08:45 AM
Hi,
First of all, I am a HUGE fan of Gbridge, and have told just about everyone I know about this little gem. I am attempting to use Gbridge in conjunction with a (self-coded) Matlab program to access images remotely. I use the "last modified time" to distinguish these images from each other. What I noticed, is that when I attempt to get the "last modified time" via the Matlab command:
imfinfo('http://<comp>.<user>.gbridge.net/images/1a.tif')
This returns (among other things)
FileModDate: '03-Dec-2008 16:38:47'
i.e. it always gives me the current time, not the last mod time. This is despite the fact that the "Last Modified Time" shown in the SecureShare window is correct. I realize that Matlab is not your bag, but do you know why this is? And is it possible to gain direct access to this "Last Modified Time" column? Any thoughts are much appreciated,
Cheers,
Ed
First of all, I am a HUGE fan of Gbridge, and have told just about everyone I know about this little gem. I am attempting to use Gbridge in conjunction with a (self-coded) Matlab program to access images remotely. I use the "last modified time" to distinguish these images from each other. What I noticed, is that when I attempt to get the "last modified time" via the Matlab command:
imfinfo('http://<comp>.<user>.gbridge.net/images/1a.tif')
This returns (among other things)
FileModDate: '03-Dec-2008 16:38:47'
i.e. it always gives me the current time, not the last mod time. This is despite the fact that the "Last Modified Time" shown in the SecureShare window is correct. I realize that Matlab is not your bag, but do you know why this is? And is it possible to gain direct access to this "Last Modified Time" column? Any thoughts are much appreciated,
Cheers,
Ed