Skip to content

JMEspiz/python-ftp-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script to Upload a file to the server.

This script alows you to upload a file to your FTP server.

How to use:

  • Set the credentials on env.py.
  • Check the script file is executable (ls -l). (if it isn't. Run chmod +x script.py)
  • run the script ./script.py.

Recomendation:

You can combinate this script with crontab and automatize the process.

All contributions are welcome.

About

A basic script to upload a file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages