Bug #1014
Net::FTP#get
| Status: | Closed | Start date: | 01/15/2009 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | doc | |||
| Target version: | - | |||
| reporter: | 5.5 | ruby_version: | 1.8,1.9 |
Description
Net::FTP#get の説明で, remotefile が省略されると localfile のベースネームが仮定されます。 とありますが, localfile が省略されると remotefile のベースネームが仮定されます。 の間違いではないでしょうか。