java - Open source FTP client which is Block mode enabled -


i have send data legacy ftp server "mode block" , "struct record" or "mode b" , "sturct r" mandatory.

is there open source ftp client on linux or programming library "mode block" , "struct record" functions enabled? (preferably ftp client on linux).

looking @ javadoc apache commons ftp library, looks though constants exist functionality.

http://commons.apache.org/proper/commons-net/apidocs/org/apache/commons/net/ftp/ftp.html

http://commons.apache.org/proper/commons-net/apidocs/org/apache/commons/net/ftp/ftp.html#block_transfer_mode

http://commons.apache.org/proper/commons-net/apidocs/org/apache/commons/net/ftp/ftp.html#record_structure


Comments

Popular posts from this blog

c++ - OpenMP unpredictable overhead -

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

javascript - Wordpress slider, not displayed 100% width -