Documentation: Difference between revisions

From FileZilla Wiki
Jump to navigationJump to search
No edit summary
m (Reverted edits by 1111111111111ff (talk) to last revision by CodeSquid)
Tag: Rollback
 
(229 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
__NOTOC__
<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
{| cellspacing="2" style="width: 100%;" |
<head>
|- valign="top"
<title><?php wp_title('&laquo;', true, 'right'); ?><?php bloginfo('name'); ?></title>
| width="50%" style="border: 1px solid #dddddd; border-left: 2px solid #b50000; background-color: #f6f6f6; padding: 10px;" |
<link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/style.css" type="text/css" />
==FileZilla Client==
<meta name="language" content="tr-TR" />
===General===
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
*[[Client_Installation|Installation on Windows/Linux/Mac OSX]]
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
*[[FileZilla Client Tutorial (en)|Tutorial]]
*[[Using|Usage instructions]]
*[[Network Configuration|Fixing connection and transfer problems; Network configuration]]
*[[FAQ#FileZilla Client FAQ|Frequently Asked Questions (FAQ)]]


===Specific features===
*[[Filename Filters|Filename filters]]
*[[Logs|Logging in FileZilla]]
*[[Other Features|Other features]]


<?php wp_head(); ?>
===FileZilla Pro===
</head>
<body>
<div id="wrapper">
<div id="header">
<div id="ustalan">
<div id="logo">
<img src="<?php if(get_option('logo-url')) { echo stripslashes(get_option('logo-url')); } else { echo  get_bloginfo('stylesheet_directory').'/resim/logo.png'; } ?>" alt="<?php bloginfo('name'); ?>" />
</div>


</div>
*[[Pro: Amazon S3|Connecting to Amazon S3]]
<div id="ustmenu">
*[[Pro:S3 Provider Configuration|Configuring third-party S3 providers]]
<div id="nav">
*[[Pro: Google Cloud Storage|Connecting to Google Cloud Storage]]
<div class="topnav">
*[https://filezillapro.com/docs/v3/ Knowledge Base]
<ul class="nav">
 
<li class="anasayfa"><a href="<?php echo get_option('home'); ?>" target="_self">Anasayfa</a></li>
===Special cases===
<li><a href="http://www.ahmetsumen.com.tr/sok-dalga-tedavisi" target="_self">Şok Dalga Tedavisi</a></li>
*[[Howto|Key-based authentication with SFTP]]
<li><a href="http://www.ahmetsumen.com.tr/elektroakupunktur" target="_self">Elektroakupunktur</a></li>
*[[FZ_UAC|FileZilla and Windows Vista/Windows 7 UAC]]
<li><a href="http://www.ahmetsumen.com.tr/noral-terapi" target="_self">Nöral Terapi</a></li>
*[[Fz2_to_3_convert|Importing FileZilla 2 Site Manager entries into FileZilla 3]]
<li><a href="http://www.ahmetsumen.com.tr/tzp-tedavisi" target="_self">TZP Tedavisi</a></li>
| width="50%" style="border: 1px solid #dddddd; border-left: 2px solid #8c215a; background-color: #f6f6f6; padding: 10px;" |
<li><a href="http://www.ahmetsumen.com.tr/ultrasonografi" target="_self">Ultrasonografi</a></li>
 
</ul>
==FileZilla Server==
</div>
===General===
</div>
*[[FileZilla FTP Server|FileZilla Server]]
</div><!-- ustmenu -->
*[[Network Configuration|Fixing connection and transfer problems; Network configuration]]
</div><!-- header -->
*[[FAQ#FileZilla Server FAQ|Frequently Asked Questions (FAQ)]]
 
===Specific features===
*[[Server_logs|Logging in FileZilla Server]]
 
===Special cases===
*[[FTPS using Explicit TLS howto (Server)|FTPS using Explicit TLS howto]]
*[[Transfer user accounts from Another FTP Server]]
*[[Securing your Windows Service installation]]
*[[Setting up your Router to Fix the "425 code"]]
*[[ENETUNREACH with Kaspersky]]
|-
| colspan="3" style="border: 1px solid #dddddd; border-left: 2px solid #aaaaaa; background-color: #f6f6f6; padding: 10px;" |
 
==Development==
*[https://filezilla-project.org/sourcecode.php Getting the source code]
*[[Client_Compile|Compiling FileZilla]]
|}

Latest revision as of 18:15, 16 June 2023