command line problem

Core FTP client questions and answers
Post Reply
bigjohn
Posts: 2
Joined: Fri Apr 23, 2010 11:10 am

command line problem

Post by bigjohn »

I am new to CORE so forgive my ignorance. All I want to do is send a file from my computer (running Windows XP) to my website on a remote server using a batch file to generate the command line.

I have tried the following but nothing happens except for a quick flash as the DOS window appears then immediately disappears:

c:\core\coreftp.exe\ -u c:\myfolder\myfile.txt
ftp://myusername:password@ftp.www.websi ... myfile.txt -s

Any help would be most welcome.
bigjohn
Posts: 2
Joined: Fri Apr 23, 2010 11:10 am

Command line query

Post by bigjohn »

Thanks for your help, but I figured it out myself by trial and error. It all works fine now.
Post Reply