BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001015 [BusyBox] Documentation minor always 09-01-06 03:00 09-03-06 09:51
Reporter mwolfram View Status public  
Assigned To BusyBox
Priority normal Resolution won't fix  
Status closed   Product Version
Summary 0001015: ftpput documentation error
Description In the documentation for ftpput the parameter remote-file should be updated to remote-dir.
Additional Information
Attached Files

- Relationships

- Notes
(0001616)
vda
09-03-06 09:51

BS. It *IS* remote-file.

# ./busybox ftpput
BusyBox v1.2.0-svn (2006.09.03-13:45+0000) multi-call binary

Usage: ftpput [options] remote-host remote-file local-file

# ./busybox ftpput 127.0.0.1 /incoming z
ftpput: STOR error: Could not create file.

# ./busybox ftpput 127.0.0.1 /incoming/ z
ftpput: STOR error: Could not create file.

# ./busybox ftpput 127.0.0.1 /incoming/z z
<worked>
 

- Issue History
Date Modified Username Field Change
09-01-06 03:00 mwolfram New Issue
09-01-06 03:00 mwolfram Status new => assigned
09-01-06 03:00 mwolfram Assigned To  => BusyBox
09-03-06 09:51 vda Status assigned => closed
09-03-06 09:51 vda Note Added: 0001616
09-03-06 09:51 vda Resolution open => won't fix


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker