Voting

: max(nine, eight)?
(Example: nine)

The Note You're Voting On

corey-holzer at nyc dot rr dot com
21 years ago
The zero size file is not a side effect. When the ftp_get starts the first thing it does is to create the inode/file which it will stream the data too and that is a zero size file with the nname you specified for the local file. When the download fails it leaves the file in place.

<< Back to user notes page

To Top