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 ftps.mkdir() to available chainable functions #83

Merged
merged 2 commits into from
Mar 11, 2022
Merged

Add ftps.mkdir() to available chainable functions #83

merged 2 commits into from
Mar 11, 2022

Conversation

azivkovi
Copy link
Contributor

@azivkovi azivkovi commented Oct 3, 2021

Adds support for creating new remote directory. Can be done as a chain command e.g. ftps.mkdir(path, ['-p']).cd(path).addFile(file).

Credit: https://stackoverflow.com/a/31471640/4151151

@height
Copy link

height bot commented Oct 3, 2021

Link Height tasks by mentioning a task ID in the pull request title or description, commit messages, or comments.

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@atinux atinux merged commit f3747c6 into atinux:master Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants