We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a8a909 commit d1ebf06Copy full SHA for d1ebf06
README.md
@@ -4,3 +4,4 @@ this code is able to find any file named 'Product Key' and has file format as TX
4
also copy the data (FORMAT: file data \t file path) and save into another file (PATH : SECOND LOCAL DRIVE / rrs / rrs.txt)
5
Also able to change/modify search type by editing code variable 'ff'
6
Also able to change/modify search file type by editing LINE: 26 | for file in glob.glob("**/*.txt", recursive = True):
7
+Also able to send previously created file to FTP server
0 commit comments