NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Steve2106

Pages: [1]
1
FTP - Ask For Help / Get Directory & File Details.
« on: June 08, 2010, 04:06:00 AM »
Hi There,

I have been looking at the NetTalk Demos and particularly Ftp-Client.

I need to be able to connect to an ftp server and get the whole listing of every directory and every file in all directories.

Is there a demo app that can do this or do I have to code the collection of information myself.
I can already connect to the server and get the 3 directories in the root but those 3 directories hold more directories and files within those directories and it's this information I need to get hold of.

Thanks for any help you can give I really appreciate it.

Best Regards,

Steve.

2
FTP - Ask For Help / Re: File Exists
« on: May 28, 2010, 04:21:50 AM »
Hi Alberto,
Thanks for the reply.

I'll give this a try.

Best Regards,

Steve.

3
FTP - Ask For Help / File Exists
« on: May 28, 2010, 02:23:53 AM »
Hi There,
Can you help me please?

I have a request from a client to write a little app to check if document links in his system actually point to existing files.
I have used the ftp jumpstart app provided in the examples of NetTalk 4.0 and all works well when the file is able to be downloaded I.E. it exists.
My problem is when the file does not exist. I need to be able to trap the error and stop the attached screen from showing.

How can I do that. Maybe I am using the wrong NetTalk example. My client really only wants me to check if the files exist on the server, not to download them.
Can I trap the errors and prevent the attached image from showing.

Thanks for your help.

Best Regards,

Steve.



[attachment deleted by admin]

Pages: [1]