how to determine whether a file exists in winSCP folder

Advertisement

mark.tony.alphonso
Guest

how to determine whether a file exists in winSCP folder

hi all, i have built a window service(using C# code) which processes all the files that have been uploaded in the winSCP folder before the files are deleted

now is there a way to check whether a file exist in the folder in winscp so that i dont delete new files that have been recently uploaded.



:roll:

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: how to determine whether a file exists in winSCP folder

mark.tony.alphonso wrote:

now is there a way to check whether a file exist in the folder in winscp so that i dont delete new files that have been recently uploaded.
So you want to check for an existence of a remote files?

Reply with quote

Guest

Re: how to determine whether a file exists in winSCP folder

yup i want to check the existance of remote files

and also i am getting the error standardIN not redirected when i am debugging the service.

Reply with quote

Advertisement

You can post new topics in this forum