Differences
This shows you the differences between the selected revisions of the page.
| 2015-01-28 | 2015-02-19 | ||
| faq_line_breaks (martin) | faq_script_hostkey => faq_hostkey (martin) | ||
| Line 12: | Line 12: | ||
| * [[faq_ftp|Can I connect to an FTP server?]] | * [[faq_ftp|Can I connect to an FTP server?]] | ||
| * [[faq_security|How do I know if the connection is secure?]] | * [[faq_security|How do I know if the connection is secure?]] | ||
| + | * [[faq_hostkey|Where do I get SSH host key fingerprint for use with scripting or .NET assembly?]] | ||
| * [[faq_sftp_large_packet|I get the message "Received too large (??? B) SFTP packet" when I login. What is the problem?]] | * [[faq_sftp_large_packet|I get the message "Received too large (??? B) SFTP packet" when I login. What is the problem?]] | ||
| * [[faq_ip|Where should I type the IP address of my remote host?]] | * [[faq_ip|Where should I type the IP address of my remote host?]] | ||
| Line 40: | Line 41: | ||
| * [[faq_scheduler|My script works fine when executed manually, but fails or hangs when run by Windows Scheduler, SSIS or other automation service. What am I doing wrong?]] | * [[faq_scheduler|My script works fine when executed manually, but fails or hangs when run by Windows Scheduler, SSIS or other automation service. What am I doing wrong?]] | ||
| * [[faq_script_ini|How do I configure session, transfer and/or any other settings for which there are no script commands?]] | * [[faq_script_ini|How do I configure session, transfer and/or any other settings for which there are no script commands?]] | ||
| - | * [[faq_script_hostkey|Where do I get SSH host key fingerprint for use with scripting or .NET assembly?]] | ||
| * [[faq_script_result|How do I know that script completed successfully?]] | * [[faq_script_result|How do I know that script completed successfully?]] | ||
| * [[faq_script_modified_files|How do I transfer new/modified files only?]] | * [[faq_script_modified_files|How do I transfer new/modified files only?]] | ||