[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference annecy::ftso

Title:FTSO
Moderator:ANNECY::VEREQUE
Created:Tue Sep 27 1994
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:117
Total number of notes:484

116.0. "Questions with VMS to NT" by USDEV1::SDUNN () Wed Jun 04 1997 16:33

    We are using FTSO to copy files from VMS to NT.

    Question 1 - Where should the remote post command stream be located
    		 within NT V4.0?   In my logs the remote process has been
    		 successfully started, but, I cannot find any proof of it.
    		 The NT command stream simply creates an output file.

    Question 2 - I received the following error once.   Would you 
    		 explain to me the reasons I would receive this error?
                 
    		 %cftp_rename_file, FTP__REMERROR - 550 'filename':
    		 The process cannot access the file because it is
    		 being used by another process.
    		 %FTSO-E-FILERENAME, error renaming file to 'filename'

    		 At the time I beleive no other process was accessing
    		 this file on VMS or NT.

    Thanks,

    Scot

T.RTitleUserPersonal
Name
DateLines
116.1remote procedureAEOENG::RINN_EThu Jun 05 1997 16:1718
>>    Question 1 - Where should the remote post command stream be located
>>   		 within NT V4.0?   In my logs the remote process has been
>>    		 successfully started, but, I cannot find any proof of it.
>>    		 The NT command stream simply creates an output file.

In the current version (1.3), there is a little bug that may show you that 
the remote procedure has been successfully started and this is not the case.

However, if your remote procedure has not been started, there is probably
a syntax error in your command.
Be sure that you specify r_post=host/user/password::path+filename.
The path and filename should follow the same rules as the remote operating 
system. If the path is not specified, the post procedure is expected to be
in the user's default login directory.

Regards

Christophe THIVEL