登录
首页 » C++ » xFsRedir---for-CSDN

xFsRedir---for-CSDN

于 2021-04-01 发布 文件大小:298KB
0 305
下载积分: 1 下载次数: 13

代码说明:

  这是实现目录重定向的源代码工程,包括驱动部分和应用层程序。 使用传统的文件过滤驱动为框架,截获某个目录下的所有IRP请求, 然后转发到应用层程序。 应用层程序通过FTP通讯,把请求再转发到FTP服务端, 从而把本地文件系统中的某个目录直接重定向到FTP服务器目录。 而操作这个被重定向的目录,就跟完全操作本地文件系统的目录一样,没任何区别。 本工程只是开发过程中的一个版本,许多BUG和功能同在, 所以不可直接使用到您的商业产品中,只可做研究学习之用。(lksdjf ldksj lkdsja lkdjl kjdslk jlaksdj lkdjsl kjdlksj alkjd )

文件列表:

bin
...\InstDrv.exe,40736,2013-07-19
...\xFsRedir.exe,121856,2015-01-19
...\xfs_redir.sys,33280,2015-01-21
...\说明-2.txt,707,2015-02-16
...\说明.txt,528,2015-03-29
driver
......\buildchk_win7_amd64.log,5314,2014-12-16
......\buildchk_win7_x86.log,339,2015-01-19
......\buildfre_win7_amd64.log,341,2015-01-20
......\buildfre_win7_x86.log,3665,2015-01-21
......\common.cpp,6237,2015-01-12
......\common.h,1787,2014-12-04
......\fastio.cpp,23397,2015-01-21
......\fs_filter.cpp,24094,2015-01-19
......\fs_filter.h,4928,2015-01-17
......\fs_info.cpp,24308,2015-01-11
......\fs_notify.cpp,14691,2015-01-19
......\ioctl.cpp,22930,2015-01-18
......\ioctl.h,3754,2015-01-05
......\main.cpp,2704,2015-01-19
......\makefile,267,2002-03-25
......\rbtree.c,9140,2013-03-26
......\rbtree.h,4364,2013-03-26
......\htm" target=_blank>sources,345,2015-01-15
......\xfs_redir.cpp,17872,2015-01-20
......\xfs_redir.h,5026,2015-01-20
......\xfs_redir.pdb,527360,2015-01-21
......\xfs_redir.sys,33280,2015-01-21
user
....\resource.h,1548,2015-01-19
....\src
....\...\fsdev.cpp,21955,2015-01-19
....\...\fsdev.h,4269,2015-01-19
....\...\fsftp.cpp,16718,2015-01-19
....\...\ftpclient.cpp,20061,2015-01-14
....\...\ftpclient.h,1075,2015-01-05
....\...\ftpparse.c,13627,2014-12-21
....\...\ftpparse.h,1722,2014-12-21
....\...\main.cpp,2658,2015-01-19
....\xFsRedir.aps,3020,2015-01-19
....\xFsRedir.rc,5888,2015-01-19
....\xFsRedir.sln,1315,2014-12-02
....\xFsRedir.vcxproj,7864,2015-01-19
....\xFsRedir.vcxproj.filters,1901,2015-01-19
....\xFsRedir.vcxproj.user,165,2014-11-12

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

发表评论

0 个回复

  • KeyScan
    自己制作的实验箱 基于OK6410的,程序里面对应着接口,RVDS开发,裸版程序,测试通过的按键扫描(To produce their own experimental box based on OK6410, which corresponds to the interface, RVDS development, naked version of the procedure, the test button scanning)
    2011-12-12 18:45:56下载
    积分:1
  • adl_pci7432
    凌华科技PCI-743264通道的驱动程序。隔离数字量IO板(ADLINK PCI-743264-channel driver. Isolated Digital IO board)
    2013-02-24 21:04:11下载
    积分:1
  • VC-HID
    使用VC++访问如键盘,鼠标和自定义的HID设备(Using VC++ to access such as a keyboard, mouse, and a custom HID device)
    2011-01-25 17:09:47下载
    积分:1
  • Focaltech-Driver
    FT的驱动代码,费了好大的劲才获得的,请参考并提出宝贵意见。(FT s driving code,it s very difficult to get it, please refer to it and give you good opinion.)
    2014-04-08 12:22:34下载
    积分:1
  • char_dev.tar
    说明:  这个是linux下的一个字符设备的驱动程序,里面包含了驱动模块和测试用的驱动程序,在s3c4410开发板上验证过的,有问题联系作者qq:9460841(This is under linux character device driver, which includes a drive module and the test driver in the development of on-board s3c4410 verified, there are problems contact the author qq: 9460841)
    2008-09-09 09:34:24下载
    积分:1
  • Bank
    基于随机事件的驱动模拟,利用栈,队列的知识开发的一个银行驱动事件模拟(Driven simulation based on random events, using stacks, queues of knowledge development of a bank-driven event simulation)
    2010-06-06 21:38:31下载
    积分:1
  • 5158521
    无驱动进入ring0源码,程序调用API函数实现无驱动进入ring0权限。(No driven into ring0 source , the program calls API functions without driven into ring0 permission.)
    2017-04-18 20:47:50下载
    积分:1
  • Power
    26 路电压自动测试 电脑显示保存测试数据(Power test)
    2009-03-31 11:08:22下载
    积分:1
  • ZedGraphSampleVC
    固高GT400运行控制卡驱动应用示例,VC界面,包括伺服控制、电机调速及曲线绘制功能,可学习主要函数调用方法。(Solid high GT400 running control card driver application examples, VC interface, including servo control, motor speed and curve drawing function, can learn the main function call method.)
    2020-09-10 05:58:01下载
    积分:1
  • client
    进程间通信,通过客户端的程序来进行数据的收发,主线程和进程间通过数据的交互来进行通信(Interprocess communication, through the client program to send and receive data, the main thread and the interaction between processes through data for communication)
    2013-09-10 10:23:38下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载