Search found 7 matches
- Mon Apr 09, 2007 12:40 am
- Forum: Client - Issues
- Topic: will not work on different internet connection?
- Replies: 3
- Views: 3044
Could be the ISP too. They all have Acceptable Use Policies in order to prevent what they see as abuse of their network. One example is blocking port 25 (SMTP) outbound to any IP other than their SMTP server(s), this to block mail spammers. Port workarounds with FTP will prove to be an exercise in f...
- Fri Apr 06, 2007 11:44 pm
- Forum: Client - Issues
- Topic: will not work on different internet connection?
- Replies: 3
- Views: 3044
You don't say if you are using the same computer at both locations? Your BF's computer may be blocking certain ports. It's also possible you are using PORT transfers which may work in some cases and not in others. Try using a PASV connection. In a nutshell, PORT connections have the server you're co...
- Thu Mar 15, 2007 5:11 pm
- Forum: Client - Issues
- Topic: AS/400 iSeries FTP
- Replies: 6
- Views: 4380
I just sent the same file back to as400, looks fine.
I used ASCII transfer... File . . . . . . : ITMTST Library . . . . : QGPL Member . . . . . : ITMTST Record . . . . . : 860 Control . . . . . B Column . . . . . : 1 Find . . . . . . . *...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+... J9920CHARGE,SHARPS 0000000000000000000...
- Thu Mar 15, 2007 3:21 pm
- Forum: Client - Issues
- Topic: AS/400 iSeries FTP
- Replies: 6
- Views: 4380
File transferred fine for me
I just upload a file from v5r3 in the default Binary mode and sure enough it landed in EBCDIIC on my PC. Changed transfer mode to ASCII and it uploaded fine. See snippets below. BTW, you probably know that native packed and binary data type will not translate using ftp. Binary: ±≡Φ...
- Sat Feb 24, 2007 12:54 am
- Forum: Client - General
- Topic: Command line: preventing initial LIST command
- Replies: 5
- Views: 2568
- Fri Feb 16, 2007 2:18 pm
- Forum: Client - General
- Topic: Command line: preventing initial LIST command
- Replies: 5
- Views: 2568
That choice is available as you suggested. When I turn off LIST though I get an error Can't open destination file. If I turn LIST back on, it works fine. This is a download from an AS400 ftp server to an XP PC. Perhaps it needs the LIST command to retreive the attributes of the file in order to prop...
- Thu Feb 15, 2007 3:25 pm
- Forum: Client - General
- Topic: Command line: preventing initial LIST command
- Replies: 5
- Views: 2568
Command line: preventing initial LIST command
Anyone know of a way to stop CoreFTP (CoreCmd) from issuing the LIST command when it first connects to a server? I'm running this from the command line (or a .cmd file) and just want to grab a file if it's there. If the folder has lot's of files in it, time is waisted cataloging the folder with LIST.