Files on FTP server not getting picked up
- From: Daniel Gelinas <DanielGelinas@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 4 Aug 2006 06:37:01 -0700
Greetings,
I know this question has been asked before-- and I have looked at all the
pointers I could find online, without success.
My BTS uses an FTP receive port that used to work like a charm, at least for
a few monthes. I actually have this setup on two separate machines, at two
distinct locations, each with their own FTP servers. A few days ago, they
both stopped picking up the files on the ftp directory.
I have checked and confirmed :
- that the BTS servers are still up;
- that the ftp receive ports are not disabled;
- that the event viewer shows no errors;
- that HAT shows no error, suspended orchs, or any other error;
- that the username has access to the files on the FTP;
- that the username is actually *owner* of the files on FTP (this is a UNIX
server, and I asked the server admin in 3 different ways to confirms this,
quite annoyed at me now lol);
Of course, I restarted the services, even rebooted the machine. I am sure
about SURE this is an access rights question, as it works like a charm if I
setup a new receive port towards another FTP server.
Anybody have any clue to what it can be or how I can prove to the admin that
somehow the access rights are wrong at the moment ? That would be immensely
appreciated (even if it turns out to be my fault, I swear !).
Here's parts of the BizTalk log file for the ftp receive port :
< 220 scr FTP server (Version 4.1 Sat Sep 7 14:31:53 CDT 2002) ready.
USER resul< 331 Password required for myuser.
PASS xxxx< 230-Last unsuccessful login: mer mai 31 09:42:42 2006 on ftp from myuser2
< 230-Last login: jeu aoû 3 14:54:33 2006 on ftp from lab2_rtss
< 230 User myuser logged in.
PWD< 257 "/home/myuser" is current directory.
SYST< 215 UNIX Type: L8 Version: BSD-44
PWD< 257 "/home/myuser" is current directory.
CWD /RESULTS/files< 250 CWD command successful.
PWD< 257 "/RESULTS/files" is current directory.
TYPE A< 200 Type set to A; form set to N.
PORT 10,139,0,199,4,79< 200 PORT command successful.
LIST *.*< 150 Opening data connection for /bin/ls.
< -rwxrwsrwx 1 scc scc 16685 aoû 03 12:18 TC_SAC.7TCY7m
< -rwxrwsrwx 1 scc scc 14948 aoû 03 11:51 TC_SAC.8.CY7j
< -rwxrwsrwx 1 scc scc 16685 aoû 03 12:36 TC_SAC.oDCY7q
< -rwxrwsrwx 1 scc scc 16685 aoû 03 12:38 TC_SAC.snCY7s
< -rwxrwsrwx 1 scc scc 15934 aoû 03 12:38 TC_SAC.t6CY7t
< -rwxrwsrwx 1 scc scc 15934 aoû 03 12:36 TC_SAC.thCY7r
< -rwxrwsrwx 1 scc scc 13932 aoû 03 14:18 TC_SAC.U8CY7u
< -rwxrwsrwx 1 scc scc 16685 aoû 03 12:31 TC_SAC.UpCY7n
< -rwxrwsrwx 1 scc scc 1808 aoû 03 12:35 TC_SAC.WHCY7p
< -rwxrwsrwx 1 scc scc 15934 aoû 03 12:31 TC_SAC.WRCY7o
< -rwxrwsrwx 1 scc scc 15743 aoû 03 11:57 TC_SAC.z0CY7l
< -rwxrwsrwx 1 scc scc 15743 aoû 03 11:57 TC_SAC.zjCY7k
< 226 Transfer complete.
QUIT< 221 Goodbye.
I have changed some of the data here, like usernames and servers.
Thanks in advance !
Daniel
.
- Follow-Ups:
- RE: Files on FTP server not getting picked up
- From: Alan Smith
- RE: Files on FTP server not getting picked up
- Prev by Date: Re: Best practice for starting and stopping BizTalk service
- Next by Date: Re: Writing to FTP Log with Dynamic Send Port
- Previous by thread: Related documents in BAM Portal : how to add them in code?
- Next by thread: RE: Files on FTP server not getting picked up
- Index(es):
Relevant Pages
|