|
FTP GUI Toolkit
|
|
Component |
Description
|
|
|
.NET component that provides basic FTP client functionality. |
|
|
.NET component that provides enhanced FTP client functionality, including directory transfers, asynchronous transfers and SOCKS proxies. |
|
|
Non-visual Windows Forms component that attaches user-defined buttons or menu items to various operations of an ExFTPConnection (or SecureFTPConnection - only in edtFTPnet/PRO). This would allow, for example, a button on a form to be tied to ExFTPConnection's Connect() method so that clicking on the button connects to the server. |
|
|
A Windows Forms control which allows the user to edit the properties of an ExFTPConnection (or SecureFTPConnection - only in edtFTPnet/PRO). |
|
|
A Windows Forms control which displays a list of files and directories that are available for upload via FTP. Supports uploading via double-clicking or drag and drop to an FTPRemoteFileList. |
|
|
A Windows Forms control which displays a list of files and directories that are available for download via FTP. Supports downloading via double-clicking or drag and drop to an FTPLocalFileList. |
|
|
A Windows Forms control which displays the status of current FTP transfers. as a percentage transferred and a progress bar. |