1.

Solve : Redirect output from FTP command?

Answer»

How do I redirect the output from the FTP command? It doesn't SEEM to WORK like the rest of Linux / Unix COMMANDS. Specifically, I NEED to EXECUTE the "size" command from within FTP and redirect that to a file.

Within my C program (running on Linux), I will format the command string then do a call to system().Some more detail please.
Which FTP? Which OS?



Discussion

No Comment Found