Commit 7c80bbd8 authored by dasharatha.vamshi's avatar dasharatha.vamshi

find/delete

parent 2c2d1df3
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
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:
python clean_up.py find a. 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:
python clean_up.py delete b. 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