Re: FTP
Eduardo Gutierrez de O <[email protected]>
| Newsgroups | gmane.comp.lang.realbasic.user |
|---|---|
| Message-ID | <[email protected]> |
On 25 Aug 2017, at 22:38, Jim Payne <info-n0LMRlGxw+u/[email protected]> wrote: > > Dear Nuggers, > > I could use a little help. I need to include limited FTP ability in my software but have almost given up - and I'm pretty stubborn. > > My third party stuff, FTPkit and FTPsuite died inglorious deaths. My attempts to work through a shell instance work well enough, up to the point that I send a command to GET a file. This always ends with a permission denied error. (And yes, all the folder and file permissions are fine. > > Any hints will be appreciated greatly. Hi. Your FTP program may be running from a temporary location. From the shell FTP you might be able to change to a directory you can write to using "lcd" (for "local change directory"). Eduo To unsubscribe, email [email protected]