10 JUL 2026 - Back up to full speed! Let's be honest: for the last few months, TorrentFunk was painfully slow. Pages crawled, searches dragged, and just loading the site tested everyone's patience. We hunted the problem down to our network and rebuilt it from the ground up — smarter caching, a much bigger and faster connection, and a lot of fine-tuning under the hood. The difference is night and day: the site now loads in a fraction of a second. No more waiting around. Thanks for sticking with us through the slow spell. Now go discover your funk!
Rebex FTP for .NET 2.0 3.0.4060 offers users an interesting and convenient to use component which supports all the popular FTP servers and proxy servers, includes directory parsing, sync and async operations. Samples in VB.NET and C#.Benefits:Easy-to-use with maximum flexibilitySupports .NET 2.0, 3.0, 3.5 and 4.0. Works flawlessly with 64bit version of .NET Framework..NET Compact Framework 2.0 and 3.5 (Windows CE, Pocket PC, Windows Mobile) version is also available.Free one year upgrades and support.Folder tranfers including all files and subfolders.The SFTP library used by Microsoft in Expression Web and Visual Studio.Many samples, including multithreaded WinForm clients with full C# and VB.NET source code.Automatic directory listing parser for the majority of popular FTP servers on Unix, Windows and Netware platforms; easily extensible to support exotic or unknown formats.Major Features:100% managed code.CLS (Common Language Specification) compliant.Stable and thoroughly tested code.Complete C# source code is optionally available.Supports .NET 2.0/3.0/3.5..NET CF 2.0 and 3.5 build is available for FTP on Windows CE and PocketPC devices.IPv6 support.Rebex FTP for .NET is designed for ease of use from your code. Check online samples or download samples and evaluation version.Support for asynchronous operations.Batch file transfer - transfer a complete directory tree or a group of files corresponding to the specified mask.Upload and download to or from RAM.Active and passive transfer modes.Binary and ASCII transfers.Transfer compression support (MODE Z).Reusable block mode transfer support (MODE B).All common firewalls and proxy servers are supported.Support for WebRequest and WebResponse pluggable protocols - download a file using any protocol in just few lines of code.Samples for C# and VisualBasic .NET.Special class for manipulating file and directory listings. Wildcards, regular expressions and symlinks supported.Creating and deleting files and folders.PutUniqueFile support (STOU command).Events and delegates for effortless integration with hosting applications.Can be used in both client and server applications.REST command support - resume file transfers after interruption.Server specific commands supported (SITE command) - e.g. setting access permissions on Unix FTP servers.Automatic directory listing parser (LIST command) with all common formats supported.Support for custom listing parsers to handle exotic LIST response formats.Raw FTP command and response support.Stream support - read from and write to remote files on the fly.Monitor downloads with the progress event feature.Error handling with .NET exceptions.Free one-year support.Free one-year upgrades.MDTM (last modified time) and SIZE (the file size) commands support.Compliant with RFC 959, RFC 1579 and many common extensions.Support for OTC S/KEY(tm) (One-Time Password System) authentication according to RFC 2289 (optionally used by Serv-U FTP Server). (S/KEY is a trademark of Bellcore.)Enhancements: FTP: Group, Owner and Permissions properties added to FtpItem class.FTP: Added support for Transnet FTP Gateway's list format.FTP: BytesTotal and ProgressPercentage properties added to Ftp.TransferProgress event arguments.FTP: Added a new overload for the Login method that accepts account in addition to username and password.FTP: Added FtpOptions.ForceListHiddenFiles option to force using "LIST -la" instead of "LIST" command to retrieve file and directory listings.FTP: Fixed a bug that caused a list parser to failed for symlinks with missing target path.FTP: Added support for Tandem Guardian FTP server list format.FTP: FtpItemComparer class added to ease sorting of FtpList items.FTP: Enabling FtpOptions.EnableControlConnectionFlushing option doesn't cause a noticable slowdown now.FTP: Ftp.PutFiles method (in ThrowExceptionOnLinks mode) correctly detects the links in Windows 7 which were not detected previously.FTP: Added a workaround for servers that advertise MLST support but report a "Can't check for file existence" error later.FTP: Ftp.IsAuthenticated property added to make it easily possible to skip calling Ftp.Login method for users already authenticated using a certificate.FTP: Fixed a bug in ZLIB decompression routines.FTP: Fixed improper TLS/SSL session reusing. FtpOptions.FtpReuseControlConnectionSession option added to make it possible to re-use the control connection session for subsequent data connections as well.FTP: Support for IBM AS/400 FTP listing format added.FTP: Added workaround for FTP servers which don't properly end the ZLIB stream when MODE Z is used.ProxySocket: Added a new ILogWriter implementation that logs all messages to .NET's System.Diagnostics.Trace.Requirements:Windows 7, Windows Server 2003, Windows 2000, Windows Vista, Windows XP NET Framework 2.0/3.0/3.5 and Visual Studio 2005/2008/2010