java - Upload file in binary mode using Orion SSH2 -


does know how upload file using binary transfer mode using orion ssh (a java library, formerly ganymed ssh)?

binary mode default sftp. ascii mode appeared in sftp version 4, using binary mode file transfer.


Comments

Popular posts from this blog

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -