Differences

This shows you the differences between the selected revisions of the page.

index 2020-06-03 index 2023-12-14 (current)
Line 113: Line 113:
          * [[script_downloading_when_done_file_exists]]           * [[script_downloading_when_done_file_exists]]
          * [[script_download_files_to_same_folder]]           * [[script_download_files_to_same_folder]]
 +          * [[script_email]]
        * [[rawsettings|Raw Site Settings]]         * [[rawsettings|Raw Site Settings]]
        * [[rawconfig|Raw Configuration]]         * [[rawconfig|Raw Configuration]]
Line 132: Line 133:
          * [[extension_compare_files]]           * [[extension_compare_files]]
          * [[extension_archive_and_download]]           * [[extension_archive_and_download]]
 +          * [[extension_synchronize_another_server]]
        * [[custom_commands|Useful Custom Commands]]         * [[custom_commands|Useful Custom Commands]]
      * [[transfer_queue]]       * [[transfer_queue]]
Line 159: Line 161:
      * [[file_encryption|File Encryption]]       * [[file_encryption|File Encryption]]
        * [[file_encryption_decrypt_script]]         * [[file_encryption_decrypt_script]]
 +      * [[clipboard]]
===== Using WinSCP ===== ===== Using WinSCP =====
Line 173: Line 176:
      * [[ui_context_menu]]       * [[ui_context_menu]]
      * [[ui_toolbars]]       * [[ui_toolbars]]
-      * [[ui_sessiontabs]]+      * [[ui_tabs]]
      * [[ui_permissions|Permissions]]       * [[ui_permissions|Permissions]]
      * [[ui_copy]]       * [[ui_copy]]
 +      * [[ui_copy_local]]
      * [[ui_console]]       * [[ui_console]]
      * [[ui_fsinfo]]       * [[ui_fsinfo]]
Line 229: Line 233:
        * [[task_lock]]         * [[task_lock]]
        * [[task_change_password]]         * [[task_change_password]]
 +        * [[task_file_management]]
==== Guides ==== ==== Guides ====
Line 263: Line 268:
            * [[guide_amazon_s3_sftp|Setting up an SFTP Access to Amazon S3]]             * [[guide_amazon_s3_sftp|Setting up an SFTP Access to Amazon S3]]
            * [[guide_amazon_s3]]             * [[guide_amazon_s3]]
-          * [[guide_google_compute_engine]]+          * [[guides#google|Google Cloud Platform]] 
 +············* [[guide_google_compute_engine]] 
 +            * [[guide_google_bucket]]
          * [[guides#azure|Microsoft Azure]]           * [[guides#azure|Microsoft Azure]]
            * [[guide_microsoft_azure|Azure]]             * [[guide_microsoft_azure|Azure]]
Line 273: Line 280:
          * [[guide_microsoft_onedrive]]           * [[guide_microsoft_onedrive]]
          * [[guide_backblaze]]           * [[guide_backblaze]]
 +          * [[guide_cloudflare]]
        * Other         * Other
          * [[guide_winscp_as_putty_session_manager]]           * [[guide_winscp_as_putty_session_manager]]
Line 295: Line 303:
            * [[ui_login_ftp|FTP]]             * [[ui_login_ftp|FTP]]
            * [[ui_login_s3|S3]]             * [[ui_login_s3|S3]]
 +            * [[ui_login_webdav|WebDAV]]
          * [[ui_login_connection|Connection]]           * [[ui_login_connection|Connection]]
            * [[ui_login_proxy|Proxy]]             * [[ui_login_proxy|Proxy]]
Line 321: Line 330:
        * [[ui_pref_transfer|Transfer]]         * [[ui_pref_transfer|Transfer]]
          * [[ui_transfer_preset]]           * [[ui_transfer_preset]]
-          * [[ui_pref_dragdrop|Drag·&·Drop]]+          * [[ui_pref_dragdrop|Drag&Drop]]
          * [[ui_pref_background|Background]]           * [[ui_pref_background|Background]]
          * [[ui_pref_resume|Endurance]]           * [[ui_pref_resume|Endurance]]
Line 327: Line 336:
        * [[ui_pref_security|Security]]         * [[ui_pref_security|Security]]
          * [[ui_master_password_change]]           * [[ui_master_password_change]]
 +          * [[ui_ssh_host_ca]]
        * [[ui_pref_logging|Logging]]         * [[ui_pref_logging|Logging]]
        * [[ui_pref_integration|Integration]]         * [[ui_pref_integration|Integration]]
Line 360: Line 370:
        * [[library_example_keep_local_directory_up_to_date]]         * [[library_example_keep_local_directory_up_to_date]]
        * [[library_example_remember_downloaded_files]]         * [[library_example_remember_downloaded_files]]
 +        * [[library_example_winforms_progressbar]]
 +        * [[library_example_two_way_synchronize_delete]]
      * [[library_from_script|Converting Script to Code Based on .NET Assembly]]       * [[library_from_script|Converting Script to Code Based on .NET Assembly]]
        * [[library_from_script_transfer_settings]]         * [[library_from_script_transfer_settings]]
Line 365: Line 377:
        * [[library_session_listdirectory]]         * [[library_session_listdirectory]]
        * [[library_session_open]]         * [[library_session_open]]
 +        * [[library_session_putfile]]
        * [[library_session_putfiles]]         * [[library_session_putfiles]]
        * [[library_session_putfilestodirectory]]         * [[library_session_putfilestodirectory]]
Line 373: Line 386:
        * [[library_session_fileexists]]         * [[library_session_fileexists]]
        * [[library_session_getfileinfo]]         * [[library_session_getfileinfo]]
 +        * [[library_session_trygetfileinfo]]
 +        * [[library_session_getfile]]
        * [[library_session_getfiles]]         * [[library_session_getfiles]]
        * [[library_session_getfilestodirectory]]         * [[library_session_getfilestodirectory]]
Line 430: Line 445:
        * [[library_remotepath_getfilename]]         * [[library_remotepath_getfilename]]
        * [[library_remotepath_escapefilemask]]         * [[library_remotepath_escapefilemask]]
 +        * [[library_remotepath_escapeoperationmask]]
        * [[library_remotepath_combinepaths]]         * [[library_remotepath_combinepaths]]
        * [[library_remotepath_combine]]         * [[library_remotepath_combine]]
Line 437: Line 453:
      * [[library_comparisondifference|ComparisonDifference]]       * [[library_comparisondifference|ComparisonDifference]]
        * [[library_comparisondifference_resolve]]         * [[library_comparisondifference_resolve]]
 +        * [[library_comparisondifference_reverse]]
===== Misc ===== ===== Misc =====
Line 468: Line 485:
          * [[faq_login]]           * [[faq_login]]
          * [[faq_connection_refused|Why is WinSCP not able to connect to a server, when other clients are?]]           * [[faq_connection_refused|Why is WinSCP not able to connect to a server, when other clients are?]]
 +          * [[faq_new_session]]
          * [[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?]]
Line 490: Line 508:
          * [[faq_line_breaks]]           * [[faq_line_breaks]]
          * [[faq_uploaded_file_missing]]           * [[faq_uploaded_file_missing]]
 +          * [[faq_upload_empty]]
        * [[faq#configuring_session|Configuring the Session]]         * [[faq#configuring_session|Configuring the Session]]
          * [[faq_dir_default|How can I configure the default local or remote directory for the session?]]           * [[faq_dir_default|How can I configure the default local or remote directory for the session?]]
Line 515: Line 534:
          * [[faq_su|How do I change user after login (e.g. su root)?]]           * [[faq_su|How do I change user after login (e.g. su root)?]]
          * [[faq_breaks_permissions|Why WinSCP breaks permissions (jail, chroot)?]]           * [[faq_breaks_permissions|Why WinSCP breaks permissions (jail, chroot)?]]
-          * [[faq_filemanager|Can I have a local directory in both panels (turn WinSCP into file manager)?]] 
          * [[faq_utf8|How do I make WinSCP show localized and/or UTF-8 encoded (Unicode) filenames correctly?]]           * [[faq_utf8|How do I make WinSCP show localized and/or UTF-8 encoded (Unicode) filenames correctly?]]
          * [[faq_web_cache|Why are the changes, I upload to webserver, not visible in the web browser?]]           * [[faq_web_cache|Why are the changes, I upload to webserver, not visible in the web browser?]]
Line 532: Line 550:
          * [[faq_error_codes|Where is documentation for error codes?]]           * [[faq_error_codes|Where is documentation for error codes?]]
          * [[faq_no_window]]           * [[faq_no_window]]
 +          * [[faq_local_folders]]
===== WinSCP Plugins to File Managers ===== ===== WinSCP Plugins to File Managers =====

Last modified: by martin