Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement JES library for node/ftp #8

Open
scvnc opened this issue Feb 13, 2013 · 2 comments
Open

Implement JES library for node/ftp #8

scvnc opened this issue Feb 13, 2013 · 2 comments

Comments

@scvnc
Copy link
Member

scvnc commented Feb 13, 2013

So that we don't have to call on the python/perl/java implementations of JESftp

@scvnc
Copy link
Member Author

scvnc commented Mar 8, 2014

I looked into this. Both node-ftp and JSftp aren't low level enough to do this. Best bet would probably be to work with sockets and the ftp protocol directly.

@rmccullagh
Copy link

I'm going to look into this. Node has a nice socket library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants