neamtua Posted January 26, 2013 Posted January 26, 2013 Hello, This is my first workflow and my first post on this forum. What it does: press the hotkey (CMD+SHIFT+8 for fullscreen or CMD+SHIFT+9 for region capture) and the workflow will take and upload your screenshot to your FTP and give you back, in the clipboard, the link to it. You'll have to edit workflow scripts to enter your FTP details. The settings you need to change are these: HOST='domain.com' USER='ftp username' PASSWD='ftp password' FOLDER='/path/to/your/folder' URL='http:/domain.com/path/' Make sure that the URL variable has a trailing slash. You'll have to change these settings for both the full screen capture and the region capture. Hope this is helpful. To install with alfpt just use "alfpt install ftpscreenshot" or you can download it from here: http://d.pr/f/nhm2
hankydysplasia Posted January 27, 2013 Posted January 27, 2013 Works amazingly! One improvement I quickly noticed is that if the screenshot taking process is canceled, a URL is still generated and posted to the clipboard and a notification is posted.
hankydysplasia Posted January 28, 2013 Posted January 28, 2013 CMD+Shift+9 then hit ESC. CMD+Shift+8 cannot be canceled.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now