On top of what Jason mentioned, is c21affblowers the root of the path to tmpEPC. Example
/users/c21affblowers/tmpEPC/ or /c21affblowers/tmpEPC/ Also I'm assuming that a:\ is your floppy drive, have you tried to move the data from your floppy to your hd. -- Best regards, Joseph mailto:[EMAIL PROTECTED] Sunday, February 10, 2002, 10:37:43 AM, you wrote: JH> Dori, JH> Is that a space after c21? If so you should put the path in ". JH> Jason H. JH> ----- Original Message ----- JH> From: Dori Coplien JH> To: [EMAIL PROTECTED] JH> Sent: Sunday, February 10, 2002 9:20 AM JH> Subject: [WS_FTP Forum] MPUT JH> I am using version 7.4, trying to write a script that one of my accounts can use to upload photos to the server. They won't use programs like ASPupload since another server they use with a JH> similar program got hacked royally. JH> I don't want to give them passwords since last time I did that they messed up the entire site. JH> My goal is to install WS_FTP, make the script hidden and call it from the scheduler but MPUT simply doesn't work. Using FTP all images upload, I've tired upper case and lower case, reverse \ JH> and / , checked and double checked the path, tried it with ASCII text....all produce the same results JH> I have tried every conceivable way. Here is the latest JH> ---script-- JH> TRACE a:/tace.log JH> LOG a:/ULlog.log JH> USER xxxx JH> PASS yyyy JH> connect www.myserver.com JH> MPUT a:\*.jpg /c21affblowers/tmpEPC/ JH> ---ULlog--- JH> Trace Opened 2/10/2002 at 8:01:54 AM JH> Log Opened 2/10/2002 at 8:01:57 AM JH> Finding Host www.myserver.com ... JH> Connecting to x.x.x..x JH> Connected to x.x.x.x in 0.040, Waiting for Server Response JH> 220-iNET Computers FTP JH> 220-WarFTPd 1.71.02 (Feb 14 2000) Ready JH> 220-(C)opyright 1996 - 2000 by Jarle (jgaa) Aase - all rights reserved. JH> 220 Please enter your user name. JH> Host type (1): Automatic detect JH> USER xxxxxx JH> 331 User name okay, Need password. JH> PASS (hidden) JH> 230 User logged in. JH> SYST JH> 215 UNIX Type: L8 Server: "WarFTPd 1.71.02" OS: "WIN32 (NT 5.0 2195 Pentium II 2-CPU)" JH> Host type (2): UNIX (standard) JH> PWD JH> 257 "/" is current directory. JH> FAILURE in command [MPUT a:\*.jpg /c21affblowers/tmpEPC/] JH> ---trace log --- JH> Processing Line [TRACE a:/tace.log] JH> Set [TRACE a:/tace.log] successful JH> Processing Line [LOG a:/ULlog.log] JH> Set [LOG a:/ULlog.log] successful JH> Processing Line [USER xxxx] JH> Processing Line [PASS xxxx] JH> Processing Line [connect www.myserver.com] JH> Sending Command QUIT with Param (null) JH> Do Cmd returned 257 "/" is current directory. JH> Connecting to www.myserver.com Port 21 JH> Connect returned [257 "/" is current directory.] 0 JH> Processing Line [MPUT a:\*.jpg /c21affblowers/tmpEPC/] JH> MPUT return 257 "/" is current directory. JH> Doing ONERROR Continue Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list.
