Giter VIP home page Giter VIP logo

ftp4j's Introduction

ftp4j - A pure Java FTP client library
========================================

Instructions
------------
Unzip.

Add the ftp4j JAR to your application CLASSPATH and enjoy it.

Supported platforms: Java 2 version 1.4 or later


Documentation
-------------
Developer quickstart guide in doc/manual-en.html (for Italian manual-it.html)

API documentation in doc/api/index.html


How to build
------------
See BUILD.txt


License
-------
See LICENSE.txt


Changelog
---------
See CHANGELOG.txt

ftp4j's People

Contributors

eternnoir avatar

Stargazers

Paulo Leonardo (Léo) avatar Julian Funke avatar

Watchers

James Cloos avatar  avatar  avatar

ftp4j's Issues

Exception: java.lang.RuntimeException:java.lang.reflect.InvocationTargetException

java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:593)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583)
... 1 more
Caused by: it.sauronsoftware.ftp4j.FTPIllegalReplyException
at it.sauronsoftware.ftp4j.FTPClient.openPassiveDataTransferChannel(FTPClient.java:3634)
at it.sauronsoftware.ftp4j.FTPClient.openDataTransferChannel(FTPClient.java:3549)
at it.sauronsoftware.ftp4j.FTPClient.listNames(FTPClient.java:2335)
at com.dizic.1.FTPClient$Companion.if_ppr_dir(FTPClient.kt:46)
at com.dizic.1.ui.itemadress.ItemAddresFragment.onCreateView$lambda$6(ItemAddresFragment.kt:135)
at com.dizic.1.ui.itemadress.ItemAddresFragment.$r8$lambda$1chJjYjeK9yQSo4R7wAEbzMXa4I(Unknown Source:0)
at com.dizic.1.ui.itemadress.ItemAddresFragment$$ExternalSyntheticLambda1.onClick(D8$$SyntheticClass:0)
at android.view.View.performClick(View.java:7463)
at com.google.android.material.button.MaterialButton.performClick(MaterialButton.java:1213)
at android.view.View.performClickInternal(View.java:7436)
at android.view.View.access$3700(View.java:843)
at android.view.View$PerformClick.run(View.java:28897)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:241)
at android.os.Looper.loop(Looper.java:342)
at android.app.ActivityThread.main(ActivityThread.java:8143)
... 3 more

good afternoon, the code works fine via Wifi, but through mobile data on the phone it crumbles with an error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.