{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "ftp",
  "home_page_url": "https://evotec.xyz/es/tags/ftp",
  "feed_url": "https://evotec.xyz/es/tags/ftp/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/es/blog/easy-way-to-connect-to-ftps-and-sftp-using-powershell",
      "url": "https://evotec.xyz/es/blog/easy-way-to-connect-to-ftps-and-sftp-using-powershell",
      "title": "Easy way to connect to FTPS and SFTP using PowerShell",
      "summary": "FTPS and SFTP are two ways to send and receive files from remote sources. While the name suggests both do the same thing, those are different protocols, in the end, having the same goal. A few weeks back, I had to make sure I can reliably download files from FTPS server using PowerShell, and since I couldn\u2019t find anything straightforward to use, I decided to write my own. Transfertto is a new PowerShell module that supports both FTPS and SFTP protocols. Its goal is to be the only module that you need to transfer files to and from FTP/SFTP servers.",
      "date_published": "2021-08-29T13:47:48.0000000Z",
      "tags": [
        "ftp",
        "ftps",
        "powershell",
        "sftp",
        "ssh",
        "transferetto",
        "Windows"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/how-to-backup-ftp-to-synology",
      "url": "https://evotec.xyz/es/blog/how-to-backup-ftp-to-synology",
      "title": "How to backup FTP to Synology Station",
      "summary": "Having backups of your website or/and ftp server is an important part of administrator\u2019s life. There are multiple ways to\u2026",
      "date_published": "2016-01-27T16:04:42.0000000Z",
      "tags": [
        "backup",
        "ftp",
        "linux",
        "synology"
      ]
    }
  ]
}