Limited The discounts maybe time limited. Don't miss it out! Promo Info Discount Coupon CodeSave 5% OFF with coupon code, It ONLY works on our site. Get It Now
Volume DiscountWe offer volume discount for this product. Save up to 19% Off by purchasing multiple licenses with the coupon code: A9F82BDE80, as shown below:
Note: Once at the shopping cart web page, please fill the number into the quantity blank to purchase this product.
Click "Get It Now" Button above or below to activate this coupon code or deal. It's only valid on SoftCns.com If The Coupon Code Not Available Please bookmark this page first, and then clear the cookies of your browser. Lastly, restart your browser again or try to use another web browser, If you don't get it clearly, please visit Coupon Using Guide or send us expired.
Discount Bundle
Reviews
Average user rating: Excellent (/5)
Your Rating:
WeOnlyDo Awards
Product Details
The Secure File Transfer Protocol (SFTP client) provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol. Windowless wodSFTP component implements client side of this protocol which is reliable and easy to use. SFTP is not just some "FTP over SSH" wrapper - it is newer protocol, supported by all SSH2 servers as their subsystem.
Features include:
most important PutFile (for file uploading) andGetFile (for file downloading) methods, but also
• PutData and GetData to copy string variable to/from remotefile, • PutFiles, GetFiles... to upload/download/delete multiple files, recursively • Direct read/write on remote file with RemoteOpen, RemoteRead, RemoteWrite and RemoteClose methods • MakeDir and RemoveDir to create and delete directories, • DeleteFile to delete file on the server, • ListItems event to list files in some directory on remote server, • GetAttributes/SetAttributes to retrieve and set attributes for the file (or directory), • Resume property to resume broken transfers, • Blocking mode to execute methods and wait until they are completed. • Password and PublicKey properties that determine type of authentication with the server • ASCII and Binary file transfers to handle different data types.... • Done event that is fired when executed method is completed - a perfect place to initiate new command... • Compression - from 0 (no compression) up to level 9 (high compression) • Proxy support - for SOCKS4/5 and standard WEB proxy • Password and PrivateKey authentication • fast notifications - you can use callback methods, not slow events • Support for 64-bit file sizes (more than 4.2gb)