Page 1 of 1

Update files on FTP by date (=foldername)

Posted: Tue Sep 08, 2009 4:01 am
by itsmee
Here´s my idea:
You want to update files on a ftp-server at given dates but don´t want to do this manually. So I would like to setup folders named like:

- 2009-09-11
- 2009-09-13
- 2009-09-17
- etc.

Inside this folders there are files that have to be uploaded on a server by ftp on the dates that are set by the folders name.

With this you could prepare files and the website will be updated automatically.

Is this possible? Any ideas? Maybe someone did this before.

Thanks for your reply!

Update files on FTP by date (=foldername)

Posted: Wed Sep 16, 2009 4:29 am
by Oleg
You can compose folder names with date-time variables.
For example:
{Year}-{MonthNo}-{Day}