Python Forum
Move file from one folder to another folder with timestamp added end of file
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Move file from one folder to another folder with timestamp added end of file
#1
Need to create a batch file to move a python file from one folder to another with adding timestamp at the end of the file in it.

Move "U:\Extend\McKay\ToDo.*.xlsm" U:\Extend\McKay\Done\'date +%Y%m%d_%H%M'.*.xlsm"
Any help where I am making the mistake?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help with creating folder and "virtual environment" AudunNilsen 1 171 Mar-21-2024, 04:41 AM
Last Post: deanhystad
Question How to add Python folder in Windows Registry ? Touktouk 1 207 Feb-20-2024, 01:04 PM
Last Post: DeaD_EyE
  Create dual folder on different path/drive based on the date agmoraojr 2 378 Jan-21-2024, 10:02 AM
Last Post: snippsat
  Compare folder A and subfolder B and display files that are in folder A but not in su Melcu54 3 466 Jan-05-2024, 05:16 PM
Last Post: Pedroski55
  file open "file not found error" shanoger 8 946 Dec-14-2023, 08:03 AM
Last Post: shanoger
  Python beginner that needs an expression added to existing script markham 1 665 Sep-04-2023, 05:24 AM
Last Post: Pedroski55
  problem in import module from other folder akbarza 5 1,261 Sep-01-2023, 07:48 AM
Last Post: Gribouillis
  Need to replace a string with a file (HTML file) tester_V 1 699 Aug-30-2023, 03:42 AM
Last Post: Larz60+
  Reading a file name fron a folder on my desktop Fiona 4 851 Aug-23-2023, 11:11 AM
Last Post: Axel_Erfurt
  Rename files in a folder named using windows explorer hitoxman 3 693 Aug-02-2023, 04:08 PM
Last Post: deanhystad

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020