Changes between Version 19 and Version 20 of faq/files/sftp


Ignore:
Timestamp:
Jul 13, 2011, 9:37:08 PM (14 years ago)
Author:
https://id.mayfirst.org/surrealestatenycweb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • faq/files/sftp

    v19 v20  
    2525Dreamweaver: If you are using the proprietary Dreamweaver client, the folder named after your web site domain ''might'' be displayed as a file, rather than a folder, which will make it impossible to enter the folder and upload your content to the correct location. To work around this limitation, specify the full path to your web directory in the Dreamweaver connection screen's "Host directory" field. Your full path will be a variation of: /home/members/GROUPNAME/sites/DOMAINNAME/web. If you are not sure what your path is, leave it blank and connect. You should see the path in to top right corner in the "Files" windows under "Remote site."
    2626
    27 gFTP: If you are using gFTP, choose the SSH2 protocol from the drop-down menu and specify port 22 for sftp.
     27gFTP: Manually configure sftp by choosing the SSH2 protocol from the drop-down menu and specify port 22. As of gFTP version 2.0.18, sftp will not work without manual configuration.
    2828
    2929== But why can't I use FTP? ==