Page 1 of 1

FTM2S extend Sessions

Posted: 23 Apr 2019, 17:55
by justanumber
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

Posted: 23 Apr 2019, 19:16
by Admin
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.

FTM2S extend Sessions

Posted: 23 Apr 2019, 19:49
by justanumber
Ok, thanks. Will experiment with a session class that allows custom session folder. Just need to extend the life of session.