Skip to content

romanex/copy2ftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

How to use
1 Clone a repository to your host
2 Add "env" file to scripts directory like
  ...
  MYHOST='ftp.myftp.com'
  MYUSER='[email protected]'
  MYPASSWD='fgvtGNxdfXMi'
  ... 
3 Change environments variable in scripts
4 Make script executable running sudo chmod +x ./install.sh
5 Run the script ./install.sh


What does it do?

1 Checking for necessary components
2 Coping script to folder
3 Making a log file
4 Setup a cron job 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages