Flux rss
Search : in
By : Relevance Date Username
Statut : Not resolved

Copy a file from one dir to another by date

ChrisJW, on Wednesday September 3, 2008 02:16:10 AM
Hello, I only have basic knowledge of writing batch files and I have searched for what I am trying to do but I can't figure it out. Basically I have an RSS feed that I want to automatically update daily. I need the batch file to get today's date, scan the source folder to find the file with today's date, copy it to the RSS folder, and then rename it to the name of the feed.

Thank you.
Configuration: Windows XP
Firefox 3.0.1
Reply to ChrisJW  Report this message to moderators Go to last message

1


  • 1
    This message seems useful, vote!
  • Ce message ne vous semble pas utile, votez !
  • Report this message to moderators
 trymyhelp10, on Wednesday September 3, 2008 09:54:36 AM
if i understand you well you want it to be updated automatically thats it?

you mean in your browser itself?

well normally it must be updated automatically evryday by itself and whats the problem you are encounting exactly then ?

see you
Reply to trymyhelp10

Results for

Hiding a file or directory under Linux Hiding a file or directory under Linux To hide a file or directory in Linux, just have its name be preceded by a period (.). For example: . bash_history . bash_profile . ssh Note that by doing so you are not really hiding the... en.kioskea.net/faq/sujet-812-hiding-a-file-or-directory-under-linux
Rename file with datetime appended to filenam Hello, I have the following bat file: FOR %%V IN (%1) DO FOR /F "tokens=1-5 delims=/: " %%J IN ("%%~tV") DO ECHO Rename "%%V" %%L%%J%%K_%%M%%N%%~xV This will rename the files to the datetime stamp. However I want to append the datetime to the... en.kioskea.net/forum/affich-26059-rename-file-with-datetime-appended-to-filenam

Results for

What to do if a file cannot be deletedWhat to do if a file cannot be deleted How to get rid of the file? Solution 1: Ensure that the file/folder is not in use Solution 2: Run your system on Safe Mode Solution 3: Download or update your Antivirus program Solution 4: Use... en.kioskea.net/faq/sujet-292-what-to-do-if-a-file-cannot-be-deleted
To see the content of a .jar file.To see the content of a .jar file. A simple method to see the content of a .jar file: firstly rename it in .zip file and open it. If you want to see the content of java programs compiled in .class, you must use a Java decompiler like JAD: (a... en.kioskea.net/faq/sujet-556-to-see-the-content-of-a-jar-file
Corrupted or missing filesCorrupted or mising files Sometimes while installing a software or due to a problem on the hard disk , a part of the system file can be damaged. The system or the particular software can refuse to start. System file checker Windows XP possesses a... en.kioskea.net/faq/sujet-703-corrupted-or-missing-files

Results for

Dos script to rename filesHello, I would like to know what batch commands I can to to rename files in directory called \\gbr1w001\data_transfer_gb77$ INVPRT_5023949000004_20080818061329_0000979.GB ---> 5023949000004_MSG_IN_20080818061329_0000979.GB... en.kioskea.net/forum/affich-20320-dos-script-to-rename-files
C# .netHello, I want to schedule a file to copy from one ip to another through C# .net .can anyone help please en.kioskea.net/forum/affich-24720-c-net
My G4 Powerbook won't bootHello, I hope that more enlightened Mac users will be able to help me. My G4 Powerbook will turn on, chime, but not boot. It goes to a black screen (?the single-mode user screen?) and reads: /etc/master.passwd: No such file or directory I have, as of... en.kioskea.net/forum/affich-30228-my-g4-powerbook-won-t-boot

Results for

Download IRingeriRinger is a free utility of creation of ringer tone for Iphone. The ringer tone can come from any sound sources and videos: ogg, mp3, wma, ram, m4r, etc. "Jailbreaker" of the iphone is not necessary. In effect, the converted files are directly... en.kioskea.net/telecharger/telecharger-916-iringer
Download Super FinderAre you frustrated to use the research motor by default on Windows? And definitely use Super Finder. Super Finder is an alternative program to search and find files, files and other data easily and fast on your hard disk.For instance, Windows XP will... en.kioskea.net/telecharger/telecharger-223-super-finder
Download Cobian BackupCobian Backup is a multitask application allowing to plan an automatic maintenance of files or directories towards a destination in place or on a distant machine. The maintenance of site FTP is also possible, in both directions! This program can be... en.kioskea.net/telecharger/telecharger-146-cobian-backup

Results for

Operating systems - Directories A directory (also known as a folder) is an IT element that can contain files. Imagine a large dresser containing drawers in which files or other drawers are stored. A directory can in fact contain: files other directories Using the example of the... en.kioskea.net/systemes/repertoi.php3
Microsoft DOS - Files and directories In a computers data is stored in files. When you run a program, MS-DOS processes the data stored in the file and passes it to the system. In MS-DOS a file can be any size, however the file name is more restricted, it can only have a maximum length... en.kioskea.net/dos/dosfich.php3
Linux - Commands Command Description DOS equivalent ls lists the content of a directory dir cd change of directory cd cd .. parent directory cd.. mkdir creates a new directory md rmdir eliminates a directory deltree cp copy of a file copy, xcopy mv moves a file move... en.kioskea.net/linux/lincomm.php3