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 cd and rm #10

Merged
merged 3 commits into from
Mar 31, 2015
Merged

Add cd and rm #10

merged 3 commits into from
Mar 31, 2015

Conversation

mgregson
Copy link
Contributor

Add support for manipulating the working directory, and removing files and directories from the remote system to the SFTP wrapper.

Depends on #8

My apologies for the stream of pull requests - I'm working on a project that depends on this functionality and have been adding it as I encounter the need.

Michael Gregson added 3 commits March 24, 2015 11:36
Add rename call to SSHFtp instances to support SFTP server-side file
renaming.
Add support for changing the working directory, removing files, and
removing directories to the SFTP wrapper.
dacr added a commit that referenced this pull request Mar 31, 2015
@dacr dacr merged commit 771d4a9 into dacr:master Mar 31, 2015
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