Commit 8e28c570 authored by dasharatha.vamshi's avatar dasharatha.vamshi

cleanup

parent 73ad4d79
# postgre_ftp_clean_up # postgre_ftp_clean_up
This utility can be used to display/delete the list of files which should be deleted in FTP as they are alredy processed # This utility can be used to display/delete the list of files which should be deleted in FTP as they are alredy processed
How to Run it:
1. To Command to get the list of all files in WPM folder or IO folder or MODBUS folder in FTP is: | **Utility Type** | **Description** | **Command**|
|**Command** | -- | -- | --|
-- | | find | Command to get the list of all files in WPM folder or IO folder or MODBUS folder in FTP | *python clean_up.py find*|
| python clean_up.py find | | delete | Command to delete the list of all files in WPM folder or IO folder or MODBUS folder in FTP | *python clean_up.py delete*|
2. To Command to Delete files in WPM folder or IO folder or MODBUS folder in FTP is:
|**Command** |
-- |
| python clean_up.py delete |
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment