Editing FileZilla Client Tutorial (fa)
From FileZilla Wiki
Jump to navigationJump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 33: | Line 33: | ||
فیلد ''Host'' را با مقدار hostname، فیلد ''Username'' را با مقدار Username و فیلد ''Password'' را با مقدار Password کامل کنید. شما میتوانید فیلد ''Port'' را خالی بگذارید مگر اینکه اطلاعات سرور شما شامل شماره پورت هم باشد. اکنون میتوانید روی گزینه ''Quickconnect'' کلیک کنید. | فیلد ''Host'' را با مقدار hostname، فیلد ''Username'' را با مقدار Username و فیلد ''Password'' را با مقدار Password کامل کنید. شما میتوانید فیلد ''Port'' را خالی بگذارید مگر اینکه اطلاعات سرور شما شامل شماره پورت هم باشد. اکنون میتوانید روی گزینه ''Quickconnect'' کلیک کنید. | ||
''' | '''اگر اطلاعات ورود شما شامل پروتکلهایی مانند ''SFTP'' یا ''FTPS'' بود مقدار hostname را به شکل <tt>sftp://hostname</tt> یا <tt>ftps://hostname</tt> پر کنید. ''' | ||
اکنون فایلزیلا برای اتصال به سرور تلاش خواهد کرد. اگر تلاش موفقیت آمیز بود شما ستون سمت راست به جای گزینه ''Not connected to any server''، فهرستی از فایلهای و فولدرها را مشاهده خواهید کرد. | اکنون فایلزیلا برای اتصال به سرور تلاش خواهد کرد. اگر تلاش موفقیت آمیز بود شما ستون سمت راست به جای گزینه ''Not connected to any server''، فهرستی از فایلهای و فولدرها را مشاهده خواهید کرد. | ||
Line 48: | Line 48: | ||
== انتقال فایلها == | == انتقال فایلها == | ||
Now we will upload these files (or the ones you choose, respectively): | |||
website/ | website/ | ||
+- index.html | +- index.html | ||
Line 56: | Line 55: | ||
+- image01.jpg | +- image01.jpg | ||
+- image02.jpg | +- image02.jpg | ||
=== | === Uploading === | ||
First - in the ''local pane'' - bring the directory into view which contains data to be uploaded (e.g. <tt>index.html</tt> and <tt>images/</tt>). Now, navigate to the desired target directory on the server (using the ''server pane'''s file listings). To upload the data, select the respective files/directories and drag them from the ''local'' to the ''remote'' pane. You will notice that the files will be added to the ''transfer queue'' at the bottom of the window and soon thereafter get removed again - since they were (hopefully, if nothing went wrong) just uploaded to the server. The uploaded files and directories should now be displayed in the server content listing at the right side of the window. | First - in the ''local pane'' - bring the directory into view which contains data to be uploaded (e.g. <tt>index.html</tt> and <tt>images/</tt>). Now, navigate to the desired target directory on the server (using the ''server pane'''s file listings). To upload the data, select the respective files/directories and drag them from the ''local'' to the ''remote'' pane. You will notice that the files will be added to the ''transfer queue'' at the bottom of the window and soon thereafter get removed again - since they were (hopefully, if nothing went wrong) just uploaded to the server. The uploaded files and directories should now be displayed in the server content listing at the right side of the window. | ||
[[File:Tutorial_Filelists.png|center|frame| | [[File:Tutorial_Filelists.png|center|frame|Local and remote file listings after uploading the example files]] | ||
'''Note:''' If you don't like using drag-and-drop, you can also right click on files/directories (in the lower local pane) and select ''Upload'' to upload them - or simply double-click a file entry (this does not work for directories). | '''Note:''' If you don't like using drag-and-drop, you can also right click on files/directories (in the lower local pane) and select ''Upload'' to upload them - or simply double-click a file entry (this does not work for directories). | ||
''' | '''Note (advanced):''' If you enable filtering and upload a complete directory, only the not-filtered-out files and directories inside this directory will be transferred. | ||
=== | === Downloading === | ||
Downloading files, or complete directories, works essentially the same way as uploading - you just drag the files/directories from the remote pane to the local pane this time, instead of the other way round. | Downloading files, or complete directories, works essentially the same way as uploading - you just drag the files/directories from the remote pane to the local pane this time, instead of the other way round. | ||
Line 74: | Line 72: | ||
'''Note:''' In case you (accidentally) try to overwrite a file during upload or download, FileZilla will by default display a dialog asking what to do (overwrite, rename, skip...). | '''Note:''' In case you (accidentally) try to overwrite a file during upload or download, FileZilla will by default display a dialog asking what to do (overwrite, rename, skip...). | ||
== | == Using the site manager == | ||
Now that you are confident in transferring files (if not, practice a little bit), you might want to add the server information to the site manager to make it easy to reconnect to this server. To do this, select ''Copy current connection to Site Manager...'' in the ''File'' menu. The site manager will be opened and a new entry will be created with all the important information already filled in. You will notice that the entry's name is selected and highlighted - you can enter some descriptive name so you will later on find your server again (enter something like ''domain.com FTP server'' for example - you can rename it later if you wish). Now close the dialog by clicking on ''OK''. | Now that you are confident in transferring files (if not, practice a little bit), you might want to add the server information to the site manager to make it easy to reconnect to this server. To do this, select ''Copy current connection to Site Manager...'' in the ''File'' menu. The site manager will be opened and a new entry will be created with all the important information already filled in. You will notice that the entry's name is selected and highlighted - you can enter some descriptive name so you will later on find your server again (enter something like ''domain.com FTP server'' for example - you can rename it later if you wish). Now close the dialog by clicking on ''OK''. | ||
Line 80: | Line 78: | ||
در دفعههای بعد شما میتوانید با انتخاب سایت موردنظر خود و کلیک روی دکمه ''Connect'' به سرور خود وصل شوید. | در دفعههای بعد شما میتوانید با انتخاب سایت موردنظر خود و کلیک روی دکمه ''Connect'' به سرور خود وصل شوید. | ||
== | == Conclusion == | ||
You should now be able to use the basic FileZilla features. | |||
One final remark: Most tasks can be completed in several ways. The ways chosen for this tutorial are the most clear ones - if you invest a bit of time and just look around or read some of the advanced documentation, you will find much quicker ways to achieve what you want (there are toolbar buttons for often-used commands for example; some also react on right-clicking them). | |||
If you feel reasonably confident by now, it might be worthwhile to also read the advanced [[Using|usage instructions]] to learn about additional features not shown in this tutorial. | |||
== | == Further information == | ||
* [[Documentation]]: | * [[Documentation]]: Documentation for the most important topics | ||
* [[Site Manager|Site manager]]: | * [[Site Manager|Site manager]]: Details about how to set up your sites in FileZilla |