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

Support to send custom commands over SSH #10406

Closed
cyberduck opened this issue Jul 26, 2018 · 7 comments
Closed

Support to send custom commands over SSH #10406

cyberduck opened this issue Jul 26, 2018 · 7 comments
Labels
feature sftp SFTP Protocol Implementation worksforme

Comments

@cyberduck
Copy link
Collaborator

cd75eb7 created the issue

could you add button which allow to quick delete folder with a lot of files inside?
as quick as rm -rf /some_folder command


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We do support recursive delete when the protocol supports it. This is not the case for FTP or SFTP however.

@cyberduck
Copy link
Collaborator Author

cd75eb7 commented

then it doesn't works. Just tested it on SFTP connection. it is still deleting one folder while i'm typing this message. it will be deleted within a second if i'll type rm- rf /folder command

@cyberduck
Copy link
Collaborator Author

cd75eb7 commented

as per screenshot it shows each file name that will be deleted and it takes time to delete each file separately

@cyberduck
Copy link
Collaborator Author

@dkocher commented

SFTP does not support recursive delete on folders.

@cyberduck
Copy link
Collaborator Author

cd75eb7 commented

then could you add a field to send SSH command to a server? like Transmit app did
2018-08-06_19-37-03.png
2018-08-06_19-38-41.png

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This is supported. Refer to Remote Commands.

@cyberduck
Copy link
Collaborator Author

cd75eb7 commented

Cool. Thank you!

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature sftp SFTP Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

1 participant