P
pandurang
Guest
hi,
i am writing script to transfer files from FTP server using inbuilt FTP
utility commands.On FTP server files that i want to copy resides in a folder
with the name as 100308 it is 3rd October 2008(mmddyy) so can you tell me how
to get the Date of FTP server and extract the month,date and year from the
system date so that i will create a string by concatenating month,date and
year and will copy the whole folder that will match with the string. I was
not able to find the date command in FTP.
i also need to extract the minutes and hours from the date using FTP command.
Do we need to change to the shell of the FTP server and get the date.
Also can i copy the whole folder using FTP commands??? if not what should i
use to copy the whole folder???
i am writing script to transfer files from FTP server using inbuilt FTP
utility commands.On FTP server files that i want to copy resides in a folder
with the name as 100308 it is 3rd October 2008(mmddyy) so can you tell me how
to get the Date of FTP server and extract the month,date and year from the
system date so that i will create a string by concatenating month,date and
year and will copy the whole folder that will match with the string. I was
not able to find the date command in FTP.
i also need to extract the minutes and hours from the date using FTP command.
Do we need to change to the shell of the FTP server and get the date.
Also can i copy the whole folder using FTP commands??? if not what should i
use to copy the whole folder???