{"id":25972,"date":"2021-09-11T13:27:46","date_gmt":"2021-09-11T18:27:46","guid":{"rendered":"https:\/\/learncctv.com\/?p=25972"},"modified":"2022-01-11T16:40:51","modified_gmt":"2022-01-11T21:40:51","slug":"security-camera-to-ftp-server","status":"publish","type":"post","link":"https:\/\/learncctv.com\/security-camera-to-ftp-server\/","title":{"rendered":"How to record security camera to FTP server (example with Axis IP camera)"},"content":{"rendered":"<p style=\"text-align: justify; cursor: text;\">In this article, I explain how to record your security camera to an FTP server.<\/p>\n<p style=\"text-align: justify;\"><span data-preserver-spaces=\"true\">It&#8217;s possible to have a&nbsp;<\/span><strong><span data-preserver-spaces=\"true\">Free FTP server&nbsp;<\/span><\/strong><span data-preserver-spaces=\"true\">at home and avoid spending money with paid services. If that&#8217;s what you want, please just keep reading.<\/span><\/p>\n<p><span><img decoding=\"async\" alt=\"FTP Sever with videos from Axis IP camera\" data-id=\"26024\" width=\"719\" data-init-width=\"720\" height=\"436\" data-init-height=\"436\" title=\"FTP Sever with videos from Axis IP camera\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/FTP-Sever-with-videos-from-Axis-IP-camera.png\" data-width=\"719\" data-height=\"436\"><\/span><\/p>\n<p>Pictures and files recorded to the FTP server (Filezilla)<\/p>\n<p style=\"text-align: justify; cursor: text;\">Yes, I have a setup at my home, so this is not theory; it&#8217;s the real deal \ud83d\ude09<\/p>\n<p style=\"text-align: justify;\"><span data-preserver-spaces=\"true\">As you can see in the previous picture, I have some&nbsp;<\/span><strong><span data-preserver-spaces=\"true\">Axis IP cameras<\/span><\/strong><span data-preserver-spaces=\"true\">, and I could make them record videos and pictures on a local server.&nbsp;<\/span><\/p>\n<p style=\"text-align: justify; cursor: text;\">Depending on the IP camera model you are using, you can have pictures and videos recorded on your server. In my case, I can have both of them.<\/p>\n<p style=\"cursor: text;\"><strong>==&gt;<\/strong> If you prefer to have a <strong>paid service<\/strong> up and running remotely on the Internet, please read the article: <a href=\"https:\/\/learncctv.com\/ftp-server-for-ip-camera\/\" target=\"_blank\" style=\"outline: none; cursor: text;\" rel=\"noopener\">FTP Sever for IP camera.<\/a><\/p>\n<p style=\"text-align: justify; cursor: text;\">Let&#8217;s see how to set up your local server without expending a single dime!<\/p>\n<h2 style=\"text-align: justify; cursor: text;\">How to record IP cameras to the FTP Server<\/h2>\n<p style=\"text-align: justify; cursor: text;\">To record videos and pictures from your IP camera to an FTP server, both devices must be connected to the network and ready to communicate.<\/p>\n<p style=\"text-align: justify; cursor: text;\">You can either use a local or remote server as long as you have all the network configuration, routes, and firewall rules in place.<\/p>\n<h3 style=\"text-align: justify; cursor: text;\">Have your device ready to communicate<\/h3>\n<p style=\"text-align: justify;\"><span data-preserver-spaces=\"true\">For simplification, I show how to configure an Axis IP camera model&nbsp;<\/span><a href=\"https:\/\/amzn.to\/3limiMX\" target=\"_blank\" rel=\"noopener\"><span data-preserver-spaces=\"true\">P1365 MK II<\/span><\/a><span data-preserver-spaces=\"true\">&nbsp;and the&nbsp;<\/span><strong><span data-preserver-spaces=\"true\">Filezilla FTP server<\/span><\/strong><span data-preserver-spaces=\"true\">&nbsp;in a local network. The devices are working in the same subnet, and there are no routes or port forwarding rules in the router.<\/span><\/p>\n<p style=\"text-align: justify; cursor: text;\">The setup does not depend on a router, and I&#8217;m using a regular switch.<\/p>\n<p style=\"text-align: justify; cursor: text;\">See the diagram below to understand the scenario.<\/p>\n<p><span><img decoding=\"async\" alt=\"Axis P1365 camera connected to a FTP Server\" data-id=\"26027\" width=\"719\" data-init-width=\"836\" height=\"200\" data-init-height=\"232\" title=\"Axis P1365 camera connected to a FTP Server\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Axis-P1365-camera-connected-to-a-FTP-Server.png\" data-width=\"719\" data-height=\"200\"><\/span><\/p>\n<p style=\"text-align: justify; cursor: text;\">As you can see, the devices are ready to communicate in the local network. It&#8217;s possible to test the communication just by using the ping command.<\/p>\n<p style=\"text-align: justify; cursor: text;\">This first step is crucial to guarantee that everything is going to work.<\/p>\n<p><span><img decoding=\"async\" alt=\"FTP Server Pings to the Axis Camera\" data-id=\"26029\" width=\"641\" data-init-width=\"641\" height=\"274\" data-init-height=\"274\" title=\"FTP Server Pings to the Axis Camera\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/FTP-Server-Ping-to-the-Axis-Camera.png\" data-width=\"641\" data-height=\"274\"><\/span><\/p>\n<p style=\"text-align: justify; cursor: text;\">And now, you are ready to move on&#8230;<\/p>\n<h3 style=\"text-align: justify; cursor: text;\">Setup the FTP Server and the IP camera<\/h3>\n<p style=\"text-align: justify; cursor: text;\">The IP camera needs to know which server it supposes to send the files to.<\/p>\n<p style=\"text-align: justify; cursor: text;\">You must create a folder, username, and password in the FTP server and use such information to configure your IP camera. It&#8217;s simple, but you need to pay attention to the details and get everything correct. Otherwise, it won&#8217;t work.<\/p>\n<p><span><img decoding=\"async\" alt=\"Axis Camera Info to connect to Filezilla Server\" data-id=\"26032\" width=\"719\" data-init-width=\"1235\" height=\"236\" data-init-height=\"405\" title=\"Axis Camera Info to connect to Filezilla Server\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Axis-Camera-Info-to-connect-to-Filezilla-Server.png\" data-width=\"719\" data-height=\"236\"><\/span><\/p>\n<p style=\"text-align: justify; cursor: text;\">Even in a local network, the Windows firewall can be a problem, so you need to make sure it&#8217;s correctly configured before having your system working.<\/p>\n<p style=\"text-align: justify; cursor: text;\">Now that you know the basics let&#8217;s move to the configuration.<\/p>\n<h2 style=\"text-align: justify; cursor: text;\">FTP server Installation and Setup<\/h2>\n<p style=\"text-align: justify; cursor: text;\">There are different software you can use, and some of them are free \ud83d\ude42<\/p>\n<p style=\"text-align: justify; cursor: text;\">I&#8217;m using Filezilla, which is free and easy to set up.<\/p>\n<p style=\"text-align: justify; cursor: text;\">Here&#8217;s the step-by-step on how to have the FTP service up and running.<\/p>\n<ul style=\"cursor: text;\">\n<li style=\"cursor: text;\">Create a folder on your computer to save the files<\/li>\n<li>Download and install Filezilla from the official website<\/li>\n<li>Create a rule in the firewall to allow incoming connections<\/li>\n<li style=\"cursor: text;\">Configure Filezilla to allow the user to connect to the FTP server<\/li>\n<\/ul>\n<p style=\"text-align: justify; cursor: text;\">The following pictures show the setup details.<\/p>\n<p><span><img decoding=\"async\" alt=\"FTP Sever shared folder\" data-id=\"26036\" width=\"719\" data-init-width=\"720\" height=\"436\" data-init-height=\"436\" title=\"FTP Sever shared folder\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/FTP-Sever-shared-folder.png\" data-width=\"719\" data-height=\"436\"><\/span><\/p>\n<p>Share folder in the FTP server (Filezilla running on Windows 10)<\/p>\n<p><span><img decoding=\"async\" alt=\"Filezilla shared folder configuration details\" data-id=\"26034\" width=\"654\" data-init-width=\"654\" height=\"450\" data-init-height=\"450\" title=\"Filezilla shared folder configuration details\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Filezilla-shared-folder-configuration-details.png\" data-width=\"654\" data-height=\"450\" style=\"\"><\/span><\/p>\n<p>Directory (folder), permissions and users<\/p>\n<p style=\"text-align: justify; cursor: text;\">Pay attention to the details, such as the correct permission to write in the folder.<\/p>\n<p style=\"text-align: justify; cursor: text;\">And now you are ready to set up your IP camera.<\/p>\n<h2 style=\"text-align: justify; cursor: text;\">Windows firewall setup<\/h2>\n<p style=\"text-align: justify; cursor: text;\">Now that you have your server ready to work, it&#8217;s necessary to create a rule in the Windows Firewall to allow the incoming connections.<\/p>\n<p style=\"text-align: justify; cursor: text;\">Here&#8217;s how to create the rule.<\/p>\n<ul style=\"cursor: text;\">\n<li style=\"cursor: text;\">Open the Windows Defender Firewall.<\/li>\n<li style=\"cursor: text;\">Click on &#8220;<strong>Advanced Settings<\/strong>&#8220;.<\/li>\n<li style=\"cursor: text;\">Select &#8220;<strong>Inbound Rules<\/strong>&#8221; and click &#8220;<strong>New Rule&#8230;<\/strong>&#8220;.<\/li>\n<li style=\"cursor: text;\">Select &#8220;<strong>Program<\/strong>&#8221; and click the <strong>Next <\/strong>button.<\/li>\n<li style=\"cursor: text;\">Browse for the <strong>Filezilla Server<\/strong> executable file.<\/li>\n<li style=\"cursor: text;\">Click the Next button and select &#8220;<strong>Allow connection<\/strong>&#8220;<\/li>\n<li style=\"cursor: text;\">Click the Next button and check &#8220;<strong>Private<\/strong>&#8220;.<\/li>\n<li style=\"cursor: text;\">Click Next, give the rule a name and click &#8220;<strong>Finish<\/strong>&#8220;.<\/li>\n<\/ul>\n<p><span><img decoding=\"async\" alt=\"Windows Defender Firewall Rule for Filezilla\" data-id=\"26039\" width=\"719\" data-init-width=\"826\" height=\"332\" data-init-height=\"381\" title=\"Windows Defender Firewall Rule for Filezilla\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Windows-Defender-Firewall-Rule-for-Filezilla.png\" data-width=\"719\" data-height=\"332\"><\/span><\/p>\n<p style=\"text-align: justify; cursor: text;\">Yeah, now you are ready for the camera setup and testing.<\/p>\n<h2 style=\"text-align: justify; cursor: text;\">IP camera Setup<\/h2>\n<p style=\"text-align: justify; cursor: text;\">The camera configuration varies according to the model and firmware version.<\/p>\n<p style=\"text-align: justify; cursor: text;\">This example is for Axis cameras using <strong>firmware 9.8.x.x.<\/strong><\/p>\n<p style=\"text-align: justify; cursor: text;\">It might be different for your camera, but the main concept is the same.&nbsp;<\/p>\n<p style=\"text-align: justify; cursor: text;\">You need to look for the FTP menu and enter the FTP server IP address and credentials, so the camera can connect to it; and them it&#8217;s necessary to create the event (or events) that will trigger the FTP recording.<\/p>\n<p style=\"text-align: justify; cursor: text;\">Here are the steps to set up an Axis camera to record into the FTP server.<\/p>\n<h3 style=\"text-align: justify; cursor: text;\">Enter the Server information<\/h3>\n<ul>\n<li style=\"text-align: justify; cursor: text;\">Open the menu: <strong>System <\/strong>&gt;&gt; <strong>Events <\/strong>&gt;&gt; <strong>Recipients<\/strong>.<\/li>\n<li><span data-preserver-spaces=\"true\">Enter the Server Name,<\/span><strong><span data-preserver-spaces=\"true\">&nbsp;IP Address<\/span><\/strong><span data-preserver-spaces=\"true\">,&nbsp;<\/span><strong><span data-preserver-spaces=\"true\">Port,&nbsp;<\/span><\/strong><span data-preserver-spaces=\"true\">and&nbsp;<\/span><strong><span data-preserver-spaces=\"true\">login&nbsp;<\/span><\/strong><span data-preserver-spaces=\"true\">credentials.<\/span><\/li>\n<li style=\"text-align: justify; cursor: text;\">Click the &#8220;<strong>Test<\/strong>&#8221; button to confirm the communication is OK.<\/li>\n<li style=\"text-align: justify; cursor: text;\">Click the &#8220;<strong>Save<\/strong>&#8221; button.<\/li>\n<\/ul>\n<p><span><img decoding=\"async\" alt=\"FTP Recipient configuration on Axis Camera\" data-id=\"26041\" width=\"352\" data-init-width=\"352\" height=\"627\" data-init-height=\"627\" title=\"FTP Recipient configuration on Axis Camera\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/FTP-Recipient-configuration-on-Axis-Camera.png\" data-width=\"352\" data-height=\"627\"><\/span><\/p>\n<h3 style=\"text-align: justify; cursor: text;\">Configure the event to trigger the recording<\/h3>\n<ul>\n<li style=\"text-align: justify; cursor: text;\">Open the menu: <strong>System <\/strong>&gt;&gt; <strong>Events <\/strong>&gt;&gt; <strong>Rules<\/strong><\/li>\n<li style=\"text-align: justify; cursor: text;\">Create a <strong>rule <\/strong>with the condition to trigger the recording<\/li>\n<li style=\"text-align: justify; cursor: text;\">Choose the action (Send image or video to through FTP)&nbsp;<\/li>\n<li style=\"text-align: justify; cursor: text;\">Adjust the parameters according to your needs<\/li>\n<li style=\"text-align: justify; cursor: text;\">Click the &#8220;<strong>Save<\/strong>&#8221; button<\/li>\n<li style=\"text-align: justify; cursor: text;\">Test your configuration<\/li>\n<\/ul>\n<p style=\"text-align: justify; cursor: text;\">The pictures below show the configuration details.<\/p>\n<p><span><img decoding=\"async\" alt=\"Axis IP Camera FTP Configuration\" data-id=\"26044\" width=\"302\" data-init-width=\"302\" height=\"750\" data-init-height=\"750\" title=\"Axis IP Camera FTP Configuration\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/Axis-IP-Camera-FTP-Configuration.png\" data-width=\"302\" data-height=\"750\"><\/span><\/p>\n<p style=\"text-align: justify; cursor: text;\">Motion detection is the most common condition to trigger the recording, but you can choose anyone better for your case (there are many of them in the menu).<\/p>\n<p style=\"text-align: justify; cursor: text;\">Let&#8217;s say you want to record video in the FTP server every time the camera detects audio, tampering, a rise in temperature, or something related to the camera state.<\/p>\n<p style=\"text-align: justify; cursor: text;\">The pictures below show the configuration details.<\/p>\n<h2 style=\"text-align: justify; cursor: text;\">Video:&nbsp; How to connect Axis camera to FTP Server<\/h2>\n<p style=\"text-align: justify; cursor: text;\">Here is a video showing the entire process.<\/p>\n<h2 style=\"text-align: justify; cursor: text;\">Conclusion<\/h2>\n<p style=\"text-align: justify; cursor: text;\">You can set up your IP camera to record videos and pictures to an FTP server.<\/p>\n<p style=\"cursor: text; text-align: justify;\">The features depend on the camera model you have; some of them only allow you to set up picture recording. Others (such as Axis) can record videos based on different events and schedules.<\/p>\n<p style=\"cursor: text; text-align: justify;\">I hope this article can help you, please share it with your friends.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article, I explain how to record your security camera to an FTP server. It&#8217;s possible to have a&nbsp;Free FTP server&nbsp;at home and avoid spending money with paid services. If that&#8217;s what you want, please just keep reading. Pictures and files recorded to the FTP server (Filezilla) Yes, I have a setup at my [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":26024,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[237],"tags":[],"class_list":["post-25972","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-axis"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to record security camera to FTP server (example with Axis IP camera) - Learn CCTV.com<\/title>\n<meta name=\"description\" content=\"See the step-by-step instructions on how to configure an Axis camera to record videos and pictures into a local FTP Server (Filezlilla).\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to record security camera to FTP server (example with Axis IP camera) - Learn CCTV.com\" \/>\n<meta property=\"og:description\" content=\"See the step-by-step instructions on how to configure an Axis camera to record videos and pictures into a local FTP Server (Filezlilla).\" \/>\n<meta property=\"og:url\" content=\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Learn CCTV.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/learncctvnow\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/learncctvnow\" \/>\n<meta property=\"article:published_time\" content=\"2021-09-11T18:27:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-01-11T21:40:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/FTP-Sever-with-videos-from-Axis-IP-camera.png\" \/>\n\t<meta property=\"og:image:width\" content=\"720\" \/>\n\t<meta property=\"og:image:height\" content=\"436\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Claudemir Martins\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Claudemir Martins\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/\",\"url\":\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/\",\"name\":\"How to record security camera to FTP server (example with Axis IP camera) - Learn CCTV.com\",\"isPartOf\":{\"@id\":\"https:\/\/learncctv.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/FTP-Sever-with-videos-from-Axis-IP-camera.png\",\"datePublished\":\"2021-09-11T18:27:46+00:00\",\"dateModified\":\"2022-01-11T21:40:51+00:00\",\"author\":{\"@id\":\"https:\/\/learncctv.com\/#\/schema\/person\/2f21941fc3f450f670146e9ed189e38a\"},\"description\":\"See the step-by-step instructions on how to configure an Axis camera to record videos and pictures into a local FTP Server (Filezlilla).\",\"breadcrumb\":{\"@id\":\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/#primaryimage\",\"url\":\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/FTP-Sever-with-videos-from-Axis-IP-camera.png\",\"contentUrl\":\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/FTP-Sever-with-videos-from-Axis-IP-camera.png\",\"width\":720,\"height\":436,\"caption\":\"FTP Sever with videos from Axis IP camera\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/learncctv.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to record security camera to FTP server (example with Axis IP camera)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/learncctv.com\/#website\",\"url\":\"https:\/\/learncctv.com\/\",\"name\":\"Learn CCTV.com\",\"description\":\"The place where you can learn CCTV\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/learncctv.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/learncctv.com\/#\/schema\/person\/2f21941fc3f450f670146e9ed189e38a\",\"name\":\"Claudemir Martins\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/learncctv.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/35af46e18600905d33ae99019d429631?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/35af46e18600905d33ae99019d429631?s=96&d=mm&r=g\",\"caption\":\"Claudemir Martins\"},\"description\":\"Claudemir Martins is a former Samsung Engineer with 19+ years of experience in the surveillance industry. He has been traveling around 17 different countries to teach people how to design, and install CCTV systems. He is currently working for Axis Communications as a Technical Services Engineer and living in the United States with his family.\",\"sameAs\":[\"https:\/\/learncctv.com\",\"https:\/\/www.facebook.com\/learncctvnow\"],\"url\":\"https:\/\/learncctv.com\/author\/claudemir-martinsgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to record security camera to FTP server (example with Axis IP camera) - Learn CCTV.com","description":"See the step-by-step instructions on how to configure an Axis camera to record videos and pictures into a local FTP Server (Filezlilla).","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/learncctv.com\/security-camera-to-ftp-server\/","og_locale":"en_US","og_type":"article","og_title":"How to record security camera to FTP server (example with Axis IP camera) - Learn CCTV.com","og_description":"See the step-by-step instructions on how to configure an Axis camera to record videos and pictures into a local FTP Server (Filezlilla).","og_url":"https:\/\/learncctv.com\/security-camera-to-ftp-server\/","og_site_name":"Learn CCTV.com","article_publisher":"https:\/\/www.facebook.com\/learncctvnow","article_author":"https:\/\/www.facebook.com\/learncctvnow","article_published_time":"2021-09-11T18:27:46+00:00","article_modified_time":"2022-01-11T21:40:51+00:00","og_image":[{"width":720,"height":436,"url":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/FTP-Sever-with-videos-from-Axis-IP-camera.png","type":"image\/png"}],"author":"Claudemir Martins","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Claudemir Martins","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/learncctv.com\/security-camera-to-ftp-server\/","url":"https:\/\/learncctv.com\/security-camera-to-ftp-server\/","name":"How to record security camera to FTP server (example with Axis IP camera) - Learn CCTV.com","isPartOf":{"@id":"https:\/\/learncctv.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/learncctv.com\/security-camera-to-ftp-server\/#primaryimage"},"image":{"@id":"https:\/\/learncctv.com\/security-camera-to-ftp-server\/#primaryimage"},"thumbnailUrl":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/FTP-Sever-with-videos-from-Axis-IP-camera.png","datePublished":"2021-09-11T18:27:46+00:00","dateModified":"2022-01-11T21:40:51+00:00","author":{"@id":"https:\/\/learncctv.com\/#\/schema\/person\/2f21941fc3f450f670146e9ed189e38a"},"description":"See the step-by-step instructions on how to configure an Axis camera to record videos and pictures into a local FTP Server (Filezlilla).","breadcrumb":{"@id":"https:\/\/learncctv.com\/security-camera-to-ftp-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/learncctv.com\/security-camera-to-ftp-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/learncctv.com\/security-camera-to-ftp-server\/#primaryimage","url":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/FTP-Sever-with-videos-from-Axis-IP-camera.png","contentUrl":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/09\/FTP-Sever-with-videos-from-Axis-IP-camera.png","width":720,"height":436,"caption":"FTP Sever with videos from Axis IP camera"},{"@type":"BreadcrumbList","@id":"https:\/\/learncctv.com\/security-camera-to-ftp-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/learncctv.com\/"},{"@type":"ListItem","position":2,"name":"How to record security camera to FTP server (example with Axis IP camera)"}]},{"@type":"WebSite","@id":"https:\/\/learncctv.com\/#website","url":"https:\/\/learncctv.com\/","name":"Learn CCTV.com","description":"The place where you can learn CCTV","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/learncctv.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/learncctv.com\/#\/schema\/person\/2f21941fc3f450f670146e9ed189e38a","name":"Claudemir Martins","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/learncctv.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/35af46e18600905d33ae99019d429631?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/35af46e18600905d33ae99019d429631?s=96&d=mm&r=g","caption":"Claudemir Martins"},"description":"Claudemir Martins is a former Samsung Engineer with 19+ years of experience in the surveillance industry. He has been traveling around 17 different countries to teach people how to design, and install CCTV systems. He is currently working for Axis Communications as a Technical Services Engineer and living in the United States with his family.","sameAs":["https:\/\/learncctv.com","https:\/\/www.facebook.com\/learncctvnow"],"url":"https:\/\/learncctv.com\/author\/claudemir-martinsgmail-com\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/posts\/25972"}],"collection":[{"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/comments?post=25972"}],"version-history":[{"count":70,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/posts\/25972\/revisions"}],"predecessor-version":[{"id":28231,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/posts\/25972\/revisions\/28231"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/media\/26024"}],"wp:attachment":[{"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/media?parent=25972"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/categories?post=25972"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/tags?post=25972"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}