Hi,
I have a simple bash script that looks something like this:
#!/bin/sh
ftp -p < /home/scripts/getpl > /home/logs/getpllog.txt
and the getpl code looks like this:
open 999.99.9.999
pwd...
http://www.experts-exchange.com/Software/Internet_Email/File_Sharing/FTP/Q_23809572.html
I like to ftp to my Linux box from my windows XP computer.
How do I setup Linux so that I can do that?
Do I have to launch some type of ftp server on the Linux box?
If so, how?
Also how can...
http://www.experts-exchange.com/OS/Linux/Q_21047332.html
I'm putting Linux on an old computer to run a web server. It used to run windows so I'm fairly well versed in Apache/MySQL/PHP, it's just the Linux part that I don't know too much about.
I'm com...
http://www.experts-exchange.com/OS/Linux/Q_21469200.html
I am very new to linux, been using it about 2 weeks now. I just set up as an FTP server by using this tutorial:
http://www.informit.com/articles/article.asp?p=378136&rl=1
Following that tutoria...
http://www.experts-exchange.com/Networking/Linux_Networking/Q_21722280.html
Zones:
Linux NetDate Answered: 02/24/2006 Rating: 7.4 Views: 0
Hi
Is it possible to transfer files via FTp directly between two Hosts initiating the transfer from host3?
I have 2 Servers at different locations, but I don't have SSH access. I'd like to se...
http://www.experts-exchange.com/OS/Linux/Q_22035766.html
Zones:
LinuxDate Answered: 11/22/2006 Rating: 8.2 Views: 0
Dear All,
I m new to linux. I have installed Fedora 7 and installed the VSFTPD package, but I dont know how to create a user, lets say that I want to users tp have the access to upload and do...
http://www.experts-exchange.com/OS/Linux/Administration/Q_22815148.html
Hi,
Can someone please show me an example of how I might FTP a file from "server1" to "server2", but by running my bash script on "server3"?
I have done several "puts" from "server1" to "serv...
http://www.experts-exchange.com/Software/Internet_Email/File_Sharing/FTP/Q_23604960.html
Hi experts
I want to copy multiple files from multiple directories with ftp, but I get this problem
553 Could not create file.
the FTP command that I use it
mput */logs/*
but I get this error...
http://www.experts-exchange.com/Software/Internet_Email/File_Sharing/FTP/Q_24019172.html
HI,
I'm connecting to an ftp server via the command line (we also use a ftp client to do this via on of our applications). I connect to the server ok but when I try to list the contents of the d...
http://www.experts-exchange.com/Software/Internet_Email/File_Sharing/FTP/Q_24037976.html
I want to know how to set a Red Hat Linux 5.2 to a Ftp Server,but I don't want it's a anonymous server,how can I set the Ftp user account and I don't want give user see the root command,how can I h...
http://www.experts-exchange.com/OS/Linux/Q_10157682.html