Search the Community
Showing results for tags 'sftp'.
-
Secure SHell for Alfred 3 Open SSH/SFTP/mosh connections from Alfred with autosuggestions based on SSH config files, /etc/hosts and your history. Features Auto-suggest hostnames from ~/.ssh/* and /etc/hosts (sources can be individually disabled). Remembers usernames, so you don't have to type them in every time. (You can also remove connections from your history or disable it entirely.) Alternate actions: - Open connection with mosh instead of SSH. - Open SFTP connection instead of SSH. - Ping host. Data sources The workflow
-
Hello guys! Just wanted to share workflow I created for Mountain Duck app. Heavily based on Cyberduck Favorites by Kasoki Just use "md" and "mt" keywords for searching your bookmarks list of ftp\sftp\basically any type of server to quickly mount\unmount or ssh to it. It's based on apple script menu bar item click integration, but is very reliable, at least for me. Workflow GitHub Happy for any kind of feedback
- 4 replies
-
- workflow
- mountain duck
-
(and 4 more)
Tagged with:
-
Browse and open your ForkLift 3 favourites. Download | Source code Usage ftp [<query>] — List/filter favourites ↩ — Open selected favourite in ForkLift
-
Hi everybody, I've published my first Alfred 2 workflow's; this basic workflow allow you to easly connect to your Transmit favorites. The syntax is very simple: `ftp <name>` when <name> could be: - favorite name in transmit - favorite username - favorite server - favorite remote path Here the github repository: https://github.com/BigLuck/alfred2-transmit And the .alfredworkflow direct download link: https://github.com/BigLuck/alfred2-transmit/raw/master/Transmit%20Favorites.alfredworkflow
-
Hi all, I'm starting this thread to ask... is there someone able to create an interachy workflow that could read and execute the stored bookmarks? The app is found in: http://nolobe.com/interarchy/ i.e. I have a bookmark to mirror two folders, one local, and other remote. It's what I use in webdev – do the stuff in localhost, test, then mirror the changes. It would be great if this could be faster, even if by a couple of seconds. Thanks best Bruno