5.2.5 Beta .Net assembly not presenting password

Advertisement

SteveFCT
Joined:
Posts:
2

5.2.5 Beta .Net assembly not presenting password

Hi,

I am automating ftp transfers using PowerShell and the .Net assembly. It has been working using 5.1.7. I wanted to use the ResumeSupport so installed the 5.2.5 beta. The script now fails, and by using WireShark I can see that the Password is not being presented. Only the FTP command PASS, followed by 0D0A (crlf) is sent to the server.

If I revert to the 5.1.7 assembly it works again, and I can see the password being presented correctly.

Reply with quote

Advertisement

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

Re: 5.2.5 Beta .Net assembly not presenting password

Please attach a full session log file showing the problem (using the latest version of WinSCP).

To generate log file, set Session.SessionLogPath. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you may email it to me. You will find my address (if you log in) in my forum profile. Please include link back to this topic in your email. Also note in this topic that you have emailed the log.

Reply with quote

SteveFCT
Joined:
Posts:
2

Re: 5.2.5 Beta .Net assembly not presenting password

martin wrote:

Please attach a full session log file showing the problem (using the latest version of WinSCP).
[/size]

Hi,

I have generated the logs from both 5.1.7 and 5.2.5 and emailed them in a zip file.

Thanks
Steve

Reply with quote

Advertisement

You can post new topics in this forum