FTP scripts - Top 4 Download

FTP script downloads

csASPUpload

csASPUpload is an ASP component which allows a user to upload files to the server using an html form. Features: - Attach a file, or files to an HTML form. - Allows your web site visitors to upload files without requiring FTP software, or the use of email attachments. ...
ASP.NET

FTP for NET

PowerTCP FTP for .NET allows you to easily transfer files using wildcards or streams, or directly access the data connection for unprecedented levels of control. To help you deliver applications in record time, debugging has been extended beyond run-time testing to a new design-time Editor that lets you test file transfers ...
ASP.NET

Threaded FTP Client

This script allows you to download multiple directories from remote FTP servers and copy these to local machines under multiple threads. This script expects an XML file with details on the directories that requires to be downloaded from remote FTP servers. The script does a recursive FTP of files within the ...
Python

FTPfind

This script gives a find-like tool to the world of FTP. It is useful for cron jobs that download new RPMs that fit some tricky condition (e.g. less than 1 meg, less than a week old, ends in x86_64.tar.gz etc). ...
Python

ABCUpload

ABCUpload is an ActiveX component that allows you to upload files from a web browser to your IIS web server. It requires no client side software and operates on the server via standard multipart HTML forms as defined in RFC 1867.File uploads are great because they are so compatible. Because they ...
ASP.NET