Welcome to ISAserver.org

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

FTP on ISA 2006 - Can not upload file

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [ISA 2006 Publishing] >> Server Publishing >> FTP on ISA 2006 - Can not upload file Page: [1]
Login
Message << Older Topic   Newer Topic >>
FTP on ISA 2006 - Can not upload file - 7.Oct.2008 4:41:26 AM   
vinhxc

 

Posts: 6
Joined: 31.Mar.2008
Status: offline
Dear All,
Please help me to solve the prob below. There is my network diagram :
WAN router : External inter face :   222.252.1.x
                  Internal interface :   192.168.1.1
ISA 2006 Server :  Internet (external) NIC 192.168.1.20/24
                default gateway 192.168.1.1
               
                Internal NIC 172.17.172.5/24
FTP server hosted on ISA and listener on 172.17.172.5
All steps to publish FTP was successful deployed and I can access it by ftp://192.168.1.20 and can upload data to it while I am in the same network with External NIC.
I configured my route to forward all FTP request on port 21 of router to port 21 of 192.168.1.20 and I also could access to my FTP server by ftp://222.252.1.x . BUT, unfortunately I can't upload data to my FTP server when accessed it by 222.252.1.x, It said that : "550 Access is denied"  (even I could open and surf all folder in FTP and I un-checked on "Read Only" in configure FTP protocol, NTFS permission is OK for administrator account can write/read data, FTP site was checked on Write permission)
Did I have any incorrect step ? Anyone know how to solve it, please help, and please don't post any amateur advice, at least I 'm not a chicken in ISA and IIS
Thank and Regards,
TTV

< Message edited by vinhxc -- 7.Oct.2008 6:33:23 AM >
Post #: 1
RE: FTP on ISA 2006 - Can not upload file - 7.Oct.2008 10:37:05 AM   
paulo.oliveira

 

Posts: 792
Joined: 3.Jan.2008
From: Amazonas, Brazil
Status: offline
Hi,

check using FTP command line... just a tought


Regards,
Paulo Oliveira.




< Message edited by paulo.oliveira -- 7.Oct.2008 10:39:42 AM >

(in reply to vinhxc)
Post #: 2
RE: FTP on ISA 2006 - Can not upload file - 7.Oct.2008 11:41:42 AM   
vinhxc

 

Posts: 6
Joined: 31.Mar.2008
Status: offline
Thank Mr. Oliveria,
ftp> open 222.252.1.x
user name : administrator
password : xxxx
administrator log in

I can log in successful as well.  if I use FTP command on 192.168.1.20 (put/send file) it work well, but use with 222.252.1.x  I can log in without any prob but can not upload file, after input user name/pass and logged in successful, I tried to use send/put command to transfer a text file, but got the error : 550 access is deneied.
I configured FTP site enable for write, NTFS enable for write (with Administrator account). Do you need more information with tasks I did ?

(in reply to vinhxc)
Post #: 3
RE: FTP on ISA 2006 - Can not upload file - 7.Oct.2008 5:14:18 PM   
paulo.oliveira

 

Posts: 792
Joined: 3.Jan.2008
From: Amazonas, Brazil
Status: offline
Hi,

very strange.... Are you sure you did unchecked the Read Only option in your FTP publishing rule?

Regards,
Paulo Oliveira.

(in reply to vinhxc)
Post #: 4
RE: FTP on ISA 2006 - Can not upload file - 7.Oct.2008 10:49:17 PM   
vinhxc

 

Posts: 6
Joined: 31.Mar.2008
Status: offline
  I'm not like a chicken right ?  anyway, Thank Mr paulo.oliveira.
Certainly all normal steps (included uncheck on "Read only" in FTP publishing as well) I did.  The prob in this situation is I can not upload data to FTP from internet to my published FTP server even all steps did well and even I can log in successful to it. In external network (192.168.1.x) I upload data to it with no prob.

hic hic hic any pro advice else ?

< Message edited by vinhxc -- 7.Oct.2008 10:58:08 PM >

(in reply to vinhxc)
Post #: 5
RE: FTP on ISA 2006 - Can not upload file - 8.Oct.2008 2:30:55 AM   
vinhxc

 

Posts: 6
Joined: 31.Mar.2008
Status: offline
This is the log file on FTP server, It seems that the connection from internet to FTP server was established successful. hu hu hu hu, but why don't let to upload data


#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2008-10-07 01:34:59
#Fields: time c-ip cs-method cs-uri-stem sc-status sc-win32-status
01:34:59 222.252.1.x [36]USER anonymous 331 0
01:34:59 222.252.1.x [36]PASS mozilla@example.com 530 1326
01:35:08 222.252.1.x [36]USER ftp.http 331 0
01:35:08 222.252.1.x [36]PASS - 230 0
01:35:11 222.252.1.x [36]sent / 550 2
01:35:11 222.252.1.x [36]sent / 426 2
01:35:12 222.252.1.x [36]CWD / 250 0
01:35:26 222.252.1.x [36]sent /Upload_Data 550 2
01:35:26 222.252.1.x [36]sent /Upload_Data 426 2
01:35:27 222.252.1.x [36]CWD /Upload_Data 250 0
01:38:26 222.252.1.x [36]closed - 421 121
02:44:41 222.252.1.x [37]USER ftp.http 331 0
02:44:41 222.252.1.x [37]PASS - 230 0
02:44:46 222.252.1.x [37]CWD Upload_Data 250 0
02:48:29 222.252.1.x [37]closed - 421 121
03:05:49 222.252.1.x [38]USER ftp.http 331 0
03:05:49 222.252.1.x [38]PASS - 230 0
03:05:49 222.252.1.x [38]CWD /Upload_Data 250 0
03:09:30 222.252.1.x [38]closed - 421 121
03:11:17 222.252.1.x [39]USER ftp.http 331 0
03:11:17 222.252.1.x [39]PASS - 230 0
03:11:17 222.252.1.x [39]CWD /Upload_Data 250 0
#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2008-10-07 03:13:00
#Fields: date time c-ip cs-method cs-uri-stem sc-status sc-win32-status
2008-10-07 03:13:00 222.252.1.x [39]QUIT - 226 0
2008-10-07 03:13:13 222.252.1.x [40]USER ftp.http 331 0
2008-10-07 03:13:13 222.252.1.x [40]PASS - 230 0
2008-10-07 03:13:17 222.252.1.x [40]CWD /Upload_Data 250 0
#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2008-10-07 03:15:30
#Fields: date time c-ip cs-method cs-uri-stem sc-status sc-win32-status cs-host
2008-10-07 03:15:30 222.252.1.x [40]closed - 421 121 -
2008-10-07 03:18:15 222.252.1.x [41]USER ftp.http 331 0 -
2008-10-07 03:18:15 222.252.1.x [41]PASS - 230 0 -
2008-10-07 03:18:15 222.252.1.x [41]CWD /Upload_Data 250 0 -
2008-10-07 03:20:30 222.252.1.x [41]closed - 421 121 -
2008-10-07 03:23:45 222.252.1.x [42]USER ftp.http 331 0 -
2008-10-07 03:23:45 222.252.1.x [42]PASS - 230 0 -
2008-10-07 03:23:45 222.252.1.x [42]CWD /Upload_Data 250 0 -
2008-10-07 03:26:30 222.252.1.x [42]closed - 421 121 -
2008-10-07 03:28:07 222.252.1.x [43]USER ftp.http 331 0 -
2008-10-07 03:28:07 222.252.1.x [43]PASS - 230 0 -
2008-10-07 03:28:07 222.252.1.x [43]CWD /Upload_Data 250 0 -
2008-10-07 03:30:30 222.252.1.x [43]closed - 421 121 -
2008-10-07 03:35:55 222.252.1.x [44]USER ftp.http 331 0 -
2008-10-07 03:35:55 222.252.1.x [44]PASS - 230 0 -
2008-10-07 03:35:55 222.252.1.x [44]CWD /Upload_Data 250 0 -
2008-10-07 03:39:58 222.252.1.x [45]USER anonymous 331 0 -
2008-10-07 03:39:58 222.252.1.x [45]PASS mozilla@example.com 530 1326 -
2008-10-07 03:40:06 222.252.1.x [45]USER ftp.http 331 0 -
2008-10-07 03:40:06 222.252.1.x [45]PASS - 230 0 -
2008-10-07 03:40:31 222.252.1.x [44]closed - 421 121 -
2008-10-07 03:41:34 222.252.1.x [46]USER anonymous 331 0 -
2008-10-07 03:41:34 222.252.1.x [46]PASS mozilla@example.com 530 1326 -
2008-10-07 03:41:45 222.252.1.x [46]USER ftp.http 331 0 -
2008-10-07 03:41:45 222.252.1.x [46]PASS - 230 0 -
2008-10-07 03:41:46 222.252.1.x [46]sent / 550 2 -
2008-10-07 03:41:46 222.252.1.x [46]sent / 426 2 -
2008-10-07 03:41:46 222.252.1.x [46]CWD / 250 0 -
2008-10-07 03:41:50 222.252.1.x [46]sent /Upload_Data 550 2 -
2008-10-07 03:41:50 222.252.1.x [46]sent /Upload_Data 426 2 -
2008-10-07 03:41:50 222.252.1.x [46]CWD /Upload_Data 250 0 -
2008-10-07 03:41:54 222.252.1.x [47]USER ftp.http 331 0 -
2008-10-07 03:41:54 222.252.1.x [47]PASS - 230 0 -
2008-10-07 03:41:54 222.252.1.x [47]CWD /Upload_Data 250 0 -
2008-10-07 03:43:08 222.252.1.x [46]sent /Upload_Data 550 2 -
2008-10-07 03:43:08 222.252.1.x [46]sent /Upload_Data 426 2 -
2008-10-07 03:43:08 222.252.1.x [46]CWD /Upload_Data 250 0 -
2008-10-07 03:43:12 222.252.1.x [46]sent / 550 2 -
2008-10-07 03:43:12 222.252.1.x [46]sent / 426 2 -
2008-10-07 03:43:12 222.252.1.x [46]CWD / 250 0 -
2008-10-07 03:43:15 222.252.1.x [46]sent /TEST 550 2 -
2008-10-07 03:43:15 222.252.1.x [46]sent /TEST 426 2 -
2008-10-07 03:43:15 222.252.1.x [46]CWD /TEST 250 0 -
2008-10-07 03:43:29 222.252.1.x [47]CWD / 250 0 -
2008-10-07 03:43:33 222.252.1.x [47]CWD TEST 250 0 -
2008-10-07 03:43:37 222.252.1.x [47]CWD /Upload_Data 250 0 -
2008-10-07 03:43:39 222.252.1.x [47]CWD /TEST 250 0 -
2008-10-07 03:45:31 222.252.1.x [46]closed - 421 121 -
2008-10-07 03:46:01 222.252.1.x [47]closed - 421 121 -
2008-10-07 03:49:59 222.252.1.x [48]USER ftp.http 331 0 -
2008-10-07 03:49:59 222.252.1.x [48]PASS - 230 0 -
2008-10-07 03:49:59 222.252.1.x [48]CWD /TEST 250 0 -
2008-10-07 03:50:05 222.252.1.x [48]CWD /Upload_Data 250 0 -
2008-10-07 03:51:15 222.252.1.x [49]USER anonymous 331 0 -
2008-10-07 03:51:15 222.252.1.x [49]PASS mozilla@example.com 530 1326 -
2008-10-07 03:51:23 222.252.1.x [49]USER ftp.http 331 0 -
2008-10-07 03:51:23 222.252.1.x [49]PASS - 230 0 -
2008-10-07 03:51:23 222.252.1.x [49]sent / 550 2 -
2008-10-07 03:51:23 222.252.1.x [49]sent / 426 2 -
2008-10-07 03:51:23 222.252.1.x [49]CWD / 250 0 -
2008-10-07 03:51:27 222.252.1.x [49]sent / 550 2 -
2008-10-07 03:51:27 222.252.1.x [49]sent / 426 2 -
2008-10-07 03:51:27 222.252.1.x [49]CWD / 250 0 -
2008-10-07 03:51:30 222.252.1.x [49]sent /TEST 550 2 -
2008-10-07 03:51:30 222.252.1.x [49]sent /TEST 426 2 -
2008-10-07 03:51:30 222.252.1.x [49]CWD /TEST 250 0 -
2008-10-07 03:53:02 222.252.1.x [48]closed - 421 121 -
2008-10-07 03:53:32 222.252.1.x [49]closed - 421 121 -
2008-10-07 04:00:09 222.252.1.x [50]USER administrator 331 0 -
2008-10-07 04:00:09 222.252.1.x [50]PASS - 230 0 -
2008-10-07 04:00:15 222.252.1.x [50]QUIT - 226 0 -
2008-10-07 04:00:15 222.252.1.x [51]USER ftp.http 331 0 -
2008-10-07 04:00:15 222.252.1.x [51]PASS - 230 0 -
2008-10-07 04:00:15 222.252.1.x [51]CWD /Upload_Data 250 0 -
2008-10-07 04:00:20 222.252.1.x [51]CWD .. 250 0 -
2008-10-07 04:00:21 222.252.1.x [51]CWD TEST 250 0 -
2008-10-07 04:00:23 222.252.1.x [51]CWD /Upload_Data 250 0 -
2008-10-07 04:00:23 222.252.1.x [51]CWD /TEST 250 0 -
2008-10-07 04:02:32 222.252.1.x [51]closed - 421 121 -
2008-10-07 04:08:08 222.252.1.x [52]USER ftp.http 331 0 -
2008-10-07 04:08:08 222.252.1.x [52]PASS - 230 0 -
2008-10-07 04:08:08 222.252.1.x [52]CWD /TEST 250 0 -
2008-10-07 04:08:12 222.252.1.x [52]CWD /Upload_Data 250 0 -
2008-10-07 04:08:12 222.252.1.x [52]CWD /TEST 250 0 -
2008-10-07 04:08:18 222.252.1.x [52]CWD /Upload_Data 250 0 -
2008-10-07 04:08:18 222.252.1.x [52]CWD /TEST 250 0 -
2008-10-07 04:08:28 222.252.1.x [52]CWD /Upload_Data 250 0 -
2008-10-07 04:08:28 222.252.1.x [52]CWD / 250 0 -
2008-10-07 04:10:32 222.252.1.x [52]closed - 421 121 -
2008-10-07 06:15:21 222.252.1.x [53]USER ftp.http 331 0 -
2008-10-07 06:15:21 222.252.1.x [53]PASS - 230 0 -
2008-10-07 06:15:21 222.252.1.x [53]CWD / 250 0 -
2008-10-07 06:15:25 222.252.1.x [53]CWD /Upload_Data 250 0 -
2008-10-07 06:15:25 222.252.1.x [53]CWD / 250 0 -
2008-10-07 06:17:36 222.252.1.x [53]closed - 421 121 -
2008-10-07 06:26:09 192.168.1.1 [54]USER ftp.http 331 0 -
2008-10-07 06:26:23 192.168.1.1 [54]PASS - 230 0 -
2008-10-07 06:27:14 192.168.1.1 [54]QUIT - 200 0 -
2008-10-07 06:27:31 192.168.1.20 [55]USER ftp.http 331 0 -
2008-10-07 06:27:35 192.168.1.20 [55]PASS - 230 0 -
2008-10-07 06:27:40 192.168.1.20 [55]created /test.txt 226 0 -
2008-10-07 06:29:36 192.168.1.20 [55]QUIT - 226 0 -
2008-10-07 06:29:45 192.168.1.1 [56]USER ftp.http 331 0 -
2008-10-07 06:29:50 192.168.1.1 [56]PASS - 530 1326 -
2008-10-07 06:30:06 192.168.1.1 [56]USER ftp.http 331 0 -
2008-10-07 06:30:10 192.168.1.1 [56]PASS - 230 0 -
2008-10-07 06:32:37 192.168.1.1 [56]closed - 421 121 -
2008-10-07 06:34:19 222.252.1.x [57]USER ftp.http 331 0 -
2008-10-07 06:34:23 222.252.1.x [57]PASS - 230 0 -
2008-10-07 06:37:37 222.252.1.x [57]closed - 421 121 -
2008-10-07 06:40:57 222.252.1.x [58]USER ftp.http 331 0 -
2008-10-07 06:41:08 222.252.1.x [58]PASS - 230 0 -
2008-10-07 06:44:37 222.252.1.x [58]closed - 421 121 -
2008-10-07 06:46:54 222.252.1.x [59]USER ftp.http 331 0 -
2008-10-07 06:47:05 222.252.1.x [59]PASS - 230 0 -
2008-10-07 06:48:55 192.168.1.1 [60]USER ftp.http 331 0 -
2008-10-07 06:49:00 192.168.1.1 [60]PASS - 230 0 -
2008-10-07 06:49:11 192.168.1.1 [60]QUIT - 200 0 -
2008-10-07 06:49:38 222.252.1.x [59]closed - 421 121 -
2008-10-07 06:50:13 222.252.1.x [61]USER ftp.http 331 0 -
2008-10-07 06:50:13 222.252.1.x [61]PASS - 230 0 -
2008-10-07 06:50:13 222.252.1.x [61]CWD / 250 0 -
2008-10-07 06:50:18 222.252.1.x [61]CWD /Upload_Data 250 0 -
2008-10-07 06:50:21 222.252.1.x [61]CWD /TEST 250 0 -
2008-10-07 06:52:38 222.252.1.x [61]closed - 421 121 -
2008-10-07 06:56:06 192.168.1.1 [62]USER administrator 331 0 -
2008-10-07 06:56:10 192.168.1.1 [62]PASS - 230 0 -
2008-10-07 06:58:38 192.168.1.1 [62]closed - 421 121 -
2008-10-07 07:06:10 222.252.1.x [63]USER ftp.http 331 0 -
2008-10-07 07:06:10 222.252.1.x [63]PASS - 230 0 -
2008-10-07 07:06:10 222.252.1.x [63]CWD /Upload_Data 250 0 -
2008-10-07 07:07:20 222.252.1.x [64]USER administrator 331 0 -
2008-10-07 07:07:20 222.252.1.x [64]PASS - 230 0 -
2008-10-07 07:07:27 222.252.1.x [64]QUIT - 226 0 -
2008-10-07 07:08:23 222.252.1.x [65]USER administrator 331 0 -
2008-10-07 07:08:23 222.252.1.x [65]PASS - 230 0 -
2008-10-07 07:08:23 222.252.1.x [65]CWD / 250 0 -
2008-10-07 07:09:38 222.252.1.x [63]closed - 421 121 -
2008-10-07 07:11:08 222.252.1.x [65]closed - 421 121 -
2008-10-07 07:16:41 192.168.1.56 [66]USER ftp.http 331 0 -
2008-10-07 07:16:48 192.168.1.56 [66]PASS - 230 0 -
2008-10-07 07:17:09 192.168.1.56 [66]created /csb.log 226 0 -
2008-10-07 07:20:09 192.168.1.56 [66]closed - 421 121 -
2008-10-07 07:48:42 222.252.1.x [67]USER ftp.http 331 0 -
2008-10-07 07:48:42 222.252.1.x [67]PASS - 230 0 -
2008-10-07 07:48:45 222.252.1.x [67]CWD /Upload_Data 250 0 -
2008-10-07 07:52:10 222.252.1.x [67]closed - 421 121 -
2008-10-07 07:55:36 222.252.1.x [68]USER ftp.http 331 0 -
2008-10-07 07:55:36 222.252.1.x [68]PASS - 230 0 -
2008-10-07 07:55:36 222.252.1.x [68]CWD /Upload_Data 250 0 -
2008-10-07 07:58:10 222.252.1.x [68]closed - 421 121 -
2008-10-07 08:57:37 222.252.1.x [69]USER ftp.http 331 0 -
2008-10-07 08:57:42 222.252.1.x [69]PASS - 230 0 -
2008-10-07 09:00:12 222.252.1.x [69]closed - 421 121 -
2008-10-07 09:06:01 222.252.1.x [70]USER ftp.http 331 0 -
2008-10-07 09:06:01 222.252.1.x [70]PASS - 230 0 -
2008-10-07 09:06:01 222.252.1.x [70]CWD /Upload_Data 250 0 -
2008-10-07 09:09:12 222.252.1.x [70]closed - 421 121 -
2008-10-07 09:15:11 222.252.1.x [71]USER ftp.http 331 0 -
2008-10-07 09:15:11 222.252.1.x [71]PASS - 230 0 -
2008-10-07 09:15:11 222.252.1.x [71]CWD /Upload_Data 250 0 -
2008-10-07 09:16:03 222.252.1.x [71]QUIT - 226 0 -
2008-10-07 09:16:05 222.252.1.x [72]USER ftp.http 331 0 -
2008-10-07 09:16:05 222.252.1.x [72]PASS - 230 0 -
2008-10-07 09:16:05 222.252.1.x [72]CWD /Upload_Data 250 0 -
2008-10-07 09:18:13 222.252.1.x [72]closed - 421 121 -
2008-10-07 09:18:36 222.252.1.x [73]USER ftp.http 331 0 -
2008-10-07 09:18:36 222.252.1.x [73]PASS - 230 0 -
2008-10-07 09:18:36 222.252.1.x [73]CWD /Upload_Data 250 0 -
2008-10-07 09:18:57 222.252.1.x [74]USER administrator 331 0 -
2008-10-07 09:19:14 222.252.1.x [74]USER administrator 331 0 -
2008-10-07 09:19:32 222.252.1.x [74]PASS - 230 0 -
2008-10-07 09:20:28 222.252.1.x [74]QUIT - 200 0 -
2008-10-07 09:20:41 222.252.1.x [75]USER administrator 331 0 -
2008-10-07 09:20:45 222.252.1.x [75]PASS - 230 0 -
2008-10-07 09:21:13 222.252.1.x [73]closed - 421 121 -
2008-10-07 09:23:44 222.252.1.x [75]closed - 421 121 -
2008-10-07 09:45:13 222.252.1.x [76]USER administrator 331 0 -
2008-10-07 09:45:37 222.252.1.x [76]USER administrator 331 0 -
2008-10-07 09:45:45 222.252.1.x [76]USER administrator 331 0 -
2008-10-07 09:45:50 222.252.1.x [76]PASS - 230 0 -
2008-10-07 09:48:44 222.252.1.x [76]closed - 421 121 -
2008-10-07 11:14:32 222.252.1.x [77]USER ftp.http 331 0 -
2008-10-07 11:14:32 222.252.1.x [77]PASS - 230 0 -
2008-10-07 11:14:32 222.252.1.x [77]CWD /Upload_Data 250 0 -
2008-10-07 11:14:42 222.252.1.x [77]QUIT - 226 0 -

< Message edited by vinhxc -- 8.Oct.2008 2:32:05 AM >

(in reply to vinhxc)
Post #: 6
RE: FTP on ISA 2006 - Can not upload file - 8.Oct.2008 8:24:52 AM   
vinhxc

 

Posts: 6
Joined: 31.Mar.2008
Status: offline
Dear All,
I fixed my prob by my self. I found out that I need to create a rule for outbound traffic by port 21 and allow it from external to localhost (I hosted my FTP server on ISA ^_^) now. I can upload data from internet as normal. HA HA HA, it took me 3 days and a half of today.
I closed this topic.
Thank All.
Best Regards,
Trinh Thanh Vinh  ( cry for 3 days lost and laugh when I'm sure I'm not a chicken )

< Message edited by vinhxc -- 8.Oct.2008 8:27:22 AM >

(in reply to vinhxc)
Post #: 7
RE: FTP on ISA 2006 - Can not upload file - 8.Oct.2008 9:00:45 AM   
Jason Jones

 

Posts: 2118
Joined: 30.Jul.2002
From: United Kingdom
Status: offline
Running an FTP Server on your ISA firewall...<shudder>

_____________________________

Jason Jones (MVP)

Silversands Limited http://www.silversands.co.uk
My Blog: http://blog.msfirewall.org.uk/

Get our NEW ISA 2006 Book!: http://tinyurl.com/2gpoo8

(in reply to vinhxc)
Post #: 8
RE: FTP on ISA 2006 - Can not upload file - 8.Oct.2008 10:22:04 AM   
paulo.oliveira

 

Posts: 792
Joined: 3.Jan.2008
From: Amazonas, Brazil
Status: offline
Hi,

did not mean to offend you.... sorry if I did.

quote:

I fixed my prob by my self. I found out that I need to create a rule for outbound traffic by port 21 and allow it from external to localhost (I hosted my FTP server on ISA ^_^) now. I can upload data from

Huummm... not sure about that.... But I´m glad you could solve your problem and shared the soultion with us...

About the FTP server running on ISA machine... really not recomended...

Regards,
Paulo Oliveira.

(in reply to vinhxc)
Post #: 9
RE: FTP on ISA 2006 - Can not upload file - 8.Oct.2008 12:50:15 PM   
vinhxc

 

Posts: 6
Joined: 31.Mar.2008
Status: offline
Hope it is helpful for some one.
Best Regards,
Trinh Thanh Vinh

(in reply to paulo.oliveira)
Post #: 10

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [ISA 2006 Publishing] >> Server Publishing >> FTP on ISA 2006 - Can not upload file Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts