Re: ssh on-rev.com

2011-01-17 Thread Bob Sneidar
Ima gonna guess at 8 megs, 16 megs, 32 megs or 64 megs. It's just a hunch... Bob On Jan 17, 2011, at 3:06 PM, Martin Koob wrote: > Andre Garzia writes: > >> >> except if you want to transfer really large files, then I think $_POST_RAW >> is reach memory limits and things will go downhill...

Re: ssh on-rev.com

2011-01-17 Thread Pierre Sahores
No way to split those large files in multiples binary sections at POST before restoring their integrity when arrived on the server side ? Best, Pierre Le 17 janv. 2011 à 23:27, Andre Garzia a écrit : > except if you want to transfer really large files, then I think $_POST_RAW > is reach memory

Re: ssh on-rev.com

2011-01-17 Thread Martin Koob
Andre Garzia writes: > > except if you want to transfer really large files, then I think $_POST_RAW > is reach memory limits and things will go downhill... > > cheers > andre > > On Mon, Jan 17, 2011 at 7:24 PM, Pierre Sahores wrote: > > > Hello Andre :D > > > > But they should indeed !!! >

Re: ssh on-rev.com

2011-01-17 Thread Andre Garzia
except if you want to transfer really large files, then I think $_POST_RAW is reach memory limits and things will go downhill... cheers andre On Mon, Jan 17, 2011 at 7:24 PM, Pierre Sahores wrote: > Hello Andre :D > > But they should indeed !!! > > Instead of making any .irev stuff rely on the

Re: ssh on-rev.com

2011-01-17 Thread Pierre Sahores
Hello Andre :D But they should indeed !!! Instead of making any .irev stuff rely on the non secure FTP protocol, i just hate because that, the libURL let us play in a very fine way with $_POST_RAW and it works perfectly well there as a replacement for any kind of FTP targeted code. Kind Rega

Re: ssh on-rev.com

2011-01-17 Thread Andre Garzia
On Mon, Jan 17, 2011 at 1:49 PM, Pierre Sahores wrote: > But, i would really like to see the same mothership close all our unsecure > FTP accesses and replace them by a FTP-SSL + password + PKEY or SFTP + > password + PKEY accounts access policy. they should not do that until livecode liburl h

Re: ssh on-rev.com

2011-01-17 Thread Pierre Sahores
Andre and Folks, I used the same way but, frankly, it was no far from unusable... On the other hand, i prefer to see the mothership use this policy to avoid possible sad holes in the on-rev servers security. But, i would really like to see the same mothership close all our unsecure FTP accesse

Re: ssh on-rev.com

2011-01-17 Thread Andre Garzia
Folks, SSH is enabled only after request and the bad side is, they allow it only from fixed ip. So if you don't have a fixed ip, then you're lost. what I do is ssh to my vps server on jaguarpc which has a static ip then ssh from there to on-rev... lots of hops. On Mon, Jan 17, 2011 at 7:24 AM, Re

Re: ssh on-rev.com

2011-01-17 Thread René Micout
No information but I am also very interested by the subject... Rene(é) Le 17 janv. 2011 à 05:51, Thomas McGrath III a écrit : > Anyone know if ssh with on-rev.com works from the terminal? > > I keep getting rejected and I don't know if that's because I am using the > wrong sign in or that on-re

Re: ssh on-rev.com

2011-01-16 Thread J. Landman Gay
On 1/16/11 10:51 PM, Thomas McGrath III wrote: Anyone know if ssh with on-rev.com works from the terminal? I'm not positive, but I think you may have to ask support to set that up for you. I don't think SSH is turned on by default. -- Jacqueline Landman Gay | jac...@hyperactivesw