Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: how to create a date based folder and append a file name

Have you read documentation?

Also this example may give you some clue.
stealth007

how to create a date based folder and append a file name

Hi,i am working on creating a back up of my files from a linux based machine. I have winscp running on my windows XP machine. This how i need to do a back

1. Automate a process to create a date based folder.
2. Use the winscp console to log into the various Linux based devices (Big IP) and get the config. ( I have managed this part of my job, as i found the script in the forum). I need to append the config that i get with the IP address of the linux machine.
3. Copy the config file from the Linux machine to the date based folder on daily bases.

Can some one help me to automate the creation of date based folders and add this into the script. also the process to append the config file.