How do I get changes accepted to the FTPClient plugin?

37 views
Skip to first unread message

Steve Garman

unread,
Aug 17, 2016, 2:19:10 AM8/17/16
to androi...@googlegroups.com

On Wednesday, 17 August 2016 06:57:02 UTC+1, Netpower8 wrote:
Since this has the proper subject. I will post my question here.

I have some ftp methods in javascript. But dont have documentation yet. I was wondering how do i get about to have the ftpclient plugin updated?

I have added the following methods
   GetFolderList(obj) - get array list of folders
   GetFileList(obj) - get array list of files
   DownloadDirFiles(remote,local,dirlist) - download files inside the list of directory.create path on local.
   GetFileCount(remote) - get file count in remote path
   GetDirFilesize(obj) - get directory files size (all files combined)

Some method still does not support recursive calls yet. Still gona update it and test it first. Back to my question how do i get these methods to the ftpclient plugin updated?


The proper way is to fork the project on GitHub, push your changes to a branch on the fork and issue a pull request.
More details on pull requests are at https://help.github.com/articles/using-pull-requests/

However, if you do not wish to do that, you could attach copies of the changed files to a post in this group and request that they be considered 

Netpower8

unread,
Aug 17, 2016, 11:46:00 AM8/17/16
to DroidScript
thanks... sorry about the what i did on the other subject. anyway i new to github. dont know how to use it... will post it here instead. when totally complete
Reply all
Reply to author
Forward
0 new messages