登录
首页 » Linux-Unix program » A very simple linux FTP server. Including browsing, delete, upload, download, co...

A very simple linux FTP server. Including browsing, delete, upload, download, co...

于 2022-07-19 发布 文件大小:6.97 kB
0 116
下载积分: 2 下载次数: 1

代码说明:

一个非常简单的linux FTP服务器。包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。压缩文件里有详细的编译说明。-A very simple linux FTP server. Including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-process ways. Compressed file to compile a detailed description.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • pxa270的rtc驱动源代码!!好用!
    pxa270的rtc驱动源代码!!好用!
    2023-04-15 04:55:03下载
    积分:1
  • 网络蜘蛛,可批量下载网页,要写配置文件,注明代理服务器等...
    网络蜘蛛,可批量下载网页,要写配置文件,注明代理服务器等-network spider can download page volume, write configuration files, specifying proxy server
    2023-06-17 20:25:03下载
    积分:1
  • 串口程序,一个很好的Linux、Unix的串行、并行的源代码
    串口程序,一个很好的Linux、Unix下的串口,并口程序源代码-Serial procedures, a very good Linux, Unix Serial, Parallel source code
    2022-05-07 23:28:14下载
    积分:1
  • ARM编程的基本知识,BOOT代码流程和功能分析,OS中断程序的编写举例 和BOOT代码的流程图,希望这些内容能为初学ARM的朋友拨开迷雾,以...
    ARM编程的基本知识,BOOT代码流程和功能分析,OS中断程序的编写举例 和BOOT代码的流程图,希望这些内容能为初学ARM的朋友拨开迷雾,以最快的速度和最短的时间走进嵌入世界的大们 -ARM basic knowledge of programming, BOOT code flow and functional analysis, OS interrupted, for example the preparation of procedures and flow chart BOOT code, I hope the content of the ARM for the beginner Friend fog cleared, the fastest and the shortest period of time away embedded into the big world have
    2022-01-25 18:23:49下载
    积分:1
  • completion of the following non
    完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数 ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件 列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名最后加上一个/号。 所提供的路径名可以包含“.”,“..”,“~”等特殊目录-completion of the following non-functional parameters of ls : listed in the current directory-hidden (files and directories were not. Beginning) of files and directories ls-a : listed in the current directory of all files and directories ls-l : in the long list of current directory listed under the non-hidden possession of files and directories. Each file or directory only asked to list the following information : the type and competence, file name, number of links, the user ID and group ID, byte size, a few blocks ls path : If a path representatives of the document showed documents suggest otherwise error; If representatives of a path name the presence of the directory lists the directory lists the
    2023-02-01 23:40:04下载
    积分:1
  • gcc中文用户手册,pdf档。希望对大家有帮助!
    gcc中文用户手册,pdf档。希望对大家有帮助!-gcc English user manual, pdf file. Hope everyone has to help!
    2022-05-17 06:45:46下载
    积分:1
  • 嵌入式linux发送电子邮件程序,pc上当然好用了。
    嵌入式linux发送电子邮件程序,pc上当然好用了。 -embedded linux Send e-mail program, pc uses on the course. Embedded Linux Send e-mail program, pc uses on the course.
    2022-02-25 21:27:49下载
    积分:1
  • MD5算法的例子
    MD5算法的例子--Example of MD5 algorithm
    2022-03-21 17:55:35下载
    积分:1
  • 宽度= gdk_pixbuf_animation_get_width(ANI)
    width = gdk_pixbuf_animation_get_width(ani) height = gdk_pixbuf_animation_get_height(ani) current_frame_list = gdk_pixbuf_animation_get_frames(ani) pixmap = gdk_pixmap_new(w->window, width, height, -1) clean_pixmap = gdk_pixmap_new(w->window, width, height, -1) if (w->style->bg_pixmap[GTK_STATE_NORMAL]) { GdkPixmap *bg = w->style->bg_pixmap[GTK_STATE_NORMAL] GdkGC *gc GdkGCValues values values.tile = bg values.fill = GDK_TILED gc = gdk_gc_new_with_values(w->window, &values, GDK_GC_FILL|GDK_GC_TILE) gdk_gc_set_ts_origin(gc, (w->allocation.width - width)/2, (w->allocation.height-height)/2) gdk_draw_rectangle(clean_pixmap,gc, TRUE, 0, 0, width, height) gdk_gc_destroy(gc) } else { gdk_draw_rectangle(clean_pixmap, w->style->bg_gc[GTK_STATE_NORMAL], TRUE, 0, 0, width, height) }- width = gdk_pixbuf_animation_get_width(ani)
    2022-05-17 15:10:31下载
    积分:1
  • LINUX programming Programming LINUX White Paper Details
    LINUX编程白皮书 详细介绍LINUX编程-LINUX programming Programming LINUX White Paper Details
    2023-08-24 06:05:08下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载