Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

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.
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.
JanDV

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

Today I sent you a new mail with the answer of Titan support.
JanDV

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

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

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.
jandv

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

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

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.
jandv

I forgot to mention the same code works fine with the SFTP protocol on the same Titan FTP server.
jandv

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