Trouble using .NET session.fileexist with FTP protocol

Advertisement

jandv
Guest

Trouble using .NET session.fileexist with FTP protocol

The code I developed works fine with vsftpd, while it doesn't with Titan FTP Server v9.12

Before uploading files, I check with the Session.FileExists method if the file already exists. On Titan FTP Server, the first call succeeds, while the second call stops with a SessionLocalExeption: Element "group" not found in the log-file.

WinSCP Version 5.1.1

Reply with quote

Advertisement

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

Re: Trouble using .NET session.fileexist with FTP protocol

I do not see any listing in the response to the MLST command:
> 2012-11-08 15:19:54.945 MLST MEIV1211081519.zip
< 2012-11-08 15:19:54.961 250-MLST /MEIV1211081519.zip
---- listing should be here ----
< 2012-11-08 15:19:54.961 250 command successful.

You should contact Tital support.

Reply with quote

jandv
Guest

Re: Trouble using .NET session.fileexist with FTP protocol

Thanks a lot Martin for this very quick reaction.
I'll check with Titan support.

Reply with quote

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

Re: Trouble using .NET session.fileexist with FTP protocol

Anyway, can you send me an email, so I can send you back a debug version of WinSCP to track the problem? Please include link back to this topic in your email. Also note in this topic that you have sent the email. Thanks.

You will find my address (if you log in) in my forum profile.

Reply with quote

Advertisement

JanDV
Joined:
Posts:
4
Location:
Belgium

Re: Trouble using .NET session.fileexist with FTP protocol

I sent you a mail today 14th November 12:00

Reply with quote

JanDV

Re: Trouble using .NET session.fileexist with FTP protocol

Today I sent you a second mail with an answer (additional information) of Titan support.

Reply with quote

JanDV

Re: Trouble using .NET session.fileexist with FTP protocol

The problem is solved after the update to Titan FTP Server version 9.13 Build 1623.

Thanks a lot for your very adequate and quick support.

Reply with quote

Advertisement

You can post new topics in this forum