{"id":194,"date":"2007-10-21T12:53:14","date_gmt":"2007-10-21T11:53:14","guid":{"rendered":"http:\/\/www.servernet.dk\/?p=194"},"modified":"2007-10-21T12:54:33","modified_gmt":"2007-10-21T11:54:33","slug":"ftp-scripts-on-windows","status":"publish","type":"post","link":"http:\/\/www.servernet.dk\/?p=194","title":{"rendered":"FTP Scripts on windows"},"content":{"rendered":"<pre>ftp -s:script.txt<\/pre>\n<p>The contents of script.txt might look like this:<\/p>\n<pre>ftp.server.com\r\nyourUserName \r\nyourPassword\r\nbin\r\ncd \/files\r\nput\r\nfile.zip\r\nbye<\/pre>\n<p>This is handy for administration between servers, but keep in mind that FTP sends passwords in clear text.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>ftp -s:script.txt The contents of script.txt might look like this: ftp.server.com yourUserName yourPassword bin cd \/files put file.zip bye This is handy for administration between servers, but keep in mind that FTP sends passwords in clear text.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-194","post","type-post","status-publish","format-standard","hentry","category-diverse"],"_links":{"self":[{"href":"http:\/\/www.servernet.dk\/index.php?rest_route=\/wp\/v2\/posts\/194","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.servernet.dk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.servernet.dk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.servernet.dk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.servernet.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=194"}],"version-history":[{"count":0,"href":"http:\/\/www.servernet.dk\/index.php?rest_route=\/wp\/v2\/posts\/194\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.servernet.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=194"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.servernet.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=194"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.servernet.dk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=194"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}