[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

sorry,I accidentally clicked send



Sorry, I accidentally clicked send
 
Hi, Im having trouble using wput, I use the following syntax toupload files to a server, but every time I try I get "failed to chane to target directory" and it skips all the files. If I upload it to the root it works fine. but I need it in the ut2004 dir. Your help would be appreciated thanks
 
cd ..\Maps
dir *.ut2 /b > ..\System\files.txt
wput -i..\System\files.txt ftp://admin:password@192.168.0.3/ut2004/ -B -v