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 support for SFTP rename #8

Merged
merged 2 commits into from
Mar 31, 2015
Merged

Add support for SFTP rename #8

merged 2 commits into from
Mar 31, 2015

Conversation

mgregson
Copy link
Contributor

This exposes the rename function from the underlying JSCH SFTP channel instance to users of the jassh SSHFtp wrapper.

I considered sticking this in TransfertOperations, but that seems to be a unifying type between SFTP and SCP and I'm not certain that SCP supports server-side renames.

Michael Gregson added 2 commits March 24, 2015 11:36
Add rename call to SSHFtp instances to support SFTP server-side file
renaming.
This was referenced Mar 25, 2015
@dacr dacr merged commit fc446b5 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