FTP Questions and Answers

Recent IT Questions

1 - 20 of 98
<<PREVIOUS 1|2|3|4|5 NEXT>>

Windows Server 2003 FTP / IIS 6 FTP multiple files of same name being uploaded

Just completed migrating an old NT4 FTP server to 2003. It appears that all works fine with manual uploads, but more than one of our clients has attempted to upload with an automated process - scripted or client based and had the problem where they get an access denied error message after starting...

Answer Question   |  Nov 5 2009  8:34 PM GMT
IIS6 FTP, Windows 2003 Server FTP, IIS 6.0
asked by MicJ

  155 pts.

Microsoft Small Business Server and FTP

I have a Microsoft Small Business Server 2003 and I host a public FTP server on a Windows 2003 Server on the same network. Public access to my FTP sever is ftp.zevcohen.com. My clients can connect to the internal FTP server just fine from outside of my network. The problem is that my internal users...

View Answer   |  Oct 6 2009  6:37 PM GMT
Windows Server 2003, FTP, SBS 2003
asked by Tswirka

  25 pts.

FTP through CLP program

Hello, I have a script written for 'INPUT' file during the FTP process. The user-id and the password are being hardcoded in the script.To maintain the security I want to encrypt the password alone in the script.May be when the FTP is in action, the password can be retrieved from a file or data...

View Answer   |  Oct 1 2009  5:45 PM GMT
AS/400 FTP, FTP, CLP
asked by Sris1986

  55 pts.

Data transfer

Any ideas on how to transfer large amounts of data beyond FTP site. Size and time restrictions limit use of FTP so looking for a solution that can handle more and faster

View Answer   |  Sep 29 2009  3:42 PM GMT
FTP, File transfers
asked by Wetz

  10 pts.

i5 software to download currency exchange rates

Does anyone know of i5 software packages or web services that will allow me to download currency exchange rates to our i5 via FTP. I don't need a conversion of dollar amounts, just the rates. Thank You,

View Answer   |  Sep 17 2009  1:17 PM GMT
i5, i5/OS, FTP
asked by Effew

  10 pts.

FTP from AS400 converts "£" sign in deal narrative to "$"

A report I'm FTPing has the "£" symbol on the deal narrative, but when I FTP it to a text file the "£" symbol gets converted to a "$" symbol. How can I rectify this?

View Answer   |  Sep 9 2009  10:01 AM GMT
AS/400, FTP, AS/400 FTP
asked by Jrayworth

  5 pts.

NT 4 to 2003 local server migration

I am attempting to migrate a VERY OLD FTP server running on NT 4 (IIS4) to new hardware running 2003 R2. I am currently using local accounts on both servers as these are not connected to our AD environment. I am able to migrate the IIS FTP sites but am needing to migrate the corresponding NT...

View Answer   |  Sep 4 2009  3:53 PM GMT
NT4 Migration, FTP, FTP Migration
asked by MicJ

  155 pts.

router to tftp server software copy

I want to copy new software from tftp server to my router and i tried many times but its failed so any one know the way to do that Software/Hardware used: software

View Answer   |  Sep 1 2009  6:27 AM GMT
Router Software, Cisco 1800, Cisco Routers
asked by Mohadbazzi47

  145 pts.

FTP over SSL issue

Hello Guys, I am going into an issue and I don't really know how to solve it. I am trying to estabilish FTP over SSL connection between a V5R2 AS400 and a AIX in a vendor company. The connection has been established NATing the IP address flowing the over the internet. The problem isL when I try to...

View Answer   |  Aug 26 2009  10:19 PM GMT
SSL, FTPS, FTP
asked by Brunocl

  215 pts.

XML

Hi Anyone I need help on knowing how to create XML. I am currently using the AS400 and GSSC wants us to send our invoices via XML. I thought i could FTp a file across via the normal FTP command. Please help

Answer Question   |  Aug 19 2009  6:58 AM GMT
XML Edge File, XML, FTP
asked by Devan

  45 pts.

FTP of Binary file to mainframe.

I have a binary file on a UNIX box that I need to ftp to a mainframe as RECFM=FB and LRECL=180. How do I format the ftp script?

View Answer   |  Aug 7 2009  3:17 PM GMT
FTP, Unix, Mainframe
asked by Mglass

  5 pts.

Where can I get a list of FTP error codes

FTP ERROR CODES (IE. 0166, 1808 ETC Can I get a list with an explanation

View Answer   |  Aug 7 2009  1:06 PM GMT
FTP, FTP Error Codes
asked by COBOLJIM

  5 pts.

FTP automation

I want to send/receive the latest file from an FTP site, how can I poll the sight and receive the latest file placed on the site.

View Answer   |  Jul 31 2009  6:26 PM GMT
FTP, FTP Automation
asked by 135

  15 pts.

AS400 FTP

HEllo, Can anyone please explain me the processing steps for FTP a file from AS400 system to my PC? Thanks & Regards Bibin George

View Answer   |  Jul 20 2009  6:31 AM GMT
AS/400 FTP, FTP
asked by BibinGeorge

  110 pts.

Transfer *SAVF to another AS400 box

Hi, Can anybody tell me as how to transfer a save file from one iSeries to another. I am using FTP. I tried the following FTP "Remote machine" after loggin in Typed BINARY NAME FMT 1 then i tried the PUT command... it did not work, may be my syntax was wrong or something. Can somebody help please....

View Answer   |  Jul 14 2009  12:21 AM GMT
FTP, Save/Restore Objects, SAVF
asked by Rockleadme

  385 pts.

file transfer via client access

Hi, in order to upload files from pc, i will usually write a FTP script in rpgle and trigger the FTP command in CLP to 'get' the file. due to security reason, FTP now is not allowed to use. May i know is there any way to upload pc file via client access with SCRIPT like FTP. THANKS.

View Answer   |  Jul 13 2009  4:43 PM GMT
RPGLE, FTP, CLP
asked by Boulevard

  55 pts.

VAR

How do you use VAR file compression to break up a large file to be sent over the net via FTP?

Answer Question   |  Jun 15 2009  4:33 PM GMT
VAR, VAR File Compression, FTP
asked by Dawooding

  20 pts.

Uploading a directory using Windows Command line FTP

I am having a problem wrapping my head around creating a very basic script to upload a directory to an FTP site. I am able to create a directory on the local machine to include the day and date in the directory name using the variables %day% and %date%. Using todays date, the result is a directory...

View Answer   |  Jun 12 2009  5:41 PM GMT
FTP, windows ftp, ftp upload
asked by MicJ

  155 pts.

How to use XML in RPG

Hi All, I want to know if its possible to FTP a file from RPG to any other systems using XML. More precisely, can we use XML to pull the data from RPG and feed it to other systems. If yes, appreciate if you can give some inputs or notes where I can find the complete process or code. Thanks.

View Answer   |  May 6 2009  10:20 PM GMT
RPG, XML, FTP
asked by RPGPGM

  40 pts.

using mget ftp command with iSeries

I'm trying to ftp some files to the as/400 using mget. The files I'm pulling have the same 1st 10 characters. The as/400's file name limit is 10 characters so after the 1st file is ftp'ed the mget ends stating that the file already exists and the mget ends. Does anyone know of a way around this...

View Answer   |  Apr 27 2009  6:01 PM GMT
AS/400 FTP, FTP, MGET
asked by TLloyd

  50 pts.

1 - 20 of 98
<<PREVIOUS 1|2|3|4|5 NEXT>>