Re: How tocheck whether a Connection has been made - WeOnlyDo Discussion board

Re: How tocheck whether a Connection has been made (General questions)

by Kamal, Wednesday, January 12, 2005, 13:35 (7052 days ago) @ wodSupport

it seems to fire the connect() method for each file although i check the state before connecting whether it is idle or Connecting and if it is not then execute it but it seems to ignore it and execute it anyhow!

and similar with SFTP, i check whether it is NULL or not and if it is not null then create a new one sftp = new SFTP() but it seems to ignore it and create a new one for each file anyhow!

is that because each single file has it's own GUID? or is that something else.?!! [:doh:]


Complete thread: