You know, it never occurred to me that it was just changing the filename. For some reason I thought it was passing an additional parameter.
Thanks, RS On Mon, Mar 22, 2010 at 1:32 PM, Webster <[email protected]> wrote: > http://www.nsftools.com/tips/MSFTP.htm#put > > put > > Copies a local file to the remote computer using the current file transfer > type. See also mput, which can copy multiple files. > > Syntax: put local-file [remote-file] > > Parameter(s): > local-file - Specifies the local file to copy. > remote-file - Specifies the name to use on the remote computer. If not > specified, the file is given the local-file name. > > Webster > >> -----Original Message----- >> From: Richard Stovall [mailto:[email protected]] >> Subject: Question about FTP commands >> >> I have inherited a process by which we send a file to a partner >> company every morning. The following is the put command from the >> batch file which does the sending: >> >> put "filename" 'filename(+1)' >> >> My question is about the second half of the command - the part >> enclosed in single quotes. I believe it is there to increment a >> counter on the receiving side, but I don't know for sure. Does this >> syntax look familiar to anyone? The receiving end appears to be an >> "IBM z/OSR V1R10 Communications Server". >> >> Thanks for any ideas or comments, > > > ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ > ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ > ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
