
Send a file to an FTP server and have the server give it a unique filename.

Set a timeout limit on all operations and have an exception triggered if it is exceeded. You can do this in two ways: through inheritance or by handling an event. Use the automatic directory listing parser or create your own custom parser for unknown listing formats and FTP server types. These new classes accompany and complement the currently available QuickZip and QuickCompression classes.

Three “Quick” classes provide static methods that let you perform FTP, Tar, and GZip operations with a single line of code: QuickFtp, QuickTar, and QuickGZip.

Creates filters so you can send or receive only files that fit specific criteria such as file size or date.Īllows you to rename or change filenames and paths before sending.
