Search found 6 matches

by HRaj
Fri Feb 08, 2008 5:09 am
Forum: General Discussion
Topic: File size comparison
Replies: 7
Views: 18490

File size comparison

Thanks Oleg
by HRaj
Fri Feb 08, 2008 4:48 am
Forum: General Discussion
Topic: File size comparison
Replies: 7
Views: 18490

File size comparison

Thanks Oleg
How do I write these commands in the RoboTask actions? Which actions should I use?
 
by HRaj
Thu Feb 07, 2008 11:37 am
Forum: General Discussion
Topic: File Loop
Replies: 1
Views: 6857

File Loop

I am new o Robotask. Here is what I am trying to do. I am doing a FTP of all the files in a directory. after every file transfer I will check the file size in the local directory with the file size in the remote directory. If the file size is not equal I will FTP the file again. So, I want a loop ar...
by HRaj
Thu Feb 07, 2008 6:40 am
Forum: General Discussion
Topic: File size comparison
Replies: 7
Views: 18490

File size comparison

Oleg Sorry I made a mistake in the previous code. Here is the correct code. Now, here is what I am trying to do. I am doing a FTP of all the files in a directory. after every file transfer I will check the file size in the local directory with the file size in the remote directory. If the file size ...
by HRaj
Wed Feb 06, 2008 11:38 am
Forum: General Discussion
Topic: File size comparison
Replies: 7
Views: 18490

File size comparison

Oleg Thanks for the response. I tried and it worked. Now, here is what I am trying to do. I am doing a FTP of all the files in a directory. after every file transfer I will check the file size in the local directory with the file size in the remote directory. If the file size is not equal I will FTP...
by HRaj
Wed Feb 06, 2008 7:52 am
Forum: General Discussion
Topic: File size comparison
Replies: 7
Views: 18490

File size comparison

Hi
I am new to Robotask. We have a problem and I wanted to know if there is a solution to compare file sizes in Robotask. The issue is that when we do FTP for some files the before and after file sizes dont match.