BTS 2006 FTP Adapter spooling permissions
- From: "Tom" <fishingrod45@xxxxxxxxxxx>
- Date: 25 Jan 2007 06:56:34 -0800
The issue is reported in the Biztalk HAT as permissions issues. We are
transmitting a file to an FTP location, the FTP adapter is set up, and
the 2 send ports in use are set up using a username and password to
access the destination ftp folder.
Here is the setup on the send ports:
folder: destfolder
Log: C:\Program Files\Microsoft BizTalk Server
2006
Password: *****************
Port: 21
Representation: binary
Server: 192.000.000.00 [actual site is
different]
SSO Affiliate: blank
TargetFileName: Det_0107.txt
UserName: OurUname
ConnectionLimit: 0
TemporaryFolder: destfolder/tmp
ERROR RECEIVED WITH ABOVE CONFIG:
"A failure occurred when moving the file from the spooling folder to
the destination folder.
Please verify the destination folder has the correct permissions."
The file is transmitted to the temporary folder, but moving it to
'destfolder' is unsuccessful.
********************************************************************************************************
Here is a variation we used, and it DID work, without the
temporaryFolder:
folder: destfolder
Log: C:\Program Files\Microsoft BizTalk Server
2006
Password: *****************
Port: 21
Representation: binary
Server: 192.000.000.00 [actual site is
different]
SSO Affiliate: blank
TargetFileName: Det_0107.txt
UserName: OurUname
ConnectionLimit: 0
TemporaryFolder:
********************************************************************************************************
Here is another variation that did not work, completely:
folder: destfolder
Log: C:\Program Files\Microsoft BizTalk Server
2006
Password: *****************
Port: 21
Representation: binary
Server: 192.000.000.00 [actual site is
different]
SSO Affiliate: blank
TargetFileName: Det_0107.txt
UserName: OurUname
ConnectionLimit: 0
TemporaryFolder: tmp
ERROR RECEIVED WITH ABOVE CONFIG:
"A failure occurred when moving the file from the spooling folder to
the destination folder.
Please verify the destination folder has the correct permissions."
The file is transmitted to the temporary folder, but moving it to
'destfolder' is unsuccessful.
********************************************************************************************************
Here is ONE last variation that did not work, completely:
folder: destfolder
Log: C:\Program Files\Microsoft BizTalk Server
2006
Password: *****************
Port: 21
Representation: binary
Server: 192.000.000.00 [actual site is
different]
SSO Affiliate: blank
TargetFileName: Det_0107.txt
UserName: OurUname
ConnectionLimit: 0
TemporaryFolder: BTStemp
ERROR RECEIVED WITH ABOVE CONFIG:
"A failure occurred when moving the file from the spooling folder to
the destination folder.
Please verify the destination folder has the correct permissions."
The file is transmitted to the temporary folder, but moving it to
'destfolder' is unsuccessful.
********************************************************************************************************
Is anyone out there familiar with the Temporary Folder option when
performing an FTP send from Biztalk server, to an internal FTP site?
Is this a firewall issue, if so, then why can transmission complete
when the temporary folder is not confugured?
Thanks,
Tom
.
- Follow-Ups:
- Re: BTS 2006 FTP Adapter spooling permissions
- From: Leonid Ganeline
- Re: BTS 2006 FTP Adapter spooling permissions
- Prev by Date: Re: sql adapter
- Next by Date: Re: How to solve the multiple schema definiton case?
- Previous by thread: Re: Spliting flat file into 2 files
- Next by thread: Re: BTS 2006 FTP Adapter spooling permissions
- Index(es):
Relevant Pages
|