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

Add ability to upload files via FTP #1922

Closed
asfimport opened this issue Apr 24, 2007 · 2 comments
Closed

Add ability to upload files via FTP #1922

asfimport opened this issue Apr 24, 2007 · 2 comments

Comments

@asfimport
Copy link
Collaborator

Scott Cederberg (Bug 42223):
Currently, only FTP download is supported by the FTP Sampler. It would be
useful to have FTP upload as well.

I'm actually part way through the implementation of this. I'm doing the work on
company time, but if I can get my employer's approval and work the bugs out,
I'll submit a patch.

OS: All

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
Looks like there are problems with the FTP download hanging.

This may be tedious to fix, so I'm thinking that the simplest solution would
be to use an existing library such as the Jakarta Commons Net library. This
includes an FTP client.

Using this should make the addition of FTP upload much simpler too.

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
Fixed in SVN in r533328

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

1 participant