SuggestSoft.com

FTP Client 1.0

FTP Client Component for .NET (C# or VB.NET). This component enables you to easily support FTP access in your .NET applications.

The FTP component supports:

* Upload & Download

* Read remote file & folder listings over FTP

* Delete remote files and folders over FTP

* Rename remote files over FTP

* Create folders via FTP

Please see http://www.ftpclient.co.uk for more details


The object supports the following methods:

void OnFTPMessageEvent(string message)

This event is called every time a command is sent to the FTP server, or returned from the FTP server

string connect(string host, string username, string password)

This method is called before any other call can be made. It initiates a connection with the FTP server

void disconnect()

This method disconnects the client from the FTP server

ArrayList getRemoteFolder(string path)

This method returns a list of files and folders held within the specified remote path. The objects returned are detailled below

void upload(string localFile,string remotePath)

This method uploads a file from the local machine to a specified folder on the remote machine

void download(string remoteFile,string localPath)

This method downloads a file from the local machine to a specified folder on the remote machine

void rename(string remoteFile,string newName)

This method renames a file on the remote machine to a new specified name

void delete(string remoteFile)

This method deletes a file or folder from the remote machine.

void createFolder(string parentFolder,string folderName)

This method creates a folder on the remote machine

Updated: 0000-00-00
License: Free
Publisher: FTP Client
Size: n/a
Require: Requies . NET framework 1 . 0 or higher
System: Win98, WinME, WinNT3x, WinNT4x, WinXP, Win2000, Win2003
Language: English
Find similar programs1:
ftp net 2 3 4 5 6
ftp client 2 3 4 5 6
ftp component 2 3 4 5 6
ftp visual basic 2 3 4 5 6
ftp c 2 3 4 5 6
ftp vb net 2 3 4 5 6

  • FTP Client Component for .NET (C# or VB.NET). This component enables you to easily support FTP access in your .NET applications. The FTP component supports:
    * Upload & Download
    * Read remote file & folder listings over FTP
    * Delete remote files and folders over FTP
    * Rename remote files over FTP
    * Create folders via FTP
    Please see http://www.ftpclient.co.uk
  • Download's Map
  • Post Review/Rate