Re: BTS 2006 FTP Adapter spooling permissions
- From: "Leonid Ganeline" <leo_gan_57@xxxxxxxxxxx>
- Date: Sat, 27 Jan 2007 00:15:08 -0800
Looks like you have to make the permissions for Temp folder Write+read (or
try Full).
--
Regards,
Leonid Ganeline
BizTalk Developer,
Microsoft Certified Technology Specialist: BizTalk Server 2006
http://geekswithblogs.net/leonidganeline/
"Tom" <fishingrod45@xxxxxxxxxxx> wrote in message
news:1169736994.863727.55300@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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:
- References:
- Prev by Date: Re: How to process 2 incoming response document types?
- Next by Date: Re: Spliting flat file into 2 files
- Previous by thread: BTS 2006 FTP Adapter spooling permissions
- Next by thread: Re: BTS 2006 FTP Adapter spooling permissions
- Index(es):
Relevant Pages
|