As previously stated, using FTM2S in a closed enviroment and security in not a huge concern.
Is there a way to extend the remote FTP login sessions? Like to set time to expire instead of removing session on window close.
I have autocomplete=on for inputs which seems to work long as window is not closed.
Thanks in advance for advice/help.
FTM2S extend Sessions
-
- Posts:13
FTM2S extend Sessions
Admin
Posts:805
From what I know, a php session expires when the browser is closed.
I don't know any way to make the ftp login session keep alive after the window is closed.
I don't know any way to make the ftp login session keep alive after the window is closed.
justanumber
Posts:13
Ok, thanks. Will experiment with a session class that allows custom session folder. Just need to extend the life of session.