# Processing and FTP

**URL:** https://discourse.processing.org/t/processing-and-ftp/13381
**Category:** Libraries
**Created:** [August 14, 2019, 6:09pm UTC](https://discourse.processing.org/t/processing-and-ftp/13381 "2019-08-14T18:09:58Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Freiherrfrank](https://avatars.discourse-cdn.com/v4/letter/f/59ef9b/32.png) [@Freiherrfrank](https://discourse.processing.org/u/Freiherrfrank)
#### Post date: [August 14, 2019, 6:09pm UTC](https://discourse.processing.org/t/processing-and-ftp/13381/1 "2019-08-14T18:09:58Z")

</div>

Hallo, maybe someone can help me. I wrote a FTP Software with Processing and a FTP Library from [enterprisedt.com](http://enterprisedt.com). It is running very well but i can not looking for the Speed of Downloading or Uploading while this transfer ist going. I can not find any Parameters to look for this. Excuse me coming from Germany, was my native language too. But I hope that I was understood. Thank you  
Frank  
PS: FTP is the Free Version from there.

---

<div class="post-metadata">

### Author: ![kll](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/kll/32/964_2.png) [@kll](https://discourse.processing.org/u/kll)
#### Post date: [August 15, 2019, 12:34am UTC](https://discourse.processing.org/t/processing-and-ftp/13381/2 "2019-08-15T00:34:14Z")

</div>

> [@Freiherrfrank](#):
>
> looking for the Speed of Downloading or Uploading while this transfer ist going

hi, might be that that would require code inside the library  
and possibly you get better and faster help from

> **[Recent questions and answers in Java FTP - EnterpriseDT Q&A](https://enterprisedt.com/questions/index.php/products/java-ftp)**
>
> Discuss edtFTPj (FTP) and edtFTPj/PRO (SFTP, FTPS and SCP), our Java file transfer clients.

if you want to find someone here who is willing to dig into this external library  
you better post your project here  
in a form of a minimal running test code ( incl that lib )

---

<div class="post-metadata">

### Author: ![Freiherrfrank](https://avatars.discourse-cdn.com/v4/letter/f/59ef9b/32.png) [@Freiherrfrank](https://discourse.processing.org/u/Freiherrfrank)
#### Post date: [August 16, 2019, 11:26am UTC](https://discourse.processing.org/t/processing-and-ftp/13381/3 "2019-08-16T11:26:12Z")

</div>

Thank u for Help…  
\*\*\*if you want to find someone here who is willing to dig into this external library  
you better post your project here  
in a form of a minimal running test code ( incl that lib )

* * *

Yes, i will do that in the Future…
