Author Topic: send image directly from clipboard to ftp?  (Read 3143 times)

0 Members and 1 Guest are viewing this topic.

Offline wellington1869

  • Thread Starter
  • Posts: 2885
send image directly from clipboard to ftp?
« on: Wed, 14 July 2010, 14:02:42 »
anyone know a way to do this?

scenario:

1. I hit alt-printscreen to capture current active window to clipboard
at this point i could control-V it into an application. BUT:
2. Instead, I'd like a way to save it to a file directly (not going thru Paint or etc), OR even better directly to an ftp location.

you'd think this would be a no brainer in the era of insta-blogs, but amazingly google has failed me so far.

"Blah blah blah grade school blah blah blah IBM PS/2s blah blah blah I like Model Ms." -- Kishy

using: ms 7000/Das 3

Offline wellington1869

  • Thread Starter
  • Posts: 2885
send image directly from clipboard to ftp?
« Reply #1 on: Wed, 14 July 2010, 14:05:15 »
update: never mind! Keep googling and ye shall find what ye seek:

http://www.instantfundas.com/2010/01/upload-windows-clipboard-content-to-ftp.html

for the record, this is why i love windows. If you can imagine it, someone's written a free script for it.

"Blah blah blah grade school blah blah blah IBM PS/2s blah blah blah I like Model Ms." -- Kishy

using: ms 7000/Das 3

Offline wellington1869

  • Thread Starter
  • Posts: 2885
send image directly from clipboard to ftp?
« Reply #2 on: Wed, 14 July 2010, 14:06:20 »
update 2:  ok, while its a solution, i'd prefer not to use java... anyone know of any other solutions?

"Blah blah blah grade school blah blah blah IBM PS/2s blah blah blah I like Model Ms." -- Kishy

using: ms 7000/Das 3

Offline wellington1869

  • Thread Starter
  • Posts: 2885
send image directly from clipboard to ftp?
« Reply #3 on: Wed, 14 July 2010, 14:07:07 »
by the way I know jing does this very well, but jing is heavy and slow on my computer anyway; was hoping for a much simpler script. I suppose I could write one in AHK.

"Blah blah blah grade school blah blah blah IBM PS/2s blah blah blah I like Model Ms." -- Kishy

using: ms 7000/Das 3

Offline wellington1869

  • Thread Starter
  • Posts: 2885
send image directly from clipboard to ftp?
« Reply #4 on: Wed, 14 July 2010, 14:09:10 »
update 4: Once again, if you can imagine it, someone's written an autohotkey script for it! :-D
http://www.autohotkey.com/forum/viewtopic.php?t=50675&highlight=clipboard+file

"Blah blah blah grade school blah blah blah IBM PS/2s blah blah blah I like Model Ms." -- Kishy

using: ms 7000/Das 3

Offline itlnstln

  • Posts: 7048
send image directly from clipboard to ftp?
« Reply #5 on: Wed, 14 July 2010, 14:18:03 »
I like the "Snipping tool" in Windows 7.  It might not be quite as easy, but it does make things a lot faster.


Offline wellington1869

  • Thread Starter
  • Posts: 2885
send image directly from clipboard to ftp?
« Reply #6 on: Wed, 14 July 2010, 14:20:10 »
Quote from: itlnstln;202673
I like the "Snipping tool" in Windows 7.  It might not be quite as easy, but it does make things a lot faster.


i forgot about that one. I'm on Xp still on my old laptop, but my tablet has win7. Will check it out.

"Blah blah blah grade school blah blah blah IBM PS/2s blah blah blah I like Model Ms." -- Kishy

using: ms 7000/Das 3

Offline hyperlinked

  • Posts: 924
send image directly from clipboard to ftp?
« Reply #7 on: Wed, 14 July 2010, 15:46:18 »
Can you represent an FTP connection as a folder or a drive on your desktop and then have your program save to that folder/drive?
-

Topre: Realforce 103U Cherry: Filco Majestouch 104 (Brown), Ione Scorpius M10 (Blue)
Buckling Spring: IBM Model M1391401 ALPS: Apple Extended Keyboard II (Cream), ABS M1 (Fukka/Black), MicroConnectors Flavored USB (Black)
Domes: Matias Optimizer, Kensington ComfortType, Microsoft Internet Keyboard
Scissors: Apple Full Sized Aluminum
Pointy Stuff: Razer Imperator, Razer Copperhead, DT225 Trackball, Apple Magic Mouse, Logitech MX1000, Apple Mighty Mouse
Systems: MacPro, MacBook Pro, ASUS eeePC netbook, Dell D600 laptop, a small cluster of Linux Web servers
Displays: Apple Cinema Display 30", Apple Cinema Display 23"
Ergo Devices: Zody Chair, Nightingale CXO, Somaform, Theraball, 3M AKT180LE Keyboard Tray

Offline wellington1869

  • Thread Starter
  • Posts: 2885
send image directly from clipboard to ftp?
« Reply #8 on: Wed, 14 July 2010, 16:08:53 »
Quote from: hyperlinked;202697
Can you represent an FTP connection as a folder or a drive on your desktop and then have your program save to that folder/drive?


that would be neat;  Apparently novell's netdrive (free) can do that. . There might be other solutions; i remember reading about how to do this on godaddy's support site somewhere.

"Blah blah blah grade school blah blah blah IBM PS/2s blah blah blah I like Model Ms." -- Kishy

using: ms 7000/Das 3

Offline kishy

  • Posts: 1576
  • Location: Windsor, ON Canada
  • Eye Bee M
    • http://kishy.ca/
send image directly from clipboard to ftp?
« Reply #9 on: Wed, 14 July 2010, 16:14:44 »
I think...THINK...that Windows can do that on its own without third party software.

Might involve installing some part of IIS though.
Enthusiast of springs which buckle noisily: my keyboards
Want to learn about the Kishsaver?
kishy.ca

Offline wellington1869

  • Thread Starter
  • Posts: 2885
send image directly from clipboard to ftp?
« Reply #10 on: Wed, 14 July 2010, 16:17:16 »
Quote from: kishy;202711
I think...THINK...that Windows can do that on its own without third party software.

i'm thinking that too; IIRC the godaddy instructions didnt require third party software. That said, I vaguely remember trying it and finding the connection either unreliable or slow; i remember dropping the attempt after a while. Of course win7 might have improved on it, will have to look it up and try it I guess.

"Blah blah blah grade school blah blah blah IBM PS/2s blah blah blah I like Model Ms." -- Kishy

using: ms 7000/Das 3

Offline wellington1869

  • Thread Starter
  • Posts: 2885
send image directly from clipboard to ftp?
« Reply #11 on: Wed, 14 July 2010, 16:23:23 »
another ahk page about this. apparently its not easy in ahk either.
lots of visual basic scripts to do it tho.

"Blah blah blah grade school blah blah blah IBM PS/2s blah blah blah I like Model Ms." -- Kishy

using: ms 7000/Das 3

Offline wellington1869

  • Thread Starter
  • Posts: 2885
send image directly from clipboard to ftp?
« Reply #12 on: Wed, 14 July 2010, 16:25:35 »
actually i might stick with snag-it for now.  Just didnt want to put yet another program in my startup folder. I'll eventually mash together a right-click option, esp for images.

"right click -> send to ftp" done directly on the active window (or any image) in a single step would be ideal.  Oh and then automatically place the url into the clipboard :)

"Blah blah blah grade school blah blah blah IBM PS/2s blah blah blah I like Model Ms." -- Kishy

using: ms 7000/Das 3

Offline wellington1869

  • Thread Starter
  • Posts: 2885
send image directly from clipboard to ftp?
« Reply #13 on: Wed, 14 July 2010, 16:27:45 »
"clupper" and "tinygrab" might be lighter-weight versions of what snag-it does, as far as ftp-ing a captured screenshot easily.
http://www.ampercent.com/send-screenshots-files-folders-to-ftp-desktop/4767/

"Right click the system tray icon to take a screenshot. After the screenshot is ready, hit the clup it button and the image is uploaded in your FTP account. The image URL is copied in your system clipboard so you can just perform a simple copy paste and add the image in a new blog post"

tinygrab sounds pretty ideal.
« Last Edit: Wed, 14 July 2010, 16:33:24 by wellington1869 »

"Blah blah blah grade school blah blah blah IBM PS/2s blah blah blah I like Model Ms." -- Kishy

using: ms 7000/Das 3

Offline d4rkst4r

  • Posts: 44
send image directly from clipboard to ftp?
« Reply #14 on: Wed, 14 July 2010, 16:32:51 »
For printscreens, I use Gadwin Printscreen. Lots of options, free.

For the FTPing, you could use a simple Python script that monitors a specific directory.
Italian Red FKB104M/EB · Deck Legend Ice (tactile) · AEKII

Offline itlnstln

  • Posts: 7048
send image directly from clipboard to ftp?
« Reply #15 on: Wed, 14 July 2010, 16:37:05 »
You should be able to map a network drive and offload to it.


Offline wellington1869

  • Thread Starter
  • Posts: 2885
send image directly from clipboard to ftp?
« Reply #16 on: Wed, 14 July 2010, 16:41:30 »
screensnapr looks light too.

pickpick is a portable app, looks light.

"Blah blah blah grade school blah blah blah IBM PS/2s blah blah blah I like Model Ms." -- Kishy

using: ms 7000/Das 3