Editing Post login commands

From FileZilla Wiki
Jump to navigationJump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
Some outdated servers default to legacy file systems not supported by modern FTP clients such as FileZilla. Modern FTP software implements TVFS as defined by [http://tools.ietf.org/search/rfc3659 RFC 3659] instead.
+
Some obscure legacy servers require some custom commands to be issued before they are usable by modern FTP clients. Manually entering these commands does not work as they do not apply to the transfer connections which are separate from the browsing connection.
 
 
When the FTP server on such a legacy platform has its default set to use a filesystem unsupported by modern FTP clients, then you may require some custom commands to be issued to tell the FTP server to expect a more modern Unix/Linux or Windows file system syntax, so that the server can successfully communicate with modern clients. Manually entering these commands in FileZilla does not work as:
 
a) they do not apply to the transfer connections which are separate from the browsing connection
 
b) and/or by then the FileZilla client already finished the login to the server and commands may need to be sent prior to logging in.
 
 
 
  
 
There is a workaround using the post-login command feature of the site-manager. Add a new site-manager entry and close FileZilla. Next open sitemanager.xml in the settings directory of FileZilla and add a PostLoginCommands element inside the Server element. Inside PostLoginCommand, use the Command element, with the actual command to execute as text.
 
There is a workaround using the post-login command feature of the site-manager. Add a new site-manager entry and close FileZilla. Next open sitemanager.xml in the settings directory of FileZilla and add a PostLoginCommands element inside the Server element. Inside PostLoginCommand, use the Command element, with the actual command to execute as text.
Line 26: Line 21:
  
 
If connecting using this site-manager entry, these commands get executed in the transfer connections as well.
 
If connecting using this site-manager entry, these commands get executed in the transfer connections as well.
 +
 +
sitemanager.xml file is located in C:\Users\username\AppData\Roaming\FileZilla  on Windows 7

Please note that all contributions to FileZilla Wiki are considered to be released under the GNU Free Documentation License 1.2 (see FileZilla Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)