We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
how can i get the downloaded file into a variable and upload a file from a variable
The text was updated successfully, but these errors were encountered:
This is not an issue, but a how-to question. It's probably better to ask on stackoverflow or some other network.
how-to
ftps.get()
node fs
ftps.put()
Both of these should consider async await with promises or npm-async with callbacks
async await
npm-async
Sorry, something went wrong.
No branches or pull requests
how can i get the downloaded file into a variable
and upload a file from a variable
The text was updated successfully, but these errors were encountered: