Rebex File Transfer Pack - .NET - V1.0.3127.0

von Rebex - Produkttyp: Komponente / .NET Class / 100% Managed Code / Source Code

Bitte beachten Sie, diese Produktinformation ist nicht in deutscher Sprache verfügbar.
Bildschirmabzug von Rebex File Transfer Pack - .NET - V1.0.3127.0All you need for transfering files over the Internet: FTP, FTP over TLS/SSL, SFTP (SSH Secure File Transfer Protocol). Rebex File Transfer Pack includes for following components: FTP (classic FTP protocol), FTP/SSL (FTP over TLS/SSL) and SFTP (SSH File Transfer Protocol). Features include: Upload from memory, resume aborted transfers, monitor upload and download status and progress using custom events, send raw FTP commands, 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.

Ab
$489.02
Preis in

Unsere regulären Preise werden nachstehend angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.

Rebex File Transfer Pack .NET V1.0.3127.0

In den Einkaufswagen $ 489.02 1 Developer License - includes 1 Year Subscription (priority support and major/minor updates) Download (15.7 MB)
In den Einkaufswagen $ 1,126.02 5 Developer License - includes 1 Year Subscription (priority support and major/minor updates) Download (15.7 MB)
In den Einkaufswagen $ 3,429.02 1 Company Wide License (Allows Unlimited Developers at Unlimited Physical Addresses) - includes 1 Year Subscription (priority support and major/minor updates) Download (15.7 MB)

Rebex File Transfer Pack .NET V1.0.3127.0 - with Source code

In den Einkaufswagen $ 1,763.02 1 Developer License - includes 1 Year Subscription (priority support and major/minor updates) Download (32.1 MB)
In den Einkaufswagen $ 4,115.02 5 Developer License - includes 1 Year Subscription (priority support and major/minor updates) Download (32.1 MB)
In den Einkaufswagen $ 12,347.02 1 Company Wide License (Allows Unlimited Developers at Unlimited Physical Addresses) - includes 1 Year Subscription (priority support and major/minor updates) Download (32.1 MB)

Rebex File Transfer Pack .NET Subscription Renewal

In den Einkaufswagen $ 166.27 1 Developer License 1 Year Subscription Renewal (priority support and major/minor updates) Prüfen Download (15.7 MB)
In den Einkaufswagen $ 382.85 5 Developer License 1 Year Subscription Renewal (priority support and major/minor updates) Prüfen Download (15.7 MB)
In den Einkaufswagen $ 1,165.87 1 Company Wide License (Allows Unlimited Developers at Unlimited Physical Addresses) 1 Year Subscription Renewal (priority support and major/minor updates) Prüfen Download (15.7 MB)

Rebex File Transfer Pack .NET Subscription Renewal - with Source code

In den Einkaufswagen $ 599.43 1 Developer License 1 Year Subscription Renewal (priority support and major/minor updates) Prüfen Download (32.1 MB)
In den Einkaufswagen $ 1,399.11 5 Developer License 1 Year Subscription Renewal (priority support and major/minor updates) Prüfen Download (32.1 MB)
In den Einkaufswagen $ 4,197.99 1 Company Wide License (Allows Unlimited Developers at Unlimited Physical Addresses) 1 Year Subscription Renewal (priority support and major/minor updates) Prüfen Download (32.1 MB)

Dieses Produkt ist unter der GSA Schedule Preisstaffelung verfügbarUnsere Preise beinhalten einen technischen Support durch ComponentSource und für die meisten herunterladbaren Produkte zusätzlich ein Online-Backup sowie eine kostenlose Aktualisierung auf die neue Version, sofern sie binnen 30 Tagen nach dem Kauf freigegeben werden. Die angezeigten Preise sind zuzüglich aller Steuern. Für mehr Information zu eventuell anfallende Steuern, gehen Sie bitte auf diese Webseite. Alle Verkäufe unterliegen unseren Standardgeschäftsbedingungen und unseren Rückgaberegeln. Treten Sie bitte mit uns in Kontakt , wenn Sie eine Lizenzierungsoption anfordern möchten, die in der obigen Liste nicht aufgeführt ist, einschließlich Mehrplatzlizenzen und ältere Versionen.

Unsere regulären Preise werden oben angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.

Rebex File Transfer Pack Features

  • Easy-to-use with maximum flexibility
  • Supports .NET 1.0, .NET 1.1, .NET 2.0/3.0, works flawlessly with 64bit version of .NET Framework
  • Support for FTPS - FTP over SSL 3.0 and TLS 1.0 according to RFC4217
  • Supports all major SSH and SFTP servers.
  • Upload and download to or from RAM
  • 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.

Feature list

  • 100% managed code
  • CLS (Common Language Specification) compliant
  • Stable and thoroughly tested code
  • Complete C# source code is optionally available
  • Supports .NET 1.0, .NET 1.1, .NET 2.0/3.0
  • Rebex FTP for .NET is designed for ease of use from your code
  • Support for asynchronous operations
  • Active and passive transfer modes
  • Binary and ASCII transfers
  • All common firewalls and proxy servers are supported
  • Support for WebRequest and WebResponse pluggable protocols - download a filed 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
  • MDTM (last modified time) and SIZE (the file size) commands support
  • Compliant with RFC 959, RFC 1579 and many common extensions

Supported file and directory listing formats

  • Unix ls (ProFTPd, Wu-FTPd, Microsoft FTP and many others)
  • DOS (Microsoft FTP and others)
  • Netware
  • DJ Bernstein's EPLF
  • glFTPd ansi-colored list
  • VMS and MultiNet (both single and multiline)
  • support for custom list parsers

Supported proxy servers

  • Socks4
  • Socks4a (Socks4 with domain name resolving)
  • Socks5
  • HTTP proxy CONNECT method (ftp://user:password@site)
  • FTP SITE (SITE with logon)
  • FTP USER/PASS (USER user@firewall@hostname / PASS pass@firewallpass)
  • FTP OPEN

Tested FTP servers

  • MS FTP Server
  • ProFTPd
  • Wu-FTPd
  • BlackMoon FTP Server
  • Gene6 FTP Server
  • anonftp/publicfile
  • glFTPd
  • GlobalScape Security Server
  • Bullet Proof
  • Serv-U FTP Server (by Rhino Software)
  • War Ftp
  • WS_FTP Server (by Ipswitch)
  • Ocean FTP Server (1.02 and higher) (by Code Ocean)
  • Raiden FTPD
  • Large number of public FTP servers#

Tested SFTP servers

  • OpenSSH
  • GlobalScape Security Server
  • WeOnlyDo wodSFTP
  • CoreFTP Server
  • Bitvise WinSSHD

Produkt-Suche

Suchbegriffe eingeben:

Award