plamb: How long is the session token good?
{EDIT: Updated the timeout to 20 minutes, I originally specified the wrong time.}
Session tokens are a sliding window that expire after 20 minutes of inactivity.
plamb:Is it possible to create a token that is good for x number of days? Is there any way to define a custom-redirect when some attempts to access a file with an expired token?
This is a great idea and one we had not thought of. I will introduce this idea for a future release. I would image this would just be a parameter being passed along with the download such as http://node1.nirvanix.com/SESSIONTOKEN/App/User/Path/file.txt?forwardUrl=http://yoursite.com/someplace.php
Currently however this is not possible but we will keep you apprised.
Regards,
Barry R.