Alaska Software Inc. - ftpClient missing methods ??
Username: Password:
AuthorTopic: ftpClient missing methods ??
Jack DuijfftpClient missing methods ??
on Sat, 11 Oct 2014 12:21:19 +0200
Hello,

I am trying to remove some 3rd party libary's for FTP, and switch to FtpClient in Asinet,

How can i:

1. Get list of availeble files and/or directory's  from the FTP sever
2. Change directory on the FTP server
3. Create directory on the FTP server
4. Delete directory from the FTP server
5. Delete file from FTP server

Regards,
Jack Duijf


Regards
Jack Duijf

-------------------------------------------------------------
Also a member off the XXP (http://www.xxp.nl)
Till WarwegRe: ftpClient missing methods ??
on Mon, 13 Oct 2014 16:03:33 +0200
Dear Jack,

  Unfortunately, the FTPClient class doesn't support these kinds of operations 
yet. It's on the to do list but we don't have a definite timeline yet.

There might be ways to get at this functionality, but you'll have to write code
to do it. However, this sounds a bit like overkill to me given that you already 
have a running system. 

Best regards,
  Till Warweg
  [Alaska Software]

--------------------------------------------------------------------
Technical Support:         support@alaska-software.com
News Server:                 news.alaska-software.com
Homepage:                     http://www.alaska-software.com
KnowledgeBase:            http://www.alaska-software.com/kb
--------------------------------------------------------------------



"Jack Duijf" schrieb im Newsbeitrag news:tk0i3a180o8kn9uht62imag9cpb6i2p5iu@4ax.com...
> Hello,
> 
> I am trying to remove some 3rd party libary's for FTP, and switch to FtpClient in Asinet,
> 
> How can i:
> 
> 1. Get list of availeble files and/or directory's  from the FTP sever
> 2. Change directory on the FTP server
> 3. Create directory on the FTP server
> 4. Delete directory from the FTP server
> 5. Delete file from FTP server
> 
> Regards,
> Jack Duijf
> 
> 
> Regards
> Jack Duijf
> 
> -------------------------------------------------------------
> Also a member off the XXP (http://www.xxp.nl)
Hubert BrandelRe: ftpClient missing methods ??
on Tue, 14 Oct 2014 09:10:18 +0200
If you need this now, you can look here ... http://www.marshallsoft.com/
Boris BorzicRe: ftpClient missing methods ??
on Tue, 14 Oct 2014 15:38:37 +0200
Hubert Brandel wrote in news:793220a6$1356d852$6195@news.alaska-
software.com:

> If you need this now, you can look here ...

The xbFTPClient class included with Xb2.NET has all of these methods, 
including SSL support.

Best regards,
Boris Borzic

http://xb2.net
http://sqlexpress.net
industrial strength Xbase++ development tools
Matej JuracRe: ftpClient missing methods ??
on Wed, 15 Oct 2014 11:15:45 +0200
If it is one sided, simple upload, you can script it "ftp.exe -s:filename "