Re: Confirming an FTP Upload

2011-12-07 Thread Gregory Lypny
Hi Stephen, Thanks for the tip. I was aware that LiveCode does not do SFTP. I had to get my Mac to start running regular FTP to work with it. I am using a separate account. Regards, Gregory On Wed, Dec 7, 2011, at 8:50 AM, use-livecode-requ...@lists.runrev.com wrote: You should know

Confirming an FTP Upload

2011-12-06 Thread Gregory Lypny
Hi everyone, I was wondering whether anyone would be willing to share scripting tips on how to monitor and confirm the uploading of files via FTP. I’m using the simple PUT URL form rather than the revFTP library stuff because the latter’s examples are not particularly well documented in the

Re: Confirming an FTP Upload

2011-12-06 Thread AcidJazz
the last line of tData Cheers, Mark -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Confirming-an-FTP-Upload-tp4164699p4165561.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode

Re: Confirming an FTP Upload

2011-12-06 Thread stephen barncard
*Your data has been stored on the server and then retrieved. CR It looks like this: CRCR the last line of tData Cheers, Mark -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Confirming-an-FTP-Upload-tp4164699p4165561.html Sent from the Revolution - User

Re: Confirming an FTP Upload

2011-12-06 Thread Gregory Lypny
Hi Mark, Much appreciated! Just the kind of thing I was looking for. Regards, Gregory On Tue, Dec 6, 2011, at 1:00 PM, use-livecode-requ...@lists.runrev.com wrote: Greg, Here's how I submit data using the Put URL approach... ___ use-livecode

Re: Confirming an FTP Upload

2011-12-06 Thread AcidJazz
in context: http://runtime-revolution.278305.n4.nabble.com/Confirming-an-FTP-Upload-tp4164699p4165852.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

Re: Confirming an FTP Upload

2011-12-06 Thread AcidJazz
Actually, Stephen, could you elaborate on the special ftp space that is not the website. I'm a little unclear on the distinction. Mark -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Confirming-an-FTP-Upload-tp4164699p4165858.html Sent from the Revolution

Re: Confirming an FTP Upload

2011-12-06 Thread stephen barncard
:30, AcidJazz mpe...@gmail.com wrote: Actually, Stephen, could you elaborate on the special ftp space that is not the website. I'm a little unclear on the distinction. Mark -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Confirming-an-FTP-Upload