Skip to content

yscom-git/FtpUpdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ef74fb9 · Feb 10, 2023

History

3 Commits
Feb 7, 2023
Feb 7, 2023
Feb 7, 2023
Feb 7, 2023
Feb 7, 2023
Feb 7, 2023
Feb 7, 2023
Feb 7, 2023
Feb 7, 2023
Feb 7, 2023
Feb 10, 2023
Feb 7, 2023
Feb 7, 2023
Feb 7, 2023
Feb 7, 2023

Repository files navigation

Assumption : FTP server is already installed.

Update Concept : The Program will compare File modification date between Local pc and ftp server.

How to use : Modify the "FTP_Downloader.ini" file.(Important options are *)

  1. SERVER_IP="FTP Server IP"*
  2. USER_ID="FTP ID"*
  3. PASSWORD="FTP PWD"*
  4. DOWNLOAD_PATH="FTP PATH(remote)"*
  5. WORK_PATH="Download Path ex]."*
  6. PROGRAM_NAME="Running File Name ex]YES.exe"* - This file will be run after download the new files from server
  7. BACKUP_PATH="Backup folder ex] .\BACKUP"*
  8. BACKUP_HISTORY="If it needs ex] TRUE"
  9. CORCD="Company code"
  10. COMPANY_NAME="Company name ex] YSCom"*
  11. BIZCD="Business Code"
  12. PLANT_NAME="plant name ex] Seoul"*

About

YSCom's Deployment Solution base on FTP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages