Changes between Initial Version and Version 1 of Ticket #8230
- Timestamp:
- Sep 18, 2014 1:07:58 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8230
- Property Owner set to dkocher
- Property Component changed from core to sftp
- Property Summary changed from Add support for the SFTP ability to sudo (as WinSCP does, for example) to Add support for the SFTP ability to sudo
-
Ticket #8230 – Description
initial v1 1 1 I often access servers, that I don’t control the configuration of, using transmit. They almost always are configured so that you can’t ssh as the root user. I do however have sudo access and sometimes need to switch to the root user to perform some actions. 2 2 3 I would save alot of time if I was able to do this using cyberduck. The windows SFTP client WinSCP has solved this, explained here: http://winscp.net/eng/docs/faq_su#use_sudo_on_login. 3 I would save alot of time if I was able to do this using cyberduck. The windows SFTP client WinSCP has solved this, explained here: 4 * http://winscp.net/eng/docs/faq_su#use_sudo_on_login.