> > > Dear Curtis,
> > >
> > > it was the whole content of the MyLog.txt file. The logging seem to
> > > stop at a certain point.
> > > No, I am not calling prep_data_channel() inside of my code.
> > > The version of FTPSSL which works for me is version 0.25
> > >
> > > Mit freundlichen Grüßen, Best regards
> > >
> > > Removed
> > > IT-Administrator | Web-Developer
> > >
> > > Removed
> > > Removed
> > > Removed
> > > E-Mail: removed@example.com
> > >
> > >
> > >
> > > Removed
> > > Removed
> > > Removed
> > >
> > >
> > > -----Ursprüngliche Nachricht-----
> > > Von: Curtis Leach via RT [mailto:bug-Net-FTPSSL@rt.cpan.org]
> > > Gesendet: Mittwoch, 1. März 2017 23:22
> > > An: Removed <removed@example.com>
> > > Betreff: [rt.cpan.org #120341] Net::FTPSSL Bugreport
> > >
> > > <URL:
>
> > >
> > > Thanks Removed,
> > >
> > > But can you please just send as an attachment the MyLog.txt file
> > > that your script generated? The logs automatically mask out
> > > usernames & passwords.
> > >
> > > There was just too much info missing from what you pasted into your
> > > email that would be critical in figuring out what's happening.
> > >
> > > I just hope you are not calling prep_data_channel() directly in
> > > your
> > > code. That's not really supported logic for my module.
> > >
> > > Also what version did you downgrade to that seems to be working for
> > > you?
> > >
> > > Curtis
> > >
> > > On Wed Mar 01 15:16:03 2017, removed@example.com wrote:
> > > > Dear Curtis,
> > > >
> > > >
> > > >
> > > > thanks for your reply and sorry for the late response.
> > > >
> > > >
> > > >
> > > > This is what I get now.
> > > >
> > > >
> > > >
> > > > [cid:image001.png@01D292B3.CF39D200]
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > DEBUGLOG:
> > > >
> > > >
> > > >
> > > > Net-FTPSSL Version: 0.35
> > > >
> > > > IO-Socket-INET Version: 1.35
> > > >
> > > > IO-Socket-SSL Version: 2.046
> > > >
> > > >
> > > >
> > > > IPv6 support available via IO::Socket::IP (0.38) Key: (Family)
> > > >
> > > >
> > > >
> > > > Perl: 5.024001 [5.24.1], OS: MSWin32
> > > >
> > > >
> > > >
> > > > ***** IPv6 not yet supported in Net::FTPSSL! *****
> > > >
> > > >
> > > >
> > > > Server (port): 78.46.10.105 (21)
> > > >
> > > >
> > > >
> > > > Keys: (Encryption), (Debug), (Timeout), (Croak), (DebugLogFile),
> > > > (Port)
> > > >
> > > > Values: (E), (1), (20), (1), (MyLog.txt), (21)
> > > >
> > > >
> > > >
> > > > SKT <<< 220 FTP Server 1.0
> > > >
> > > > SKT >>> AUTH TLS
> > > >
> > > > SKT <<< 234 AUTH TLS successful
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > Mit freundlichen Grüßen, Best regards
> > > >
> > > >
> > > >
> > > > Removed
> > > >
> > > > IT-Administrator | Web-Developer
> > > >
> > > >
> > > >
> > > > Removed
> > > >
> > > > Removed
> > > >
> > > > Removed
> > > >
> > > > E-Mail: removed@example.com
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > Removed
> > > >
> > > > Removed
> > > >
> > > > Removed
> > > >
> > > >
> > > >
> > > > -----Ursprüngliche Nachricht-----
> > > > Von: Curtis Leach via RT [mailto:bug-Net-FTPSSL@rt.cpan.org]
> > > > Gesendet: Donnerstag, 23. Februar 2017 18:34
> > > > An: Removed <removed@example.com>
> > > > Betreff: [rt.cpan.org #120341] Net::FTPSSL Bugreport
> > > >
> > > >
> > > >
> > > > <URL:
https://rt.cpan.org/Ticket/Display.html?id=120341 >
> > > >
> > > >
> > > >
> > > > Hi Removed,
> > > >
> > > >
> > > >
> > > > Sorry to hear you're having difficulties with my module. But I
> > > > need more information if I'm to have any luck trying to figure
> > > > out
> > > > what your issue is.
> > > >
> > > >
> > > >
> > > > At a bare minimum I need a copy of the FTPSSL log file showing
> > > > how
> > > > the code breaks. You'll need to add to the call to new()
> > > > "Debug=>1"
> > > > & DebugLogFile="MyLog.txt" to turn on logging. Adding Croak=>1 so
> > > > your code dies once it hits an error would help as well, since
> > > > many times the 1st error causes other issues later on. Finally
> > > > call
> > > > $ftps-
> > > > > trapWarn() right after your call to new() so that any Perl
> > > > > warnings
> > > > will also get dumped to the log file as well. Then send it to me
> > > > as an attachment. Pasting it into the message body usually makes
> > > > the logs unreadable.
> > > >
> > > >
> > > >
> > > > It would also help if you could provide a simple program to
> > > > replicate the issue. But I should be able to trace what's
> > > > happening with just the logs. But the program would greatly help
> > > > resolve any ambiguities.
> > > >
> > > >
> > > >
> > > > It would also help if you could tell me what older version you
> > > > downgraded to that seems to be working.
> > > >
> > > >
> > > >
> > > > Curtis
> > > >
> > > >
> > > >
> > > > On Thu Feb 23 07:59:17 2017, Removed.Kocak@red-
> > > > kiwi.de<mailto:removed@example.com> wrote:
> > > >
> > > > > Dear Sirs,
> > > >
> > > > >
> > > >
> > > > > with the newest version of FTPSSL it is no longer possible to
> > > >
> > > > > establish a connection to the server.
> > > >
> > > > > It says that the method "sub prep_data_channel" contians
> > > > > uninitialized
> > > >
> > > > > variables.
> > > >
> > > > >
> > > >
> > > > > I replaced the file FTPSSL.pm with an older version and it
> > > > > works
> > > >
> > > > > again.
> > > >
> > > > >
> > > >
> > > > > But from time to time i get this error: 555 Unexpected EOF on
> > > > > Command
> > > >
> > > > > Channel [0]
> > > >
> > > > >
> > > >
> > > > > PERL: 5.24.1 x64 on a Windows Server 2012 r2
> > > >
> > > > >
> > > >
> > > > > Mit freundlichen Grüßen, Best regards
> > > >
> > > > >
> > > >
> > > > > Removed
> > > >
> > > > > IT-Administrator | Web-Developer
> > > >
> > > > >
> > > >
> > > > > Removed
> > > >
> > > > > Removed
> > > >
> > > > > Removed
> > > >
> > > > > E-Mail: removed@example.com<mailto:Removed.Kocak@red-
> > > > > kiwi.de<mailto:Removed.Kocak@red-
> > > > > kiwi.de%3cmailto:Removed.Kocak@red-
> > > > > kiwi.de>>
> > > >
> > > > >
> > > >
> > > > > Removed
> > > >
> > > > >
> > > >
> > > > > Removed
> > > >
> > > > > Removed
> > > >
> > > > > Removed
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >