Skip Menu |

This queue is for tickets about the Net-xFTP CPAN distribution.

Report information
The Basics
Id: 63290
Status: resolved
Priority: 0/
Queue: Net-xFTP

People
Owner: turnerjw784 [...] yahoo.com
Requestors: kate [...] yoak.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Support for FTPSSL - patch included
Date: Tue, 23 Nov 2010 14:27:42 -0800
To: bug-Net-xFTP [...] rt.cpan.org
From: Kate Yoak <kate [...] yoak.com>
Hi Jim, I have found your xFTP-FTPSSL.pm module within the Net::xFTP distribution. Because I needed an app that could seamlessly switch between protocols, I fixed all the places where it was not working. A patch is attached. There are basically three things: 1. dir calls list 2. ls calls nlst 3. recursive mkdir is implemented

Message body is not shown because sender requested not to inline it.

There is also a function called set_status which I could not find documented within any modules. I commented it out. Not sure what you intended here. That line also needs to be commented out within xFTP_SFTP.pm Thanks for the help making it all work. Let me know if you'd like any further assistance in brining ftps into your distribution. Kate
Kate, Thanks for the patch. I have addressed your issues with the attached beta release. I am unable to test in that I do not have access to a server that uses the FTPSSL protocol. Please test, review, & let me know if working properly or if any issues remain. Regards, Jim PS - Cool, you found my Formspring! On Tue Nov 23 17:27:56 2010, kate@yoak.com wrote: Show quoted text
> Hi Jim, > > I have found your xFTP-FTPSSL.pm module within the Net::xFTP > distribution. Because I needed an app that could seamlessly switch > between protocols, I fixed all the places where it was not working. > A patch is attached. There are basically three things: > > 1. dir calls list > 2. ls calls nlst > 3. recursive mkdir is implemented >
Subject: Net-xFTP-0.44b1.tar.gz
Download Net-xFTP-0.44b1.tar.gz
application/gzip 19.8k

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #63290] Support for FTPSSL - patch included
Date: Wed, 1 Dec 2010 19:33:58 -0800 (PST)
To: bug-Net-xFTP [...] rt.cpan.org
From: Jim Turner <turnerjw784 [...] yahoo.com>
Kate,      Not sure the cpan bug system emails you on updates, so try 0.44b1 & see my notes in the cpan ticket! Regards, Jim Turner --- On Tue, 11/23/10, Kate Yoak via RT <bug-Net-xFTP@rt.cpan.org> wrote: From: Kate Yoak via RT <bug-Net-xFTP@rt.cpan.org> Subject: [rt.cpan.org #63290] Support for FTPSSL - patch included To: Date: Tuesday, November 23, 2010, 4:27 PM Tue Nov 23 17:27:56 2010: Request 63290 was acted upon. Transaction: Ticket created by kate@yoak.com        Queue: Net-xFTP      Subject: Support for FTPSSL - patch included    Broken in: (no value)     Severity: (no value)        Owner: Nobody   Requestors: kate@yoak.com       Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63290 > Hi Jim, I have found your xFTP-FTPSSL.pm module within the Net::xFTP distribution.  Because I needed an app that could seamlessly switch between protocols, I fixed all the places where it was not working.  A patch is attached.  There are basically three things: 1. dir calls list 2. ls  calls nlst 3. recursive mkdir is implemented Show quoted text
-----Inline Attachment Follows----- There is also a function called set_status which I could not find documented within any modules. I commented it out.  Not sure what you intended here. That line also needs to be commented out within xFTP_SFTP.pm Thanks for the help making it all work.  Let me know if you'd like any further assistance in brining ftps into your distribution. Kate
Download Net-xFTP-0.44b1.tar.gz
application/gzip 19.8k

Message body not shown because it is not plain text.

Closing this as "resolved" assuming latest version 0.44 fixed since no reply >3 months after my last response & invite to test latest version. If subsequent issues found, plz open a new bug and reference this one. Jim Turner On Tue Nov 23 17:27:56 2010, kate@yoak.com wrote: Show quoted text
> Hi Jim, > > I have found your xFTP-FTPSSL.pm module within the Net::xFTP > distribution. Because I needed an app that could seamlessly switch > between protocols, I fixed all the places where it was not working. > A patch is attached. There are basically three things: > > 1. dir calls list > 2. ls calls nlst > 3. recursive mkdir is implemented >