| View previous topic :: View next topic |
| Author |
Message |
MarkTrubo Contributor


Joined: 27 May 2001 Posts: 148 Location: Long Island, NY
|
Posted: Tue Oct 22, 2002 8:14 pm Post subject: NET FTP Help from vdsdll 2.7 |
|
|
Been using net ftp for a while -- it is great, but now must get a list of the files on the ftp server. Just can't seem to figure out how to use the:
NET FTP, GETDIR, <directory>
and
@NET(FTP, DIRENTRY)
I am probably just being stupid. Any help from someone who has used it (or from Tommy who wrote it)?
Thanks! |
|
| Back to top |
|
 |
Tommy Admin Team
Joined: 16 Nov 2002 Posts: 746 Location: The Netherlands
|
Posted: Tue Oct 22, 2002 10:37 pm Post subject: |
|
|
I think that's indeed the way it's done. Please note that the DLL may not be able to
function with all different kinds of servers. Did the ftp.dsc example script work for
you? |
|
| Back to top |
|
 |
MarkTrubo Contributor


Joined: 27 May 2001 Posts: 148 Location: Long Island, NY
|
Posted: Wed Oct 23, 2002 12:21 pm Post subject: |
|
|
| The upload and download have worked just great in my own programs -- oh ya, just noticed that fucntion is in the sample -- ooops, I'll work from there. Thank you! |
|
| Back to top |
|
 |
|