Skip to Main Content

Best FTP library

user8762402May 17 2016 — edited May 23 2016

I need to ftp a file to a remote FTP server. Do you know of any good ftp library out there to use?  I need the following features

  • Be able to create directories remotely. Error checking of course if cannot create a directory
  • Error checking if the file is uploaded successfully or not
  • Ideally I want to use the native java library if possible so I don't have to include the 3rd party library.

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Jun 20 2016
Added on May 17 2016
3 comments
2,071 views