• Home
  • About Me
  • Contact Me
837 3750 ADS aix backup catalyst cisco cisco ios ftp hmc ibm ios juniper LDAP linux nas network nfs p-series password prestashop radius router sfu ssh steel belted tftp unix vpn windows
more tags
Home

Shell

A Basic Shell Script for FTP

Submitted by guvnor on Mon, 01/18/2010 - 18:19
  • ftp
  • linux
  • script
  • Shell
  • unix

Basic FTP Shell Script for uploading files

Introduction

There are occasions where you might want to FTP data off site from a server or other host onto an FTP server

NOTE! Think a little before using FTP. It doesn't send login credentials (username / password) it an encrypted form and the data it transfers is not encrypted either. There are some security implications to using FTP as transfer protocol over public links.


#!/bin/bash

  • Add new comment
  • Read more
Tiaras Dog Harnesses