Hello, I use Konqueror as a file manager for remote files. I type "sftp user@ip -P port number". Example : "sftp ca@10.12.13.2 -P 94788 However, this command no longer works. Did I type the correct syntax? Thanks, cheers. André
On Mon June 9 2025 04:02:50 ajh-valmer via tde-users wrote:
I use Konqueror as a file manager for remote files. I type "sftp user@ip -P port number". Example : "sftp ca@10.12.13.2 -P 94788 However, this command no longer works. Did I type the correct syntax?
Try "sftp://ca@10.12.13.2:94788/" in Konqueror location.
--Mike
On Monday 09 June 2025 13:24:13 Mike Bird via tde-users wrote:
On Mon June 9 2025 04:02:50 ajh-valmer via tde-users wrote:
I use Konqueror as a file manager for remote files. I type "sftp user@ip -P port number". Example : "sftp ca@10.12.13.2 -P 94788 However, this command no longer works. Did I type the correct syntax?
Try "sftp://ca@10.12.13.2:94788/" in Konqueror location. --Mike
Good ! it works pretty well.
Thanks Mike, Cheers, André