aboutsummaryrefslogtreecommitdiff
path: root/utils/ftpcp.c
Commit message (Collapse)AuthorAgeFilesLines
* Doc fix.Miles Bader1997-08-091-0/+2
|
* (append_basename):Miles Bader1997-08-081-13/+26
| | | | | | | New function. (main): Move target directory handling to append_basename. Use it also with remote transfers.
* (econnect):Miles Bader1997-08-081-18/+63
| | | | | | | | | | | Add NAME parameter, & set connection hook from it. (cntl_debug): Print CONN->hook as a string before any output. (eappend, ebasename): New functions. (main): Use them. Set the connection hooks to appropriate strings.
* (main):Miles Bader1997-07-291-6/+7
| | | | | When mungeing the destination to copy into a directory, do the name used to print error messages too.
* Moved here from ../libftpconnMiles Bader1997-06-041-0/+336