10 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
Hi,
I have one FTP script which simply sends the file to target server via netrc.it used to work as normal for years.recently target server IP got changed , same has been updated in .netrc but unable to connect it via FTP though netwrk guys already opened the port 21,20 and 22 .
NETRC... (7 Replies)
Discussion started by: Riverstone
7 Replies
2. Red Hat
Hi all,
i am using fedora 11,and want to make my system as ftp server. I have installed vsftp package and vsftpd daemon is also running.
Can i access my files from outer world i.e. internet using ftp? How can i do that?
i started vsftpd daemon and tried to access server from other system like... (2 Replies)
Discussion started by: yashwantkumar
2 Replies
3. Linux
Dear all,
I am totally despaired and puzzled.
Using Filezilla under Windows under the same network as our Linux servers is working. Using FTP command-line client under any of our Linux debian servers is not working ! I tried with different FTP servers -> same problem !
All commands are... (12 Replies)
Discussion started by: magix_ch
12 Replies
4. UNIX for Dummies Questions & Answers
I am trying to set up an account for a user on our network to ftp into and access his folder for his web site.
I have been tossed into the previous web hosting server without really knowing much about how it has or is set up, but I've been following most of the tutorials I have seen around the... (0 Replies)
Discussion started by: nlraley
0 Replies
5. Shell Programming and Scripting
Why when I mv $UpLoadFileName supfinaid.DSB
does not work,
it is getting the $UpLoadFileName and it is moving it to the right location,
but not the move,
Let me know if you want to see the all script, I just want to rename
$UpLoadFileName, it is moving $UpLoadFileName to the right... (6 Replies)
Discussion started by: rechever
6 Replies
6. AIX
Upto last month my script was working fine,
Now I am getting following error, any one help me?
Tcl_Init failed: Can't find a usable init.tcl in the following directories:
/usr/local/lib/tcl8.0 ./lib/tcl8.0 ./tcl8.0/library ./library
This probably means that Tcl wasn't installed... (0 Replies)
Discussion started by: redlotus72
0 Replies
7. Shell Programming and Scripting
Hello,
A couple of times per week, i receive emails notifications when files are available for processing.
Currently i read these eamails with a java program and store the attachement on my C: drive and would now like to generate a PC script to send this file name up to UNIX-Solaris and... (3 Replies)
Discussion started by: bobk544
3 Replies
8. Cybersecurity
Hi,
I'm getting the following error while trying to use the ftp command.
----------------
331 Password required for prodofsa.
Password:
230 User prodofsa logged in.
ftp>
ftp>
ftp>
ftp> ls
200 PORT command successful.
425 Can't build data connection: Connection timed out.
ftp>... (10 Replies)
Discussion started by: ronald_brayan
10 Replies
9. Shell Programming and Scripting
hi
I have made d below ftp script but the last part of script ie. moving the files after transfer (to a location in the source server only) is not working for me.
Can anybody pls..help.in same..!!!
#######################################################
#!/bin/sh
ftp -n 10.209.13.11... (2 Replies)
Discussion started by: rookie250
2 Replies
10. Linux
Iam tryingto login into my Enterprise Linux 4 server, which has gssftp running on it but from the client side it is not loging in the user which I have made in Linux and it is not logging in with anonymous I don't know the p/w for anonymous user. How should I make the user or which file has to be... (1 Reply)
Discussion started by: omair_ilyas
1 Replies