ftp Logout

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JBrodie
    New Member
    • Nov 2009
    • 2

    ftp Logout

    Hi,
    I'm adding an enhancement to a ftp website wrote in C# that I didn't write. I'm not all that proficient with ftp but I know C#.
    The site logs in to the server when creating the connection, but they want a Logoff button, and I was wondering what the syntax for that was.
    Thanks for any response.
    Jim
  • JBrodie
    New Member
    • Nov 2009
    • 2

    #2
    Hi again. I've managed to force the system to logoff by running a duff function with the keepalive variable set to false. Is there a better way of doing this?
    Thanks.

    Comment

    Working...