Skip to content

Instantly share code, notes, and snippets.

View Keanu73's full-sized avatar

Keanu Keanu73

View GitHub Profile
@akvedi
akvedi / gsconnect-sftp.md
Created July 19, 2024 04:24
A bash script to automatically open Nautilus with the correct sftp path for gsconnect gnome.

GSconenct uses incomplete path to mount the sftp on some devices. Thus giving an error when accessed.

ss

This bash script will automatically open the sftp folder with the correct path.

How to use it

  • Make a new empty file
  • Copy the below script and paste it