Search found 5 matches

by enrgarci
Mon Nov 01, 2004 9:52 am
Forum: General Discussion
Topic: Arrays
Replies: 4
Views: 21122

Arrays

But how can i enter values to the array in the loop? is this posible?
by enrgarci
Fri Oct 29, 2004 10:07 am
Forum: General Discussion
Topic: Arrays
Replies: 4
Views: 21122

Arrays

I have a loop that downloads all the files in a directory but a need to create a variable that will hold the name of every file downloaded in the loop so that i can later add this variable in an email. any ideas

Example:
The following files have been downloaded:
file1.txt
file2.txt
file3.txt
by enrgarci
Fri Oct 29, 2004 5:08 am
Forum: General Discussion
Topic: FTP COMMAND
Replies: 4
Views: 20910

FTP COMMAND

Thanks, works perfect.
by enrgarci
Thu Oct 28, 2004 5:00 am
Forum: General Discussion
Topic: FTP COMMAND
Replies: 4
Views: 20910

FTP COMMAND

So how can i perform a MGET * to download all the files in a given directory?
by enrgarci
Wed Oct 27, 2004 10:52 am
Forum: General Discussion
Topic: FTP COMMAND
Replies: 4
Views: 20910

FTP COMMAND

I just downloaded the trial version.
what are the ftp commands available to use? i have tried everything, even the bin command and still get a FtpCommand fails with message: 500 'BIN': command not understood,