搜索资源列表
AccountInput
- 从FTP下载文件下载到本地,再通过解析,导入到sql server-Download files from FTP to download to a local, and then through analysis, into sql server
DataDispose
- 访问FTP下载数据,通过数值分析,并把数据以及结果存放到Oracle数据库中。FTP访问;数据分析;Oracle连接、操作。-FTP access to download data, through numerical analysis, and the data and the results stored into the Oracle database. FTP access data analysis Oracle connection, operation.
Servgl
- 1、MS SQL数据库备份功能:通过在服务器上的FTP服务器将备份的数据被下载到本地。 2,远程唤醒功能:打开你需要唤醒客户端卡的功能,IP地址,MAC地址 3,远程关机功能:需要知道,一个客户端具有适当权限的帐户和密码。您可以管理多个客户端。 此程序由Delphi xe3编译通过。- 1\MS SQL database backup function: through an FTP server on the server will be backed up to the d
indy控件进行ftp上传下载
- 通过indy控件进行ftp上传下载的源码例子,基本完成了上传下载的程序,可以正常上传文件到ftp服务器和下载文件,有兴趣的可继续完善