Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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".

image text in transcribed

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Accounting questions

Question

dy dx Find the derivative of the function y=(4x+3)5(2x+1)2.

Answered: 1 week ago