Subject Re: Direct copy instead of ftp
From Mervyn Bick <invalid@invalid.invalid>
Date Wed, 28 Sep 2016 08:19:17 +0200
Newsgroups dbase.getting-started

On 28-Sep-16 6:56 AM, Ken Mayer wrote:

> By the way, don't just "copy and paste" the code, copy the source file
> and make sure you have the *other* files that are required. In the form,
> if you open it in the source code editor, it notes in the comments at
> the top, that there are files it is dependent on. Copy those over as
> well (PasswordMaskEF.cc and Ini.cc -- the activeX controls should be
> installed and ready to be used).
>
> The attached form shows what it should look like when it opens if
> everything is in place. You need to fill in the information in the
> entryfields filled in in red. The default port for FTP is 21, so type
> that in ...

I'm also having problems.

I've edited testFTP.pg to reflect a local folder and an FTP site that I
can access without a problem using FileZilla.  Running teh program gives
an error "This product is not licensed fro this operation.".

Running SocketFTPExample.wfm gives the error  "File does not exist
:ini.cc".  The file is in the same directory as the sourcecode.  The
local directory is, however, shown as the root directory of the C:
drive.  dBASE itself is on the C: drive but all sourcecode and data is
on the D: drive.

I can't do it now but later today I'll see if I can find where the C:\
is coming from.

Mervyn.