Commit 73ad4d79 authored by dasharatha.vamshi's avatar dasharatha.vamshi

cleanup

parent a1ddf97c
...@@ -2,10 +2,11 @@ ...@@ -2,10 +2,11 @@
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: 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: 1. To Command to get the list of all files in WPM folder or IO folder or MODBUS folder in FTP is:
|Command| |**Command** |
|-------| -- |
|python clean_up.py find| | python clean_up.py find |
2. To Command to Delete files in WPM folder or IO folder or MODBUS folder in FTP is: 2. To Command to Delete files in WPM folder or IO folder or MODBUS folder in FTP is:
|Command| |**Command** |
|-------| -- |
|python clean_up.py delete| | 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