-FN parameter creates a directory/folder rather than a file

Report client bugs
Post Reply
alise1
Posts: 11
Joined: Thu Mar 20, 2008 2:36 pm

-FN parameter creates a directory/folder rather than a file

Post by alise1 »

When running coreftp via command line the -FN (rename) parameter is creating a folder with the name specified rather than a file.

-site test -O -d /outbound/ETCTRN41215211I.* -p C:\Config\ -FN WFPD.pgp

A directory is created C:\Config\WFPD.pgp

If I do not rename the file it saves as a file:

-site test -O -d /outbound/ETCTRN41215211I.* -p C:\Config\

C:\Config\ETCTRN41215211.081508.142550001.txt
Post Reply