Loading...

Knowledge Base

How to Transfer Files with WinSCP Over FTP

When you want to upload or download website files using an FTP client. This article explains how to transfer files with WinSCP over FTP.

 

 

To Upload Content/Files using WinSCP

  1. Open WinSCP.
  2. Provide the User name and Password information, set the Port number to 21, and click the Save button.
    WinSCP Login

    Uploading content is allowed only through FTPS on Port 21. Hence, besides File Protocol, you need to select FTP in the first dropdown menu and TLS Explicit encryption in the next.

    Additional Information
    FTPS
  3. Confirm the entry as shown below.
    Save session as
  4. In the Stored sessions section, select yourdomainname.com and click the Login button.
    WinSCP Login
  5. Once connected, open the Web folder by double-clicking it.
    Open the Web folder

    NOTE:
    Depending on the directory/folder structure of the web hosting package, you will need to upload your files to the relevant folder.
  6. Select the desired files in the left window and from the Files menu, click Copy.
    Click the Files menu, then select Copy
  7. Confirm the file transfer by clicking the Copy button.
    Click Copy to confirm the file transfer

    The files will be transferred to the remote server.

    Files transferred to Remote server

To Enable Active/Passive Mode FTP

Different modes of data connection can be used during FTP.

The data connection mode can be modified in the WinSCP client as follows:

  1. Under Stored sessions, select yourdomainname.com and click the Edit button.
    WinSCP Login
  2. Select the Advanced options check box.
    WinSCP Login
  3. By default, the data connection mode is set to Active mode. Click Connection and select the Passive mode check box.
    WinSCP Login
  4. Click the Save button. The change has been saved and is active for future FTP sessions on this site.

Loading...