Search found 1 match

by ryanjohnson00
Mon Jun 16, 2008 7:54 pm
Forum: Client - General
Topic: Script that Renames Downloaded File
Replies: 1
Views: 3946

Script that Renames Downloaded File

Is there a way to have a download script run and rename the downloaded file? I want to do this within my script.

"C:\Program Files\CoreFTP\coreftp.exe" -O -s -d /arris_*.txt -site ARRIS_Secure_FTP -p "C:\temp\downloaded" -log c:\temp\coreftp.log

Thanks!