Re: Is their Automatic command to send a JPG file using FTP

2010-01-29 Thread Polytropon
On Thu, 28 Jan 2010 13:39:38 -0800, "Dixit, Viraj" wrote: > Hi, > > The script that I have setup does not work if I run the .netrc file. I > ran the commands in ftp -v mode and it did not like machine command, did > not like passwd or pwd etc. Did you issue the command % ftp -v 0.0.0.

Re: Is their Automatic command to send a JPG file using FTP

2010-01-28 Thread Dan Nelson
In the last episode (Jan 28), Dixit, Viraj said: > The script that I have setup does not work if I run the .netrc file. I > ran the commands in ftp -v mode and it did not like machine command, did > not like passwd or pwd etc. The commands in .netrc are not the same ones that you send on the ftp

RE: Is their Automatic command to send a JPG file using FTP

2010-01-28 Thread Dixit, Viraj
nal Message- From: Dan Nelson [mailto:dnel...@allantgroup.com] Sent: Wednesday, January 27, 2010 2:54 PM To: Dixit, Viraj Cc: freebsd-questions@freebsd.org Subject: Re: Is their Automatic command to send a JPG file using FTP In the last episode (Jan 27), Dixit, Viraj said: > I am looking to

Re: Is their Automatic command to send a JPG file using FTP

2010-01-28 Thread Polytropon
On Thu, 28 Jan 2010 10:21:32 -0800, "Dixit, Viraj" wrote: > Thanks so much. One question, I created a .netrc file and put it in the > root (/root) directory and this is what it looks like below. I have > taken out the IP, user name & password so no body can use them. Do you regularly work as roo

RE: Is their Automatic command to send a JPG file using FTP

2010-01-28 Thread Dixit, Viraj
sday, January 28, 2010 12:03 AM To: Dixit, Viraj Cc: freebsd-questions@freebsd.org Subject: Re: Is their Automatic command to send a JPG file using FTP On Wed, 27 Jan 2010 14:08:40 -0800, "Dixit, Viraj" wrote: > Hi, > I am looking to see if there a command or a script In BSD Os that will

Re: Is their Automatic command to send a JPG file using FTP

2010-01-28 Thread Polytropon
On Wed, 27 Jan 2010 14:08:40 -0800, "Dixit, Viraj" wrote: > Hi, > I am looking to see if there a command or a script In BSD Os that will > allow me to ftp to a server automatically and get a file from another > server. User name and passwd will be already in the script so it will > run ftp and do

Re: Is their Automatic command to send a JPG file using FTP

2010-01-27 Thread J65nko
On Wed, Jan 27, 2010 at 11:08 PM, Dixit, Viraj wrote: > Hi, > I am looking to see if there a command or a script In BSD Os that will > allow me to ftp to a server automatically and get a file from another > server. User name and passwd will be already in the script so it will > run ftp and downloa

Re: Is their Automatic command to send a JPG file using FTP

2010-01-27 Thread Jerry McAllister
On Wed, Jan 27, 2010 at 02:08:40PM -0800, Dixit, Viraj wrote: > Hi, > I am looking to see if there a command or a script In BSD Os that will > allow me to ftp to a server automatically and get a file from another > server. User name and passwd will be already in the script so it will > run ftp and

Re: Is their Automatic command to send a JPG file using FTP

2010-01-27 Thread Dan Nelson
In the last episode (Jan 27), Dixit, Viraj said: > I am looking to see if there a command or a script In BSD Os that will > allow me to ftp to a server automatically and get a file from another > server. User name and passwd will be already in the script so it will run > ftp and download a file or