Hi, I'm using FTP scripts to transfer PDF files from AS/400 system to Remote System. I'm creating a new directory in remote system using MKDIR command and then doing the data transfer as below. LCD /LOCAL/PDF MKDIR /REMOTE/PDF1 CD /REMOTE/PDF1 PUT FILE1.PDF FILE1.PDF But the Remote System...
Thanks! We'll email you when relevant content is added and updated.
To remotely connect to my web host, I primarily use FileZilla FTP client. One of my folders has over 200,000 files. But from the looks of it, FileZilla would only allow me to download 99,999 files. What can I do to get all of the files downloaded?
Thanks! We'll email you when relevant content is added and updated.
In our work group, we're all on the same LAN and on the same Linux version. Here's our question: Can we send files through the FTP from the terminal? We don't want to install any other software. Is there a specific Linux command we can use?
Thanks! We'll email you when relevant content is added and updated.
An IBM i user profile has no special authority. But still the user profile can get access to System i Navigator and FTP, etc. How can we restrict them from getting those authority?
Thanks! We'll email you when relevant content is added and updated.
My old machine is still on Windows XP. I have several local files that I need to copy to a FTP server. How can I do this? Do I have to create a batch file? Thank you so much.
Thanks! We'll email you when relevant content is added and updated.
My department is currently developing a PHP project in Netbeans. Could we upload our files to our host when saving? We want to use FTP if that's possible.
Thanks! We'll email you when relevant content is added and updated.
My boss notified me that I have to download all of our files from our FTP server to hosting on another server. Here's the issue: I only have shell access to the server I'm putting all the files. Is there a Linux FTP command that would allow me to download everything?
Thanks! We'll email you when relevant content is added and updated.
I am trying to FTP from IFS to a iSeries database file. The file gets transferred but the end of line is not getting recognized so only one record is created in the receiving file.
Thanks! We'll email you when relevant content is added and updated.
I zipped a file using shell command in AS/400. When I FTP the file, its working but when I send it through email, I couldn't open the file as it says "file is invalid " Could someone help to fix this issue?
Thanks! We'll email you when relevant content is added and updated.
My apologizes if this question sounds confusing but here it goes. I have to upload the exact same file to two different places on the same FTP. Is there a way to copy/paste that file instead of uploading it twice? Thanks again.
Thanks! We'll email you when relevant content is added and updated.
I'm using VB.NET - and I need to know how I can upload my file to a FTP site. And here's another worry of mine - in that file already exists in the directory, will that file be overwritten? Thanks.
Thanks! We'll email you when relevant content is added and updated.