[BusyBox 0000636]: ftp does not use correct paths AND ftp does not work with servers that do not support the ALLO cmd

bugs at busybox.net bugs at busybox.net
Tue Jan 10 23:35:57 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=636 
====================================================================== 
Reported By:                bakaitee
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   636
Category:                   Networking Support
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             01-10-2006 15:35 PST
Last Modified:              01-10-2006 15:35 PST
====================================================================== 
Summary:                    ftp does not use correct paths AND ftp does not work
with servers that do not support the ALLO cmd
Description: 
Some ftp servers (vsftpd) do not support the ALLO cmd, while all servers
handle a ftp STOR without a preceeding ALLO cmd.  So the ALLO cmd seems to
be a hinderance and might as well be taken out.

Also, ftp does not handle the local and remote pathnames correctly, and
sometimes use the basename of one of them as the basename of the other!! 


A patch file that fixes both these issues is attached.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-10-06 15:35  bakaitee       New Issue                                    
01-10-06 15:35  bakaitee       Status                   new => assigned     
01-10-06 15:35  bakaitee       Assigned To               => BusyBox         
01-10-06 15:35  bakaitee       File Added: busybox-1.00_ftpput.patch            
       
======================================================================




More information about the busybox-cvs mailing list