Re: Timeout due to server inactivity when trying t - WeOnlyDo Discussion board

Re: Timeout due to server inactivity when trying t (General questions)

by prabhat, Wednesday, June 24, 2009, 19:34 (5414 days ago) @ prabhat

Hi Anil,


Can you show us maybe direct value you are using in GetFiles Method line in your code?

Also which version of wodFtpDLX.NET you are using? You can check version using wodFtopDLX.NET Version Property.


Regards,
Drazen


Hi Below is the possible values we are passing

dlx1.GetFiles( \10.3.1.89\FTPL\ , \FTPGET\ , 5)

Thanks
Prabhat


Some time it is copied the file to the destination location but most of the time it is giving timeout due to inactivity


sorry i was used this

dlx1.GetFiles( \\10.3.1.89\FTPL\ , /FTPGET/ , 5)
Some time it is copied the file to the destination location but most of the time it is giving timeout due to inactivity [/

and local path is accessible without authentication


Complete thread: