• upScreen - Gyazo-like application that uploads sceenshots to your host, via FTP
    98 replies, posted
[QUOTE=lavacano;28898968]Well, that explains why [b]absolutely fucking nothing[/b] has SFTP support :argh: I suppose I could kludge together a FTP-SFTP bridge (sftp all files in /ftp/upscreen every five minutes then remove them, then make FTP's /upscreen point there)[/QUOTE] Ok I searched again and found out this: [url]https://sourceforge.net/projects/sharpssh/[/url] I'll see if I can use it and, if possible, I'll add support for sftp too!
I really love this program and I'm using it all the time, but is there any way you can allow different formats or alleast some kind of compression with jpegs because it's taking some time to upload 1.3MB pictures on my line.
[QUOTE=maurits150;28952378]I really love this program and I'm using it all the time, but is there any way you can allow different formats or alleast some kind of compression with jpegs because it's taking some time to upload 1.3MB pictures on my line.[/QUOTE] More image formats in next version it is, then! I am working on a couple of other stuff too at the moment, but new version should be out by tomorrow night...
Awesome.
use fucking png fuck
I still like my localhostr uploadr. (Yes, that's how it's spelled.)
[QUOTE=TehWhale;28956145]use fucking png fuck[/QUOTE] I always preferred PNG too, but if his internet speed's bad I can help him by adding jpeg and gif formats as well... Not a big deal, after all.
ok I requested that my new thread on this app closes so that I don't make a new thread for each version, but keep this one for all instead... I also requested that Overv removes the 'version 1.2.3' part from the title of this thread. On-topic now: I just made another release, version 1.2.5! It comes with: - fixed full-screen not working - fixed problem with putting white dots over images Sorry for any trouble caused... PS: for those that didn't check version 1.2.4, changes were: - New interface (capturing to all directions is now possible, too) - Single-click on windows taskbar to capture it. - more image formats (choose between PNG, JPEG and GIF) - fixed bugs: not opening link in browser in some cases, and another bug in start-up (some other small bugs too). - link is now copied to clipboard before the upload starts, so you don't have to wait to get a link... [editline]4th April 2011[/editline] ok I requested that my new thread on this app closes so that I don't make a new thread for each version, but keep this one for all instead... I also requested that Overv removes the 'version 1.2.3' part from the title of this thread. On-topic now: I just made another release, version 1.2.5! It comes with: - fixed full-screen not working - fixed problem with putting white dots over images Sorry for any trouble caused... PS: for those that didn't check version 1.2.4, changes were: - New interface (capturing to all directions is now possible, too) - Single-click on windows taskbar to capture it. - more image formats (choose between PNG, JPEG and GIF) - fixed bugs: not opening link in browser in some cases, and another bug in start-up (some other small bugs too). - link is now copied to clipboard before the upload starts, so you don't have to wait to get a link...
Still no uploading to cube or some other img host?
No, not yet. I'm not sure if I will, tbh... BTW, I tried uploading to imgur with the code provided on their website, it really is slow as shit... And that's not cool! If I will add uploading to image hosts, it'll be after I've added some other main features like uploading via post to a php file and multi-monitor support, and uploading via SFTP...
The latest update is nice. There's one little issue though: the image preview that pops up after uploading the image breaks when the path has a space in it. It then opens two seperate tabs [url]http://maurits******.com/data/img/April[/url] and [url]http://2011/kgrrjzqr.jpg[/url]
[QUOTE=maurits150;29006220]The latest update is nice. There's one little issue though: the image preview that pops up after uploading the image breaks when the path has a space in it. It then opens two seperate tabs [url]http://maurits******.com/data/img/April[/url] and [url]http://2011/kgrrjzqr.jpg[/url][/QUOTE] How can the path have a space in it? I'm confused...
ok got it, fixing it right now..
[img]http://gyazo.com/ca5bfb0ff2cfea7504aa088c70f90afc.png[/img] Fucking .net shit I thought I already installed all of it
[QUOTE=koeniginator;29019824][img_thumb]http://gyazo.com/ca5bfb0ff2cfea7504aa088c70f90afc.png[/img_thumb] Fucking .net shit I thought I already installed all of it[/QUOTE] shit I thought it was an actual error at first, lol
Thanks for the program, it's simple and that's all I need. I have one insignificant and annoying problem though. The images upload fine to my host, but when I am redirected to it I get a 404 not found page, most likely because the url is [url]http://ftp.***.com/picture.png[/url]. If I remove the ftp from the url, it then works. Full error: [code] The server can not find the requested page: ftp.***.com/picture.png (port 80) Please forward this error screen to ftp.***.com's WebMaster. [/code] Do you have a fix?
[QUOTE=alphaspida;29021327]Thanks for the program, it's simple and that's all I need. I have one insignificant and annoying problem though. The images upload fine to my host, but when I am redirected to it I get a 404 not found page, most likely because the url is [url]http://ftp.***.com/picture.png[/url]. If I remove the ftp from the url, it then works. Full error: [code] The server can not find the requested page: ftp.***.com/picture.png (port 80) Please forward this error screen to ftp.***.com's WebMaster. [/code] Do you have a fix?[/QUOTE] You don't need "ftp." in the host field... If it works without it, what's the problem?
[QUOTE=John the Gr8;29022170]You don't need "ftp." in the host field... If it works without it, what's the problem?[/QUOTE] Wouldn't it not work if I just named my host ***.com? In cpanel is says that the server is ftp.***.com
[QUOTE=alphaspida;29023076]Wouldn't it not work if I just named my host ***.com? In cpanel is says that the server is ftp.***.com[/QUOTE] No 'ftp.' is not needed... Test it, it should work just fine without it...
[QUOTE=John the Gr8;29032542]No 'ftp.' is not needed... Test it, it should work just fine without it...[/QUOTE] How can you say the ftp subdomain isn't where the ftp server is without any knowledge of how it's set up?
[QUOTE=Catdaemon;29033496]How can you say the ftp subdomain isn't where the ftp server is without any knowledge of how it's set up?[/QUOTE] If your host is not retarded, doing [url]ftp://host.com/[/url] will work just fine. Or is your ftp and http server on different machines? Which wouldn't make much sense to me...
[QUOTE=johan_sm;29033541]If your host is not retarded, doing [url]ftp://host.com/[/url] will work just fine. Or is your ftp and http server on different machines? Which wouldn't make much sense to me...[/QUOTE] It makes perfect sense if you actually have a clue.
[QUOTE=Catdaemon;29033858]It makes perfect sense if you actually have a clue.[/QUOTE] How does it make sense? Why would you have http and ftp on different servers?
[QUOTE=johan_sm;29033903]How does it make sense? Why would you have http and ftp on different servers?[/QUOTE] Why not? This is networking. You can setup things however you want according to your needs. You could have load balancing on the HTTP end on a different machine, who knows?
[QUOTE=John the Gr8;29018522]ok got it, fixing it right now..[/QUOTE] Nice.
[QUOTE=maurits150;29034277]Nice.[/QUOTE] shit wtf? Well this has nothing to do with upScreen now, does it? [editline]7th April 2011[/editline] edit: I was referring to what you said before edit... Obviously.
Basicly replying to the bug report he fixed, but I forgot to quote my bad.
[QUOTE=maurits150;29034314]Basicly replying to the bug report he fixed, but I forgot to quote my bad.[/QUOTE] Is it just me or did this make no sense? lol
Yes I did reply being confused about my url being censored on the previous page but then I realized I did that myself so I edited it to something more related. Lets move on with the topic.
Made a new release, version 1.2.6, which comes with: - Window Capturing (hell yeah) - couple of bugs fixed You can capture a window by just single-clicking on it... What do you think, facepunch? :buddy: Edit: spaces in directories is one of fixed bugs. See OP for the other 2
Sorry, you need to Log In to post a reply to this thread.