<HTML><FONT FACE=arial,helvetica><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2">The FTP documentation in Rev is great, but in my situation I'm still in need of more advice.<BR>
<BR>
I'm trying to create a folder on an FTP server by creating a dummy file and then deleting it.&nbsp;  This works, but in some cases the server times out.&nbsp;  If I make a subsequent attempt, I get the </FONT><FONT COLOR="#000000" FACE="Verdana" LANG="0" SIZE="2">\u201cError Previous request not completed\u201d.</FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2"> message.&nbsp;  The problem is that the previous request was cancelled out due to timing out, so the pipeline is never re-opened to accept new commands.&nbsp;  Is there a way around this problem?&nbsp;  The example code listed in the FTP keyword helps if the first call just needs time to finish, but in my case, the first call never finishes.</FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2"></FONT></HTML>