Link to home
Start Free TrialLog in
Avatar of E=mc2
E=mc2Flag for Canada

asked on

Which command can I use in a CuteFTP VB Script to append a file to another file?

I would like to add a command to CuteFTP to append a downloaded file to the current file.
Avatar of Bill Prew
Bill Prew

I don't see any way to do that with CuteFTP.  The only thing remotely related seems to be the APPE command, but that seems to only be in play when you are sending a file to the FTP server, not when you are GETting one to the client.  I assume that is your situation?

~bp
Avatar of E=mc2

ASKER

This would be downloading a file from an FTP site.  The file name might already be there on the local folder when trying to download the new file via FTP.
ASKER CERTIFIED SOLUTION
Avatar of Bill Prew
Bill Prew

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial