Filezilla will not connect to server using Secure File Transfer Protocol (SFTP)

Filezilla will not connect to server using Secure File Transfer Protocol (SFTP)

Symptom(s):

Filezilla is unable to connect to the server using the Secure File Transfer Protocol (SFTP), however regular file transfer protocol (FTP) works fine. Additionally, you have confirmed that the required ports for the Secure File Transfer Protocol have been enabled on the firewall. The generic port for SFTP is port 22 and the port for FTP is 21, port 20 may be required if the server is running the ftp services in passive mode.

Solution(s): 

  1. SSH into the server and edit the /etc/ssh/sshd_config file, if your config is in another location you can use the “locate sshd_config” to identify that location.
  2. Once in the file find the following commented out line: #Subsystem sftp /usr/lib/openssh/sftp-server Leave the line commented out, if its not commented, go ahead and comment it out using a hash tag (#).
  3. Below the commented out line add: Subsystem sftp internal-sftp  then reboot the server.
  4. Your Filezilla should now be able to connect.

Sending’ reported error (0x80040119): ‘The message cannot be saved to you IMAP e-mail account Sent Items folder, because Outlook is offline or the e-mail server doesn’t allow items to be saved to the Sent Items folder’

 

Symptom: Outlook reports the following error – Sending’ reported error (0x80040119): ‘The message cannont be saved to you IMAP e-mail account Sent Items forlder, because Outlook is offline or the e-mail server doesn’t allow items to be saved to the Sent Items folder’

Solution:

  • Go to File-> Account Settings-> Account settings-> (YOUR EMAIL ACCOUNT) -> Change…-> More Options…-> Advanced
  • Set Root folder path to “Inbox” and force a Send/Receive

This fix should allow you to now automatically sync with Squirrelmail, Round Cube, or Horde.