Question: Please solve number 4. use PYTHON. Use 3 folders: Server, Source, and Destination. main.py should be in the server folder. The source object is a
Please solve number 4. use PYTHON. Use 3 folders: Server, Source, and Destination. main.py should be in the server folder. The source object is a .txt file with 30 lines of "hello".

3. The source object has 30 lines. For every copied object there has to be no. lines. 20 Example: some_1.txt will have 10 lines, some_2.txt will have 20 lines, some_3.txt will have 30 lines, 4. Package all the converted files before sending to the destination directory. Send the . zip file to the destination folder. Unzip after sending. 20 5. Your event should trigger copying for . txt files only. If you find . py files, it should run them automatically. 20 6. Capture the output and errors of running python files. 20 3. The source object has 30 lines. For every copied object there has to be no. lines. 20 Example: some_1.txt will have 10 lines, some_2.txt will have 20 lines, some_3.txt will have 30 lines, 4. Package all the converted files before sending to the destination directory. Send the . zip file to the destination folder. Unzip after sending. 20 5. Your event should trigger copying for . txt files only. If you find . py files, it should run them automatically. 20 6. Capture the output and errors of running python files. 20
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
