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


Messages In This Thread
Move file from one folder to another folder with timestamp added end of file - by shantanu97 - Mar-22-2021, 10:59 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Looping through each images in a give folder Python druva 1 751 Jan-01-2025, 08:46 AM
Last Post: Pedroski55
  How to write variable in a python file then import it in another python file? tatahuft 4 881 Jan-01-2025, 12:18 AM
Last Post: Skaperen
  JSON File - extract only the data in a nested array for CSV file shwfgd 2 1,037 Aug-26-2024, 10:14 PM
Last Post: shwfgd
  FileNotFoundError: [Errno 2] No such file or directory although the file exists Arnibandyo 0 844 Aug-12-2024, 09:11 AM
Last Post: Arnibandyo
  "[Errno 2] No such file or directory" (.py file) IbrahimBennani 13 6,193 Jun-17-2024, 12:26 AM
Last Post: AdamHensley
  Delete file with read-only permission, but write permission to parent folder cubei 6 25,304 Jun-01-2024, 07:22 AM
Last Post: Eleanorreo
  Deleting Windows temp folder Raysz 7 2,932 Apr-02-2024, 12:36 PM
Last Post: Raysz
  Help with creating folder and "virtual environment" AudunNilsen 1 985 Mar-21-2024, 04:41 AM
Last Post: deanhystad
Question How to add Python folder in Windows Registry ? Touktouk 1 1,197 Feb-20-2024, 01:04 PM
Last Post: DeaD_EyE
  Create dual folder on different path/drive based on the date agmoraojr 2 1,308 Jan-21-2024, 10:02 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

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