Literal pasv command not working

Literal pasv command not working

Problem: My server is behind a firewall. When I try the "literal pasv" command, the connection times out. What could I be doing wrong?






Solution: The 'literal' command in the command line FTP utility is used to blindly pass the command to the server; it won't really open a data connection. It will merely send the PASV command to the server. This will cause the server to return a 200 level response with the IP address and PORT number that would be used if a data connection were to be opened.


    • Related Articles

    • What is the difference between Active (PORT) mode and Passive (PASV) mode?

      Active (PORT) mode: In active (port) mode the FTP client specifies the data port that the FTP server is going to connect on and waits for the FTP server to connect. The IP address and port number are sent to the FTP server by the FTP client using the ...
    • How can I enable PASV mode?

      In the Administration console, under your server, go to the Connections category. On the Connections Advanced tab you will see a check box that reads "Allow PASV mode connections". Make sure this box is checked.
    • ADDGROUP and ADDUSER command limitations with non-native authentication

      SRXConfig allows you to make changes to your server settings via the command line. However, settings related to Users and Groups will only go into effect for servers using native authentication. Using the srxcfg ADDUSER command shows success on the ...
    • Error: Required Privilege Not Held (when using the Backup command)

      Problem: When I use the Titan Backup Server Configuration feature in the Titan Administrator, I receive an error indicating "Required privilege is not held by the client". Solution: In order to use this feature, your NT/2K/XP user account must have ...
    • Error: Required Privilege Not Held (when using the Backup command)

      Problem: When I use the Titan Backup Server Configuration feature in the Titan Administrator, I receive an error indicating "Required privilege is not held by the client". Solution: In order to use this feature, your NT/2K/XP user account must have ...