Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.2k views
in .NET FTP by (1.8k points)
I wanted to quickly check out the FtpSynchronizeView.
Setting the remote directory is done by setting it's connection's remote directory I assume.
But how about the local directory?

I can't seem to find any exposed field that could point to the local directory.
Also, why can't I look into the example's code with the code viewer? For all the other examples, there a "view code" button.

Regard Boris

--edit--

Found it. The local connection is on the connection object.
Still would like to see the source of the example though.

3 Answers

0 votes
by (51.2k points)
Yes, although the hand-written source of the example is visible in the ExampleViewer, since the properties were set in the VS Form Designer they are a part of the generated code and therefore not visible. The trouble is that if we include all the property-sets in the example then it sort of crowds out the hand-written code.

- Hans (EnterpriseDT)
0 votes
by (1.8k points)
Hmm, with all the other examples there are buttons labeled "C# code" and "VB code" next to the "Design" button.
But with FTPSync example, only the Design button is available.

I'm using edtFtp Pro 5.0 exampleviewer
0 votes
by (51.2k points)
Yes, I see what you mean. There's an error in our installation builder which fails to include the source-files for the sync example. We'll fix that up in the next release.

In the meantime I can e-mail the source-code for that example to you if you like. Please e-mail support if you would like to have a couple.

- Hans (EnterpriseDT)

Categories

...