RE: Problems with libURLftpUploadFile

2009-09-09 Thread Kevin Stallibrass
Hi all, Had no takers on this one so I thought I'd repost it I have a problem where: Put fld contains FTP path into tURL libURLftpUploadFile c:/myfile.txt, tURL ,showStatus works fine but. Put fld contains FTP path into tURL Put c:/myfile.txt into tFilepath libURLftpUploadFile tFilepath,

Re: Problems with libURLftpUploadFile

2009-09-09 Thread Jim Ault
On Sep 9, 2009, at 3:01 AM, Kevin Stallibrass wrote: Hi all, Had no takers on this one so I thought I'd repost it I have a problem where: Put fld contains FTP path into tURL libURLftpUploadFile c:/myfile.txt, tURL ,showStatus works fine but. Put fld contains FTP path into tURL Put

Re: Problems with libURLftpUploadFile

2009-09-09 Thread Kevin Stallibrass
Thanks Pierre I had preferred to use libURLftpUploadFile because I could set up a callback to work a scrollbar, do other things when pStatus is downloaded etc However, I seem to have got it working now. FYI, Put fld contains FTP path into tURL Put c:/myfile.txt into tFilepath libURLftpUploadFile

RE: problems with libURLftpUploadfile

2009-09-09 Thread Kevin Stallibrass
Thanks Jim, This is really good advice which I'll try this evening. I does put me in a bit of a quandary though as my original script now works just by changing the variable name.(no idea why) This will probably fail at the worst moment knowing my luck so I'll try your suggestion and report back.

Problems with libURLftpUploadFile

2009-09-04 Thread Kevin Stallibrass
Hi all, I have a problem where: Put fld contains FTP path into tURL libURLftpUploadFile c:/myfile.txt, tURL ,showStatus works fine but. Put fld contains FTP path into tURL Put c:/myfile.txt into tFilepath libURLftpUploadFile tFilepath, tURL , showStatus Results in

Re: Problems with libURLftpUploadFile

2009-09-04 Thread Pierre Sahores
Try this working 24/7 there (Rev Ent 3.5, OS X 10.5.8) put url (binfile: path_to_thefile_to_upload) into url (your_ftp_server_credenti...@address the_remote_path / the_uploaded_file_name)) if url (FTP_Server_Address.../the_uploaded_file_name) is then beep Cheers, P. Le 4 sept. 09 à