1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/ftp
2008-10-21 17:54:00 +00:00
..
cmds.c - resume http transfers [-C], if local file does not exist 2008-10-16 23:15:53 +00:00
cmdtab.c - add support for recursive transfers (but not for floppies), e.g. 2008-07-08 21:07:57 +00:00
complete.c - add support for recursive transfers (but not for floppies), e.g. 2008-07-08 21:07:57 +00:00
cookie.c in resume mode, pass -c to mget when {dir,file}hasglob, so that i'm 2008-06-25 21:15:19 +00:00
domacro.c default file transfer type is binary, not ascii; 2008-08-22 08:52:35 +00:00
extern.h - add support for recursive transfers (but not for floppies), e.g. 2008-07-08 21:07:57 +00:00
fetch.c - resume http transfers [-C], if local file does not exist 2008-10-16 23:15:53 +00:00
ftp_var.h - add support for recursive transfers (but not for floppies), e.g. 2008-07-08 21:07:57 +00:00
ftp.1 - simplify mget(): remove the duplicate code and just use getit(), 2008-09-08 19:31:16 +00:00
ftp.c - add support for recursive transfers (but not for floppies), e.g. 2008-07-08 21:07:57 +00:00
list.c add rcs id 2008-10-21 17:54:00 +00:00
main.c default file transfer type is binary, not ascii; 2008-08-22 08:52:35 +00:00
Makefile - add support for recursive transfers (but not for floppies), e.g. 2008-07-08 21:07:57 +00:00
pathnames.h Remove the advertising clause in the UCB license which Berkeley 2003-06-03 02:56:05 +00:00
ruserpass.c in resume mode, pass -c to mget when {dir,file}hasglob, so that i'm 2008-06-25 21:15:19 +00:00
stringlist.c use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg 2007-09-02 15:19:07 +00:00
stringlist.h
util.c default file transfer type is binary, not ascii; 2008-08-22 08:52:35 +00:00