- Argentina
- Australia
- Bangladesh
- Belarus
- Belgium
- Brazil
- Bulgaria
- Canada
- China
- Costa Rica
- Egypt
- France
- Germany
- Hong Kong
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Kuwait
- Malaysia
- Mexico
- Netherlands
- New Zealand
- Nigeria
- Pakistan
- Philippines
- Poland
- Qatar
- Romania
- Russia
- Saudi Arabia
- Singapore
- South Africa
- Spain
- Sri Lanka
- Sweden
- Switzerland
- Thailand
- Turkey
- UAE
- Ukraine
- United Kingdom
- United States
edtFTPnet/PRO FAQs
/*= Html::a(
$default_button_text,
'javascript:void(0);',
$default_req_button
) */?>
Unverified Vendor
COMMUNITY FEEDBACK SCORE
- 0.00
- 0 Reviews
RANKINGS & RATINGS
RANK
-
14 / 28
Work for edtFTPnet/PRO? Manage Profile
Ask edtFTPnet/PRO a Question
0
votes
Mark Ram | Updated June 1, 2023 What type of secure FTP does edtFTPnet/PRO support?
- Answer
- Read 1 Answers
-
83 Views
Mark Ram | June 1, 2023
There can be considerable confusion when using the term "secure FTP". There are two different types of secure file transfer protocols available. edtFTPnet/PRO supports both.
Firstly, there is an enhancement to standard FTP (as defined in RFC 959), which uses the same FTP commands (and protocol) over secure sockets, i.e. over SSL/TLS. This is variously known as FTPS, FTP-SSL, and FTP-over-SSL. There are many FTP servers that support FTPS.
There is also another protocol, unfortunately known as SFTP, which also provides secure file access, but which is not related to the standard FTP protocol. This is implemented using SSH (Secure SHell), a suite of secure network connectivity tools (when used with SSH2 this is known as SFTP). The primary purpose of SSH is to enable users to remotely log into a machine over a secure connection. The two protocols are completely different and not related. (more)
Firstly, there is an enhancement to standard FTP (as defined in RFC 959), which uses the same FTP commands (and protocol) over secure sockets, i.e. over SSL/TLS. This is variously known as FTPS, FTP-SSL, and FTP-over-SSL. There are many FTP servers that support FTPS.
There is also another protocol, unfortunately known as SFTP, which also provides secure file access, but which is not related to the standard FTP protocol. This is implemented using SSH (Secure SHell), a suite of secure network connectivity tools (when used with SSH2 this is known as SFTP). The primary purpose of SSH is to enable users to remotely log into a machine over a secure connection. The two protocols are completely different and not related. (more)
0
votes
Mark Ram | Updated June 12, 2023 Can edtFTPnet/PRO be used in non-GUI apps?
- Answer
- Read 1 Answers
-
74 Views
Mark Ram | June 12, 2023
Yes, edtFTPnet/PRO works in non-GUI apps including console applications and Windows services. Of course it will also work in Windows Forms apps, where the FTP GUI controls can save the developer a lot of time and effort. (more)
0
votes
Mark Ram | Updated June 12, 2023 What FTPS servers does edtFTPnet/PRO support?
- Answer
- Read 1 Answers
-
66 Views
Mark Ram | June 12, 2023
Almost all servers are supported - email Enterprise Distributed Technologies support if yours is not and we'll do our best to add support for it. (more)
0
votes
Mark Ram | Updated June 1, 2023 Can edtFTPnet/PRO be used for standard FTP too?
- Answer
- Read 1 Answers
-
75 Views
Mark Ram | June 1, 2023
Yes, in SecureFTPConnection set the Protocol to FTP. (more)
0
votes
Mark Ram | Updated June 12, 2023 Can edtFTPnet/PRO be used for standard FTP too?
- Answer
- Read 1 Answers
-
0 Views
Mark Ram | June 12, 2023
Yes, in SecureFTPConnection just set the Protocol to FTP. (more)