summaryrefslogtreecommitdiff
path: root/networking/ftpgetput.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use an explicit cast on some types that change size whenEric Andersen2003-06-201-2/+2
* Major coreutils update.Manuel Novoa III2003-03-191-25/+25
* When retrieving a file dont open file until we have to to prevent files of si...Glenn L McGrath2002-12-181-8/+8
* Merge copyfd and copy_file_chunkGlenn L McGrath2002-12-131-47/+6
* Change ftpput so it uses <remote-path> <local-file> as it shouldGlenn L McGrath2002-12-131-1/+1
* Fix possible bug if file length not knownGlenn L McGrath2002-12-131-6/+11
* New applets, ftpget and ftpputGlenn L McGrath2002-12-131-0/+405