LabVIEW APIs Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

FTP server in Labview-- time stamping

Dear all,

My requirement is to take a backup of  all the files (except modified today) to a local system and the delete the  those files from ftp server. To identify the last modified time of a file,  i tried two ways one is ftp directory listing vi and second one is ftp command vi with command MDTM.  iam getting sep 4 11:23 from ftp directory listing vi however iam getting 20110804112330 from MDTM command. i should get 20110904112330. why this difference of one month??  can any one explain or what can be the problem in LV code

0 Kudos
Message 1 of 2
(4,439 Views)

Hi Nageswar,

You would be better to post this on the NI Forums (forums.ni.com).  This group is dedicated to the scripting API in LabVIEW but those forums are designed for general troubleshooting.

Cheers,

JamesMc

James Mc
========
Ask me about Rust & NI Hardware
My writings are at https://www.wiresmithtech.com/devs/
0 Kudos
Message 2 of 2
(3,329 Views)