Discuss (FTP), (FTP on .NET CF) and (FTPS, SFTP and SCP).
no avatar
User

daunter

Posts

13

Joined

Tue May 11, 2010 9:32 pm

TimeOut Error while InvokeCommandSSH("unzip", para

by daunter » Thu Jul 15, 2010 8:44 pm

Hi Everyone ,

When i try to unzip a war in server with InvokeCommandSSH , i get timeout error.

ftpclient.Timeout = 300000;
string[] param = new string[1];
param[0] = "/path/x.war";
string result = ((SecureFTPConnection)ftpclient).InvokeCommandSSH("unzip", param);

Where am i wrong ? Any suggestion ?
no avatar
User

support2

Posts

3987

Joined

Tue May 18, 2004 8:30 am

Re: TimeOut Error while InvokeCommandSSH("unzip",

by support2 » Thu Jul 15, 2010 8:56 pm

Please get a log file set to the All logging level and email it to support (zipped).
no avatar
User

support2

Posts

3987

Joined

Tue May 18, 2004 8:30 am

Re: TimeOut Error while InvokeCommandSSH("unzip",

by support2 » Wed Jul 21, 2010 7:30 am

Any more on this?

Who is online

Users browsing this forum: No registered users and 28 guests

Powered by phpBB ® | phpBB3 Style by KomiDesign