[Bug #130726] type=a code commented out in lwp5/.../ftp.pm

noreply@sourceforge.net
Thu, 01 Feb 2001 11:52:56 -0800


Bug #130726, was updated on 2001-Feb-01 11:52
Here is a current snapshot of the bug.

Project: libwww-perl
Category: None
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: sslama
Assigned to : nobody
Summary: type=a code commented out in lwp5/.../ftp.pm

Details: While writing a script to transmit a file from a Unix
system to a Windows FTP server using the PUT method,
I discovered that the "type=a" parameter was being
ignored.

The source code to the file
lwp5/lib/LWP/Protocol/ftp.pm
has code that checks for this parameter, but the code
is commented out and the transfer type is forced to
binary.


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=130726&group_id=14630