veeso / termscp

🖥 A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3/SMB
https://termscp.veeso.dev
MIT License
1.49k stars 45 forks source link

[QUESTION] - Can I change file permissions when connecting via SFTP? #172

Closed ikocs closed 1 year ago

ikocs commented 1 year ago

I couldn't find the hotkey in the help section. I'm trying to figure out how to change permissions: image

veeso commented 1 year ago

at the moment there's no such feature, that could be a good feature for the next major.

For the moment you can type x and execute chmod by yourself

ikocs commented 1 year ago

Okay, thank you!

But I am using the Windows version :( I can't use chmod there

veeso commented 1 year ago

the command is executed on the remote, so if the remote server is linux, you can use chmod

veeso commented 1 year ago

command added to 0.12