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.
command line problem
Command line query
Thanks for your help, but I figured it out myself by trial and error. It all works fine now.