10 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
Hi Folks,
While transferring file from FTP software like Filezilla the files gets corrupted.
Is there any way I can check if the recently transferred file is in ASCII and not corrupted. I have tried using file -i filename command which does tell if the file character set is ASCII or binary... (6 Replies)
Discussion started by: Khan28
6 Replies
2. Shell Programming and Scripting
hello
i need check if file_name exist on remote FTP or not
the FTP is anonymous and doesnt require username/pass (3 Replies)
Discussion started by: mogabr
3 Replies
3. AIX
how to connect to ftp server in passive mode?
ftp server.abc
and how can i see ftp settings, doesn't exist some ftpd.conf
there is some other file where i check the options and configurations of ftp server?
Thanks (3 Replies)
Discussion started by: prpkrk
3 Replies
4. Shell Programming and Scripting
Hi,
I have requirement to get a file from a remote location using SFTP only if the file has read/write permission either to the user or to the group.
Currently i m taking the ls of the required file and storing it in a flat file to check the file permission.
Please advice is there any... (3 Replies)
Discussion started by: ravin
3 Replies
5. Shell Programming and Scripting
Hi
I am FTPing a file to a remote server from my local server. But after I FTP it the permissions are not in executable option, I need to change the permissions of the FTPed file how can i do that. Below is my script
LOCALDIR=/batch/ediprocess
LOCAL_BACKUP_DIR/batch/ediprocessBackUp... (4 Replies)
Discussion started by: shanth_chandra
4 Replies
6. Shell Programming and Scripting
:mad: Hi All,
I have written a script, which will get the file from other server through FTP.
It is working fine, but i want to add a code which should first check, if the file is available in the source system and then do FTP, once successfully completed, it should delete the file.
Is... (4 Replies)
Discussion started by: Amit.Sagpariya
4 Replies
7. Shell Programming and Scripting
Hi
I use a shell script to transfer files from UNIX to Windows 2000 server before the FTP i need to check whether any files with the same name exists. If the files are already present it need not be FTPed else the file should be FTPed.
Kindly help me. (2 Replies)
Discussion started by: Codesearcher
2 Replies
8. UNIX for Advanced & Expert Users
Hi,
We have some clients who will place huge files in to one of the remote server.
And the shell script written in our local server to retrieve client files (using FTP) placed on one of the remote server of ours by clients.
My question Is there any FTP command/script to check from my local... (1 Reply)
Discussion started by: nmsrao
1 Replies
9. Shell Programming and Scripting
how could i check that the ftp oof any file is successfully done.
thanks in advance. (1 Reply)
Discussion started by: rinku
1 Replies
10. IP Networking
Hi,
I'm uploading files using internet explorer.
1.Open internet explorer 6.0
2.Open site like ftp://172.45.15.1
3.Copy files
The files which I'm copying are basically zip files. What is the default transfer mode, I mean ASCII/BINARY ???.
The problem I'm facing, while extracting these... (4 Replies)
Discussion started by: ronald_brayan
4 Replies